Welcome to Windows 11

Welcome to Windows 11 – a new, easy, and fast way to work, play, and stay connected

What is Error 0x80070306 in Windows 11?


The error code 0x80070306 in Windows 11 typically occurs when the system fails to install a Windows Update. This issue may be caused by corrupted system files, software conflicts, or issues within the Windows Update components. It commonly affects major feature updates or cumulative patches.

Why Does Error 0x80070306 Happen?


  1. Corrupted or missing system files
  2. Outdated or incompatible drivers
  3. Conflicts with antivirus or firewall software
  4. Damaged Windows Update components
  5. Interrupted or improperly completed updates

Step-by-Step Fixes for Error 0x80070306


1. Use the Built-in Windows Update Troubleshooter

  • Navigate to: Settings > System > Troubleshoot > Other troubleshooters
  • Click Run next to Windows Update
  • Follow the recommended steps

✅ 2. Reset Windows Update Components

Open Command Prompt as Administrator, then enter:

net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver

🔄 Restart your PC and retry the update.

✅ 3. Repair System Files Using SFC & DISM

In the Command Prompt (Admin), run:

sfc /scannow

Followed by:

DISM /Online /Cleanup-Image /RestoreHealth

🔁 Restart once done.

✅ 4. Temporarily Disable Antivirus Software

Turn off any third-party antivirus/firewall tools temporarily. These can block update processes. Be sure to re-enable them after the update.

✅ 5. Perform a Clean Boot

  1. Press Win + R, type msconfig, press Enter
  2. In the Services tab, check Hide all Microsoft services and click Disable all
  3. Go to Startup tab > Open Task Manager > Disable all startup apps
  4. Restart your computer and attempt the update

Windows 11 has been out for nearly two years, and for many of us, it’s already old news, but it’s still a great operating system. The initial release of Windows 11 brought a brand-new design language, a new Start menu, and other changes, and newer updates have come out to add even more.

Even if you’re not looking to upgrade, however, sometimes it can be good to perform a clean install of Windows 11, just to tidy things up and make the experience smoother again. It can also help if you’ve started to notice some issues with the OS. If you’re not sure how to download and install Windows 11 yourself, we’re here to help.

How do you download and install Windows 11?

Here’s a guide on how to download and install Windows 11, including images to guide you:

1. Check Compatibility:

  • Download the PC Health Check app from Microsoft’s website to verify if your PC meets the minimum requirements.
  • Ensure your PC has a 64-bit processor, 4GB RAM, 64GB storage, TPM 2.0, and Secure Boot enabled.

2. Choose Your Download Method:

  • Windows Update:
    • If your PC is eligible, you might see a notification in Windows Update.
    • Go to Settings > Update & Security > Windows Update and click “Check for updates.

  • Installation Assistant:
  • If you don’t see the Windows 11 upgrade in Windows Update, download the Windows 11 Installation Assistant from Microsoft’s website.

  • Media Creation Tool:
    • If you want to create a bootable USB drive or DVD, download the Media Creation Tool from Microsoft’s website.

3. Start the Download and Installation:

  • Run the chosen tool (Installation Assistant or Media Creation Tool).
  • Accept the license terms.
  • Select “Keep personal files and apps” to preserve your data during the upgrade.
  • Follow the on-screen instructions to complete the download and installation.

4. During Installation:

  • Your PC will restart several times.
  • You might see a progress bar and prompts for additional setup steps.
  • Once complete, you’ll be greeted by the new Windows 11 interface.

Additional Notes:

  • Ensure a stable internet connection for a smooth download and installation.
  • Back up your important files before upgrading, just in case.
  • If you encounter issues, refer to Microsoft’s official support resources for troubleshooting.

Enjoy the refreshed design and new features of Windows 11!