Skip to content

resist15/CleanWin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinRice

WinRice automates setting up Windows devices

pratyakshm - WinRice GitHub all releases stars - WinRice forks - WinRice License

😃 Brief

WinRice performs a bunch of tasks including (but not limited to) removing unused apps, installing useful apps (read WINGET.md), cleaning up the Windows UI, maximizing privacy, setting up Windows Update policies, configuring optional features, etc. - while retaining maximum OS stability and functionality.

📃 Documentation

💡 Read docs before using WinRice

Type Doc
LICENSE LICENSE
Tasks WinRice does TASKS.md
Frequently asked questions FAQ.md
winget WINGET.md
Docs folder doc

✔️ Prerequisites

Windows Terminal

Windows Terminal product page on Microsoft Store

More installation methods include:

  • Getting the latest release from GitHub
  • Windows Package Manager CLI (winget): winget install --id=Microsoft.WindowsTerminal --source winget

Windows version

Currently supported versions:

  • Windows 11 21H2
  • Windows 10 21H2
  • Windows 10 21H1

The most recent Windows versions are supported.
Pro edition or up is strongly recommended.
Older Windows versions are not supported.

Internet connection

An active internet connection is needed.


🚀 Running WinRice

There are two methods to run WinRice

1. Run the latest release

2. Main branch

  • Open Windows Terminal (Admin) and paste:
Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://git.io/JBpYc'))

🤕 Known issues

Known issues are tracked here.

💁‍♂️ Contributing

WinRice accepts all kinds of contributions such as finding bugs, fixing bugs, adding features, removal of deprecated features and/or values, etc. I'm excited to work with the users and fellow PowerShell enthusiasts to further improve this project.

I ask that before you start your work on a feature that you would like to request or contribute, please read WinRice principles. I will be happy to work with you to figure out good approaches and provide guidance throughout feature development, and help avoid any wasted or duplicated effort.


⚖️ License

WinRice is licensed under the GPL-3.0 License.

About

Windows but cooler.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%