View Issue Details

IDProjectCategoryView StatusLast Update
0006422Windows and other desktop OS[All Projects] Generalpublic2024-07-06 21:59
ReporterDigitalMy 
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0006422: Clean and compact Windows
DescriptionSafe to remove updates from SoftwareDistribution\Download
net stop wuauserv
del /F /Q /S C:\Windows\SoftwareDistribution\Download\*.*
TagsNo tags attached.
FinishDate
StartDate
WasteTime0
PriorityIndex9
LaboriousnessIndex9

Activities

DigitalMy

2023-09-05 00:55

administrator   ~0011228

reduce the size of the WinSxS folder
schtasks.exe /Run /TN "\Microsoft\Windows\Servicing\StartComponentCleanup"

DigitalMy

2024-07-06 21:59

administrator   ~0014290

Delete Microsoft installation folders
rd /s /q "C:\MSOCache"