Below is an updated README adjusted to reflect the improvements and safety measures in the new version of the script:
Ultimate Windows 11 optimization, fixes, and performance enhancements – now with added safety and interactivity!
This all-in-one batch file streamlines essential Windows 11 fixes, speed tweaks, privacy enhancements, and performance boosts—all while including safeguards such as registry pre-checks, interactive confirmations, and safe-update routines. It combines System File Checker (SFC), DISM repairs, Windows Update resets, Microsoft Store repairs, and advanced registry/boot tweaks for a more stable system optimization experience.
This repository provides a free and open-source solution to help Windows 11 users quickly resolve common issues, optimize performance, and adjust privacy settings. Whether you’re dealing with system crashes, sluggish performance, or simply want to remove bloatware and disable telemetry, this script now includes robust safeguards to help prevent instability during tweaks.
- System File Checker (SFC) & DISM – Automatically scans for and repairs corrupted system files.
- Windows Update Reset – Stops update services, clears the
SoftwareDistribution
andcatroot2
folders, then restarts the services. - Microsoft Store Repair – Re-registers Store applications to resolve issues with Windows Store and UWP apps.
- Privacy Tweaks – Disables telemetry, Cortana, and location services to bolster privacy.
- Visual Effects & UI Adjustments – Optimizes visual settings for performance while alerting you to potential risks.
- Optional Bloatware Removal – Offers removal of common pre-installed apps to declutter your system.
- BCD and Boot Tweaks – Implements advanced boot modifications:
bcdedit /set tscsyncpolicy enhanced
bcdedit /deletevalue useplatformtick
bcdedit /set bootmenupolicy legacy
- Advanced Registry Edits (Safely Applied) – Uses pre-checks and interactive prompts to update settings such as:
- Graphics Driver Scheduler: Disables preemption.
- Large System Cache: Enabled for improved performance.
- Multimedia Class Scheduler Service: Disabled.
- TCP Ack Frequency: Optimized for smoother networking.
- Diagnostic Tracking: Disabled services.
- Win32PrioritySeparation: Configured for gaming performance.
- Interactive Safe Mode Updates – Before each registry tweak, the script queries the current value and lets you confirm or skip the change, reducing risks of instability.
- Download or clone this repository.
- Locate the file
WinTweaksInteractive.cmd
. - Right-click on the
.cmd
file and select "Run as administrator." - Follow the on-screen prompts. The script now offers interactive confirmations for each tweak and displays current registry values before applying changes.
- Restart your computer when prompted to ensure all modifications take effect.
Tip: Always review the script before running it. You can comment out or skip any lines you do not wish to execute.
- Backup Your System: Create a System Restore Point or perform a full system backup prior to running the script.
- Use at Your Own Risk: This script applies advanced tweaks to system settings and the registry. Although improved with safety checks and interactive modes, incorrect modifications can still cause unexpected behavior.
- Administrator Privileges Required: Running as an administrator is mandatory for proper execution.
- Compatibility Check: The tweaks are optimized for Windows 11 but are generally compatible with Windows 10. Ensure that the changes suit your specific configuration.
- Manual Adjustments: Certain tweaks (such as those affecting TCP/IP settings) may require manual fine-tuning per network adapter.
- No Warranty: This tool is provided "as-is" with no warranty. You assume full responsibility for any system changes.
Coming Soon!
Screenshots showing the interactive mode, registry pre-checks, and successful fixes will be added soon.
Contributions are welcome! If you have suggestions or bug fixes:
- Fork the repository.
- Create a new branch for your changes.
- Ensure your code is well-commented and tested.
- Open a Pull Request with a clear explanation of your modifications.
If you encounter any issues or have feature requests:
- Open an Issue in this repository.
- Provide detailed steps to reproduce the problem or outline your suggestion.
This project is licensed under the MIT License. See the LICENSE file for full details.
Enjoy your optimized Windows 11!
If this script helps you, please star the repository and share it with others looking for a comprehensive Windows 11 fix and tweaks solution.
Feel free to contribute or report bugs via GitHub. Pull requests are welcome!
If you appreciate this tool, you can support its development by donating here:
PayPal - Jakub Ambrus
This project is licensed under the MIT License. See the LICENSE file for details.