Skip to content

WinRice is a tool that uses PowerShell automation to setup your Windows devices.

License

Notifications You must be signed in to change notification settings

jdggraaf/WinRice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set up your Windows device using automation

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

FeaturesDocumentationUsage

FAQLicenseContribution

About

WinRice is a PowerShell script designed to automate setting up a new Windows device or a fresh Windows installation. It automates a few of the useful things that people generally do when installing starting afresh in Windows.

Features

  • Allows you to batch install apps & features
  • Configures Windows UI
  • Configures Windows Update policies
  • Enhances privacy
  • Disables non-essential tasks
  • Disables silent installation of apps from Microsoft Store
  • Disables suggestions and tips
  • Hardens security
  • Removes non-essential apps
  • Removes non-essential features
  • Restores all power options

Using WinRice

Requirements

  • You've read the documentation and know what WinRice does. If you're new, start with Main-brief.md.
  • Your device:

The directory that contains all documents is available here.

Using an EXE [Recommended]

Use this link to download the program.

Alternative methods

Alternatively, you may use this command in PowerShell (Admin) to run WinRice:

Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://bit.ly/WinRice'))

Contributing

Read CONTRIBUTING.MD.

About

WinRice is a tool that uses PowerShell automation to setup your Windows devices.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%