Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/its-ashu-otf/better-win-11
Its all about securing and making Windows 11 Better.
https://github.com/its-ashu-otf/better-win-11
better betterwin11 betterwindows11 debloat debloat-script debloater debloatwindows oem oem-customization oeminfoeditor privacy securewindows security win11 windows windows-10 windows11 winutil winutils
Last synced: 2 months ago
JSON representation
Its all about securing and making Windows 11 Better.
- Host: GitHub
- URL: https://github.com/its-ashu-otf/better-win-11
- Owner: its-ashu-otf
- License: gpl-3.0
- Created: 2024-02-09T15:20:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T18:59:25.000Z (4 months ago)
- Last Synced: 2024-10-11T14:24:20.193Z (2 months ago)
- Topics: better, betterwin11, betterwindows11, debloat, debloat-script, debloater, debloatwindows, oem, oem-customization, oeminfoeditor, privacy, securewindows, security, win11, windows, windows-10, windows11, winutil, winutils
- Language: Batchfile
- Homepage:
- Size: 181 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Better Windows 11
Securing, customising and less bloated Windows Experience !
## Usage 🛠️
Simply Download the scripts from the Releases Page and run it as Admin.
## Future Add-ons 🚀
Full on GUI toolkit with all tweaks in One Place
## Some Gists for Windows Installations. 🗄️
#### [ei.cfg - For Selecting Windows Editions during Windows Installation.](https://gist.github.com/its-ashu-otf/9bb8a35b0a3e2532784afec1148f56b9)
Just Place it under sources folder in Windows Installer Bootable Drive.## Custom unattended.xml for Custom Actions During Windows Installation
- Added A new unattended.xml
- Disable Automatic Driver Updates Offered by Windows
- Disable Automatic Encryption Enabled by Bitlocker.
- Ultra Debloat Before Creating User Account for a clean Experience.
- No Internet Connection Required for Windows 11 Setup.
- Many More....#### Usage:
1. Create a `F:\sources\$OEM$\$$\Panther` Folder Structure Like this [ Replace `(F:)` by you're Windows 11 Installer Drive]
2. Add the `unattended.xml` file in the Panther folder & then install Windows.
`Tip: Add ei.cfg config file under sources folder for selecting Different Windows Versions.`## Some More Scripts for Windows 11
[OptimumWindows](https://github.com/its-hritika/OptimumWindows)
- For Disabling Hyper-V Completely for Further Performance Boost. (Don't Use if you prefer WSL or Windows Sandbox.)[WinUtil by @christitustech](https://github.com/ChrisTitusTech/winutil)
```powershell
irm christitus.com/win | iex
```