Skip to content

Cool underrated code that sets up Windows.

License

Notifications You must be signed in to change notification settings

YaAlex3/CleanWin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CleanWin

No. of Downloads Stars Release Pre-Release  

💡 Read documentation properly before running CleanWin

Explain in one line

Cool underrated code that sets up Windows.

Ok - in all seriousness

Everything from removing junk (your hardware doesn't count, yet), cleaning up the Windows UI, setting up privacy policies, Windows Update policies, installing your own apps, disabling unnecessary features and enabling useful ones meanwhile retaining maximum app compatibility. Sounds pretty cool, eh?

Get into details: tap tap

Can I revert changes?

The answer is yes for the most part. Check Irreversible changes section of this document to learn more.

Running CleanWin

You can use either of the two following methods:

1. GitHub release

It's simple - tap this link to get to the latest release or browse all releases here.

2. Main branch

Open Windows Terminal as Administrator, make you're using Windows PowerShell and NOT PowerShell.
P.S.: Using Windows 11? Do yourself a favour - run the latest code from main branch instead of using the latest release.

To run CLI (based and redpilled), paste
Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://git.io/JmqTS'))

Oh you wanna run GUI (cringe and bluepilled)? Paste
Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://git.io/Jqcr0'))

Wiki

Visit the Wiki to read in detail about testing, compatibility, using Winstall, customization, and more.

Supported Windows OSes

CleanWin supports the most recent Windows 10 feature update: version 21H1 (OS Build 19043). Windows 11 support is experimental and I strongly suggest running code from main branch if you're using CleanWin on Windows 11.

Known issues

Known issues are being tracked here.

Advanced usage

  • Run CleanWin with your own custom preset - Read here

Microsoft Docs

Testimonials

based AF
- KenHV (@KenHV) (July 11th, 2021)

About

Cool underrated code that sets up Windows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%