


Pro Guide to Reset Windows Update Components Windows 10/11
Jun 25, 2025 am 12:12 AMHow Can You Reset Windows Update Components in Windows 11/10? Here's the Answer!
Are you searching for a solution to reset Windows Update components in Windows 11 or 10? Don't worry! This article from MiniTool will provide you with three effective methods to reset these components and solve update-related problems. Let's dive into the details.
The Windows Update components play a crucial role in downloading and installing both feature and quality updates, along with drivers and other security improvements. However, issues may arise due to corrupted cache or malfunctioning related services. In such cases, resetting the Windows Update components to their default settings can be highly beneficial.
Now, let's explore how to reset the Windows Update components effectively.
How to Reset Windows Update Components on Windows 11/10?
Use Windows Troubleshooter
Windows 11 and 10 come equipped with built-in troubleshooters that can resolve various system issues, including those related to Windows Update. The Windows Update Troubleshooter can automatically detect and repair issues by resetting necessary components.
Here’s how you can reset Windows Update components using this method:
- Right-click the Start button and select Settings from the context menu.
- Navigate to System > Troubleshoot > Other troubleshooters.
- Find Windows Update and click Run.
This tool will scan for any issues and attempt to fix them. Keep in mind that this approach only resets the components when necessary.
Reset Windows Update Components Using Command Prompt
Resetting Windows Update components via Command Prompt is a more detailed process but remains highly effective. Follow the steps below carefully to perform this task.
- Open Command Prompt as an administrator in Windows 11/10.
- Enter the following commands one by one to stop the Background Intelligent Transfer Service (BITS), Windows Update service, Application Identity service, and Cryptographic service, pressing Enter after each command:
- net stop bits
- net stop wuauserv
- net stop appidsvc
- net stop cryptsvc
-
To delete the qmgr*.dat files, type the following command and press Enter:
- Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat"
Note: Skip this step if you're performing this action for the first time. If previous steps haven’t resolved the issue, consider executing this step.
-
Rename the SoftwareDistribution and catroot2 folders by entering the following commands and pressing Enter after each:
- Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak
- Ren %systemroot%\system32\catroot2 catroot2.bak
-
Reset the BITS service and the Windows Update service by running the following commands and pressing Enter after each:
- sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
- sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
-
Type the following command and press Enter:
- cd /d %windir%\system32
-
Re-register all the related BITS and Windows Update .dll files by entering the following commands and pressing Enter after each:
- regsvr32.exe atl.dll
- regsvr32.exe urlmon.dll
- regsvr32.exe mshtml.dll
- regsvr32.exe shdocvw.dll
- regsvr32.exe browseui.dll
- regsvr32.exe jscript.dll
- regsvr32.exe vbscript.dll
- regsvr32.exe scrrun.dll
- regsvr32.exe msxml.dll
- regsvr32.exe msxml3.dll
- regsvr32.exe msxml6.dll
- regsvr32.exe actxprxy.dll
- regsvr32.exe softpub.dll
- regsvr32.exe wintrust.dll
- regsvr32.exe dssenh.dll
- regsvr32.exe rsaenh.dll
- regsvr32.exe gpkcsp.dll
- regsvr32.exe sccbase.dll
- regsvr32.exe slbcsp.dll
- regsvr32.exe cryptdlg.dll
- regsvr32.exe oleaut32.dll
- regsvr32.exe ole32.dll
- regsvr32.exe shell32.dll
- regsvr32.exe initpki.dll
- regsvr32.exe wuapi.dll
- regsvr32.exe wuaueng.dll
- regsvr32.exe wuaueng1.dll
- regsvr32.exe wucltui.dll
- regsvr32.exe wups.dll
- regsvr32.exe wups2.dll
- regsvr32.exe wuweb.dll
- regsvr32.exe qmgr.dll
- regsvr32.exe qmgrprxy.dll
- regsvr32.exe wucltux.dll
- regsvr32.exe muweb.dll
- regsvr32.exe wuwebv.dll
Open the Registry Editor, navigate to HKEY_LOCAL_MACHINE\COMPONENTS, and delete incorrect registry values like PendingXmlIdentifier, NextQueueEntryIndex, and AdvancedInstallersNeedResolving.
Restart your computer and open CMD as an administrator. Type the command netsh winsock reset and press Enter to reset Winsock.
-
Reset the Windows update services by entering the following commands and pressing Enter after each:
- net start bits
- net start wuauserv
- net start appidsvc
- net start cryptsvc
Finally, restart your computer to ensure all changes take effect.
These are all the steps required to reset Windows Update components in Windows 11/10. Follow this comprehensive guide to easily complete the task whenever needed.
The above is the detailed content of Pro Guide to Reset Windows Update Components Windows 10/11. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

This Google translate picture guide shows you how to translate text from an image. If you are looking for more computer tips and solutions, you can visit php.cn Software official website where you can also find some useful computer tools like php.cn

If your Windows 11/10 computer doesn’t automatically the latest versions of device drivers, you will need to manually install them. In this post, php.cn Software will show you 3 different methods to manually install drivers on your device.

This post delivered by php.cn official web page introduces three methods to improve microphone volume and boost its performance, in Control Panel, via Settings, and by Device Manager. Read the below content to view details.

The operating system is the basic software for managing hardware resources, running programs, and providing user interaction interfaces. It coordinates the relationship between hardware and software and is responsible for memory allocation, device scheduling, file management and multitasking. Common systems include Windows (suitable for office and gaming), macOS (Apple devices, suitable for creative work), Linux (open source, suitable for developers), and Android/iOS (mobile device system). The choice of ordinary users depends on the usage scenario, such as software compatibility, security and customization requirements. How to view system information: Use winver command for Windows, click on the machine for macOS, use terminal commands for Linux, and find the phone in settings. The operating system is the underlying tool for daily use,

Have you ever wanted to adjust computer settings to fix some issues but suffered from Control Panel not opening? There is nothing more frustrating than this app not turning on, stopping you from viewing and changing system settings. In this post, mul

This post includes answers for what is dxdiag, how to run dxdiag in Windows 10/11, DirectX Diagnostic Tool’s main functions, and how to update dxdiag.exe driver. php.cn Software also provides many other computer tips and solutions for users. You can

What is Dell Digital Locker? How to log into Dell Digital Locker? This post from php.cn provides answers. Besides, you can know how to use your Dell Digital Locker to find software products included with your Dell computer.

This essay summarized by php.cn Software mainly teaches you how to open Windows 11 Computer Management with Windows Search, Quick Link menu, Run dialog, command prompt, PowerShell, File Explorer, Control Panel, as well as a desktop shortcut.
