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.
Type | Doc |
---|---|
LICENSE | LICENSE |
Tasks WinRice does | TASKS.md |
Frequently asked questions | FAQ.md |
winget | WINGET.md |
Docs folder | doc |
More installation methods include:
- Getting the latest release from GitHub
- Windows Package Manager CLI (winget):
winget install --id=Microsoft.WindowsTerminal --source winget
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.
An active internet connection is needed.
- Get the latest release.
- Run the EXE (as admin).
- Open Windows Terminal (Admin) and paste:
Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://git.io/JBpYc'))
Known issues are tracked here.
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.
WinRice is licensed under the GPL-3.0 License.