Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Windows PowerShell script that automatically runs DISM, SFC, and CHKDSK. Designed for personal use to quickly resolve miscellaneous issues on computers. To use, open Windows PowerShell as Administrator and execute the following command:

iwr "https://raw.githubusercontent.com/krillme/qwikfix/refs/heads/main/exec.ps1" | iex

If you don't want to copy and paste that link every time, you could try to remember this shortened URL.

iwr "is.gd/qwikfix" | iex

About

Powershell utility to resolve basic Windows issues

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages