

Reset Windows 10 Update Components
If the users are trying to reset Windows 10 update components, then they should carefully apply the given steps.
- Go to the Start option and input ‘cmd’ into the search section on your system.
- Reach the Command Prompt and right-click on it then select the ‘Run as administrator’ option.
- Navigate to the Command Prompt and input this software then select the Enter button after each one of them:
- net stop wuauserv
- net stop cryptSvc
- net stop bits
- net stop msiserver
- After executing these commands, input the pursuing ones to change the name of the folder ‘SoftwareDistribution.’
- You should click on the Enter button after each one of them:
- ren C:\\Windows\\SoftwareDistribution SoftwareDistribution.old
- ren C:\\Windows\\System32\\catroot2 Catroot2.old
- Input the pursuing commands to reboot the ‘Update Components’ that you turned off in the second instruction.
- Make sure to press the Enter button once input each one of them:
- net start wuauserv
- net start cryptSvc
- net start bits
- net start msiserver
- Later, shut the Command Prompt.
- Now, reboot the system.





