Thank you for your reply. The Software Distribution folder is a folder used to temporarily store files that are required to install Windows Update on your computer.
You can also delete the content of this folder by running a command line through Command Prompt. Here are steps below:
- Press the Windows key + X on the keyboard, then select Command Prompt(Admin).
- Type the command line net stop wuauserv, then press Enter.
- Next, type the second command line net stop bits, then press Enter again.
- Now, browse to the C:\Windows\SoftwareDistribution folder and delete all the files and folders inside.
Note: If the files can't be deleted, restart your computer, then after that run the command lines again. 5. After you emptied the folder, restart your computer again, open the Command Prompt(Admin), type the net start wuauserv and net start bits one at a time, then press Enter. ****This action will start the Software Distribution folder as new.
Let us know if you need further assistance.