https://github.com/aetopia/windowsbatchfiles
Windows batch files for optimizing Windows 10/11.
https://github.com/aetopia/windowsbatchfiles
Last synced: 4 months ago
JSON representation
Windows batch files for optimizing Windows 10/11.
- Host: GitHub
- URL: https://github.com/aetopia/windowsbatchfiles
- Owner: Aetopia
- Created: 2021-07-07T16:17:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-17T11:42:11.000Z (almost 5 years ago)
- Last Synced: 2025-06-11T14:44:21.158Z (12 months ago)
- Language: Batchfile
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Windows Batch Files Repository
Batch Files which I use whenever I setup Windows.
## How to run these scripts?
First, install NSudo;
[https://github.com/M2Team/NSudo](https://github.com/M2Team/NSudo)
(This is only needed for the Windows Defender Disabler)
Then using NSudo, run "Windows Defender Disabler.bat" as a TrustedInstaller with all privileges.
Alternatively you can do the same for "Windows Defender Enabler.bat" to revert the changes.
To use `Services Disabler.bat`, run it as an admin.
This script won't disable the MS Store or Xbox Live Auth Services.
## Which versions of Windows, these scripts will work with?
These scripts should work with 20H2 and before and also 21H1 and above.
(This includes Windows 11 but tested on the leaked Dev Build.)