Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 976 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 976 Bytes

What is this?

WinMaint, pronounced Windows Maintenance, is just a simple script that I use when Windows starts being weired or some features does not work, apps not opening/working.

I usually use it just to make Windows feel FRESH

What does it do?

  • Repairs corrupted Windows files by downloading them and replace them
  • Cleans up the component store to reduce the size of the WinSxS folder
  • Scans and repairs corrupted or missing system files
  • Scans and repairs file system errors and bad sectors in the drive "C"

Usage

  • Press Win + R

  • Type in powershell, hit enter while holding Shift + Ctrl, this will open it up as an Administrator

  • copy the command into PowerShell

       iwr -useb https://is.gd/WinMaint | iex
    
  • Make sure to restart after that as it will also checks the disks for errors, and that should be it!

Troubleshooing

  • The script freezes at the start/middle:
    • Close PowerShell
    • Restart the computer