Skip to content

Windows bug fixes, 100% disc usage, clean apps and solve most problems

Notifications You must be signed in to change notification settings

Magsr12/WinUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 

Repository files navigation

WinUtils

 Usage: python winutils.py {args}
 
  --disc-usage   Checks for and corrects any possible errors that cause disk usage.
  --enable-dism  Enables DISM to search for possible HD errors.
  --clean-apps   Clears ALL applications that come standard by using Windows 10, use --list-apps to list applications.
  --list-apps    Lists the applications to be processed.

PIP requirements:

clint \

ctypes ( Installed by default ) \

colorama \