DEV Community

MentalistOps
MentalistOps

Posted on

I built a free PowerShell tool to fix common Windows 11 issues (BSOD, network, audio, login, updates)

πŸ› οΈ Windows SOS – A Free Troubleshooting Script for Windows 11

Hey Devs πŸ‘‹

I’ve built something I wish existed years ago: a modular, interactive PowerShell script that helps users fix the most common Windows 11 issues β€” without needing to be a tech expert.

Introducing Windows SOS, a free and open-source troubleshooting tool that covers:

  • ⚠️ BSOD (Blue Screen of Death)
  • 🌐 Network issues
  • πŸ”„ Windows Update failures
  • πŸ”‡ Audio problems
  • πŸ” Login and PIN errors

It’s designed to be simple, readable, and expandable. You can run it directly in PowerShell and get guided fixes with useful commands and tips.

πŸ”— Download the base version (free):

WindowsSOS v1.0 ZIP


πŸ’‘ Why I built this

Too many users struggle with Windows errors that could be solved in minutes β€” if only they had the right guidance. I wanted to create a tool that’s:

  • Easy to use
  • Safe to run
  • Open to contributions

πŸ”’ Want the extended version?

The base version is free and public.

The extended version includes modules for:

  • 🐒 Slow PC / CPU overload
  • πŸ–¨οΈ Printer not detected
  • πŸ’Ύ Disk full or unreadable
  • 🧼 System cleanup and maintenance

πŸ“¬ If you're interested, contact me at:

mentalistops [at] protonmail [dot] com


πŸ”— Connect with me

https://github.com/MentalistOps/MentalistOps/archive/refs/heads/main.zip

Thanks for reading β€” feedback and contributions are welcome!

Top comments (0)