4: Windows Update Error 0x8007371c - Clear SoftwareDistribution folder
Open a elevated command prompt and type in the following two lines, and press Enter after each:
net stop wuauserv net stop bits
Each command should take a few seconds, so wait until you see the messages that the services were stopped successfully. Leave the command prompt open for now.
Navigate to C:\Windows\SoftwareDistribution and open the folder. Press CTRL + A to select all files and folder, then press the Delete key. All the files in the SoftwareDistribution should be deleted. We don't want to delete the folder itself.
Rebooting will start the two services we stopped, but if you don't want to reboot, open up the command prompt again and type in the following two lines, and press Enter after each:
Deleting the Catroot and Catroot2 is for Advanced Users Only. There are essential steps to understand. If you remove the Catroot folder, your computer won't boot. If you delete Catroot2, the folder is automatically created when you reboot. We spent some time on this, including rendering our computer unbootable, so you can do it safely. Here's what we did.
Open File Explorer and go to C:\Windows\System32.
Catroot: Double-click the Catroot folder. Press Ctrl + A to highlight all files and folders and press Delete.
Catroot2: Double-click the Catroot2 folder. Open PowerShell as Admin. Press Ctrl + A to highlight all files and folders and press Delete. When you see the Folder in use error switch back to Powershell and type in net stop cryptsvc Quickly switch back to File Explorer and continue deleting by pressing Try Again.