Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Latest commit

 

History

History

windows

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Windows

Disk Cleanup

cmd (Administrator):

  1. cleanmgr /sageset:1
  2. Configure desired Disk Cleanup actions in pop-up.
  3. cd to box-setup\windows
  4. schtasks /create /xml Task-DiskCleanup.xml /tn DiskCleanup

via Geeks in Phoenix