Skip to content

HardcodeCoder/BetterWindows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better Windows

A comprehensive set of tweaks to make Windows Better. It applies registry tweaks, sets services startup to manual and disables unnecessary scheduled tasks.

Note: This is intended for and tested on Windows 11 Enterprise, Iot Enterprise (LTSC/Non-LTSC) versions. This is NOT a debloat script or tool.

Tweaks

  • Registry tweaks for disabling telemetry, tracking and some customizations
  • Set service startup to manual
  • Disable schedule tasks
  • Disable defender
  • System cleanup
  • Some UI Customizations (like option to open cmd and powershell in right click menu)
  • Creates and set recommended power plan for laptops and desktops

Utilities

  • Install Chromium browser
  • Install Windows Terminal app
  • Install Office (Microsoft 365)
  • Install Winget
  • Shortcut to launch Microsoft Activation Script from Massgrave.dev

Usage

Note

Ensure you can run ps1 scripts by setting Set-ExecutionPolicy Unrestricted in Powershell (Administrator)

  • Download or clone the repo
  • Run BetterWindows.ps1 as Administrator
  • Follow on screen options

Optional: To disable the script execution warnings:

Get-ChildItem -Path "X:\Path\To\BetterWindows\*" | Unblock-File

About

A comprehensive set of tweaks to make Windows Better

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages