https://github.com/equk/w10_gaming
๐ฎ Windows 10 New Install Tweaks for Gaming
https://github.com/equk/w10_gaming
gaming tweaks windows windows-10
Last synced: about 1 year ago
JSON representation
๐ฎ Windows 10 New Install Tweaks for Gaming
- Host: GitHub
- URL: https://github.com/equk/w10_gaming
- Owner: equk
- License: mit
- Created: 2022-01-04T11:54:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T12:23:19.000Z (over 4 years ago)
- Last Synced: 2025-03-24T03:23:13.306Z (over 1 year ago)
- Topics: gaming, tweaks, windows, windows-10
- Language: PowerShell
- Homepage:
- Size: 20.5 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐ฎ w10_gaming
Windows 10 New Install Tweaks for Gaming
*Simple scripts to run after a new install of Windows 10*
These scripts are based on my [Windows 10 Tweaks](https://github.com/equk/windows) but are modified to allow users to run Apps & Games from the Windows Store & the Xbox Gaming App.
Created for **Windows 10 21H2**
## :white_check_mark: Features
- [x] Disable Telemetry
- [x] Disable Problem Steps Recorder
- [x] Disable Application Impact Telemetry
- [x] Disable Customer Experience Improvement Program
- [x] Disable Unwanted Scheduled Tasks
- [x] Disable Unwanted Services
- [x] Disable Windows Store Restrictions
## โ๏ธ Tweaks
- [x] Use Old Style Volume Mixer
- [x] Set Windows Explorer Default view to This PC
- [x] Disable Hiding of Known File Extensions
- [x] Disable Tablet Lockscreen
- [x] Disable Background On Logon Screen
- [x] Set Windows Time to UTC
- [x] Disable Windows Consumer Features
- [x] Disable Cortana Searchbar in System Tray
- [x] Disable Automatic Sample Submission in Windows Defender
- [x] Allow Install of Apps Outside of Windows Store
- [x] Disable Windows SmartScreen in Windows Shell
- [x] Disable Microsoft Remote Assistance
- [x] Disable Meet Now in Taskbar
## ๐งน Cleanup
- [x] Removes Microsoft Office Apps
- [x] Removes Microsoft Skype
- [x] Removes Sponsored Apps (eg: spotify, facebook, disney+)
- [x] Removes StepsRecorder
- [x] Removes Hello Face (biometrics)
## :page_facing_up: Scripts
- disable-telemetry
- disable-tasks
- disable-services
- misc-tweaks
- cleanup-windows
## :bulb: Example Run Order
:loudspeaker: install windows with no network connected
:warning: *scripts must be run as administrator*
- [ ] โ๏ธ enable_scripts.cmd
- [ ] โ๏ธ disable-tasks.ps1
- [ ] โ๏ธ disable-services.ps1
- [ ] โ๏ธ disable-telemetry.ps1
- [ ] โ๏ธ misc-tweaks.ps1
- [ ] โ๏ธ windows-cleanup.ps1
# Contact
Website: https://equk.co.uk
Twitter: [@equilibriumuk](https://twitter.com/equilibriumuk)