- Mar 16, 2015
- 8,061
Follow the instructions below please.
SoftwareDistribution - Rename
Follow the instructions below to rename the folders in SoftwareDistribution.
Follow the instructions below to rename the folders in SoftwareDistribution.
- On Windows Vista & 7, click on the Windows Start Menu, then enter cmd in the search box, right-click on the cmd icon and select
- On Windows 8, drag your cursor in the bottom-left corner, and right-click on the metro menu preview, then select Command Prompt (Admin);
- On Windows 8.1, right click on the Windows logo in the bottom-left corner and select Command Prompt (Admin);
- Enter the commands below one at the time (press Enter to send it);
Code:net stop wuauserv ren %SystemRoot%\SoftwareDistribution\Download DL.bak ren %SystemRoot%\SoftwareDistribution\DataStore DS.bak net start wuauserv