Your device is missing important security and quality fixes in update section of windows 10 pro n

Muhammad Saad 0 Reputation points
2026-09-18T01:08:07.39+00:00

whenever i want to update my pc for this security and quality fixes it start downloading while installing it could not install so and shows error like code e.g how to resolve this problem

Windows for home | Windows 10 | Install and upgrade
0 comments No comments

2 answers

Sort by: Newest
  1. EmilyS726 268.4K Reputation points Independent Advisor
    2026-09-18T01:41:38.5966667+00:00

    Hello

    Can you hold down Win+R keys, type in winver and press enter, and share a screenshot of the pop up please? I need to review the current installed version and build number first.

    Thanks!

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-09-18T01:08:31.81+00:00

    This usually means Windows Update is failing during download or installation. The supported fixes are:

    1. Run the Windows Update troubleshooter
      • Go to Start > Settings > System > Troubleshoot > Other troubleshooters.
      • Find Windows Update and select Run.
      • Complete the on-screen steps.
    2. Restart the PC and try Windows Update again
      • After restart, go to Start > Settings > Update & Security > Windows Update > Check for updates.
    3. Check that the Windows Update service is running
      • Press Win + R, type services.msc, and press Enter.
      • Find Windows Update.
      • If needed, right-click Properties.
      • Set Startup type to Automatic.
      • If the service is stopped, select Start.
      • Select Apply and OK.
    4. Temporarily disable third-party antivirus or firewall
      • Security software can block updates or cause access denied errors.
      • Temporarily pause or uninstall non-Microsoft antivirus, then try the update again.
      • Important: make sure the software can be reinstalled before removing it.
    5. Reset the Windows Update cache
      • This can remove damaged update files.
      • Press Win + R, type services.msc, and press Enter.
      • Stop the Windows Update service.
      • Open C:\Windows\SoftwareDistribution.
      • Delete the files and folders inside.
      • Go back to Services and start Windows Update again.
    6. Rename Windows Update folders from an elevated Command Prompt
      • Warning: this resets Windows Update components.
      • Search for command prompt, then select Run as administrator.
      • Run these commands one at a time:
             net stop bits
             net stop wuauserv
             ren %systemroot%\softwaredistribution softwaredistribution.bak
             ren %systemroot%\system32\catroot2 catroot2.bak
             net start bits
             net start wuauserv
        
      • Restart the PC.
    7. Check disk space
      • If the failure is related to insufficient space, Windows needs at least 16 GB free for 32-bit or 20 GB free for 64-bit upgrades.
      • If storage is low, free space and try again.
    8. Repair system files
      • Open Command Prompt as Administrator.
      • Run:
             sfc /scannow
        
    9. If a specific error code appears, use the matching fix
      • 0x80070005: insufficient permissions or access denied; use an administrator account and temporarily disable antivirus/firewall.
      • 0x80070002: restart the PC and run the Windows Update troubleshooter.
      • 0x80248014: start the Windows Update service and run the troubleshooter.
      • 0x800705b4: check internet connection and temporarily disable antivirus/firewall.
      • 0x80240034: check that Windows Update services are running and run the troubleshooter.

    If the update still fails after these steps, an in-place upgrade using the Windows 10 Media Creation Tool is an accepted resolution in similar cases because it upgrades Windows and repairs update components while keeping apps, settings, and files by default.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.