powershell tool
FixOs
optimize, debloat & customize windows
a powerful powershell script designed to optimize, declutter, and fine-tune your windows system for maximum performance and stability.
faster
cleaner
private
fixos.ps1
$ irm "DevelopmentSpace.pages.dev/FixOs.ps1" | iex
✓ downloading...
✓ optimizing system...
✓ done!
scroll
key features
everything you need to optimize your windows experience
bloatware removal
uninstall pre-installed windows apps and features that you don't need or use.
performance tweaks
optimize windows settings for faster boot times and improved responsiveness.
privacy enhancements
disable telemetry and data collection features for increased privacy.
how to use fixos
step-by-step guide to get started
1
open powershell as administrator
right-click start menu → select "terminal (admin)" or search for powershell and run as administrator.
2
run the installation command
copy and paste the command below into powershell and press enter.
irm "DevelopmentSpace.pages.dev/FixOs.ps1" | iex
3
follow the interactive menu
fixos will present you with an interactive menu to select which optimizations to apply.
technical details
what's under the hood
compatibility
- windows 11
- windows 10
technology
- pure powershell script
- no external dependencies
- interactive cli interface
safety features
- reversible changes where possible
- clear confirmation prompts
- open-source for transparency