Rename Software Distribution folder on Windows 10 [QUICK GUIDE]
Software Distribution folder holds all temporary Windows Updates files, but sometimes you might have to rename Software Distribution folder in order to fix certain issues, and in today’s article we’ll show you how to do that.
Here’s how one user on TechNet forum described the issue:
After reviewing the support forums it is a suggested fix — process in fixing ailing windows updates —
to rename the SoftwareDistribution Folder, for example SoftwareDistribution.old, to allow Windows to regenerate in
order to allow Updates to install correctly. After checking permissions and logging in with
Administrator privileges there is no way to rename the folder, after the update service
is stopped as well. I’m wondering if the machines are infected — or — anyone?
How do I rename the Software Distribution folder in Windows 10?
1. Change the folder name in CMD
- In the Windows search box, type cmd.
- Right-click the first result and select Run as administrator.
- In the cmd window, type the following commands and hit Enter after each one:
- net stop wuauserv
- net stop bits
- rename c:windowsSoftwareDistribution SoftwareDistribution.bak
- net start wuauserv
- net start bits
- After the process is finished, go to C: > Windows and the folder should now be named SoftwareDistribution.bak.
Can’t rename Software Distribution or any other folder? Try this simple trick!
2. Change the folder name in Safe Mode
- Press the Windows key + R to open Run, type msconfig, and hit Enter.
- A System Configuration window will appear.
- Go to the Boot tab.
- Under Boot options, check Safe mode.
- Click Apply and OK.
Several users reported that they are unable to boot to Safe Mode. If that’s the case, be sure to check our guide and see how to fix that issue.
Hope that this Windows 10 guide helped resolve the issue, and your Windows updates are back on track.
For any other possible solutions or questions you may have, don’t hesitate to reach for the comments section below and we will surely take a look.
There are no comments yet. Please leave a comment
Follow us on:
Let's keep in touch!