Skip to content

A Simple Script to Run When Windows Starts to Act Weird

Notifications You must be signed in to change notification settings

Abdullah-Albanna/WinMaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Simple Script to Run When Windows Starts to Act Weird

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published