Hi Geri,
Windows downloads as in what?
Please do Step 1 in Assists advice.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
C drive is full of microsoft down loads and won't let me download any mew programs
Hi Geri,
Windows downloads as in what?
Please do Step 1 in Assists advice.
First clear Windows Update cache using Disk Cleanup. Press the Windows key, type Disk Cleanup, right-click it and run as administrator. Select the C: drive. After the scan finishes click “Clean up system files”, select C: again, and check items such as Windows Update Cleanup, Delivery Optimization Files, Temporary Files, and Device Driver Packages. Run the cleanup. This alone can free several gigabytes.
You can also clear the Windows Update download cache manually. Open Command Prompt as administrator and run:
net stop wuauserv
net stop bits
rd /s /q C:\Windows\SoftwareDistribution\Download
net start wuauserv
net start bits
Windows will recreate the folder automatically and download only what it needs again.
Another large area is temporary files. Open Run with Windows + R, type:
%temp%
Delete everything in that folder. Then repeat with:
temp
You can also check C:\Windows\Temp and remove files there.
If Microsoft Store downloads are the problem, reset its cache by opening Run and typing:
wsreset.exe
If the drive is still full after cleanup, check the C:\Users\<your username>\Downloads folder and also C:\ProgramData\Microsoft\Windows\DeliveryOptimization\Cache, which can contain large update delivery files.
If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
hth
Marcin
Follow these steps in Windows 11 to free space on the C: drive so new programs can be installed:
wsreset.exe, and select OK. A Command Prompt opens briefly, then Microsoft Store opens.After freeing several GB on C:, try installing or updating programs again.
References: