Skip to content

kubaam/Windows-11-Fix-Tweaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Below is an updated README adjusted to reflect the improvements and safety measures in the new version of the script:


Windows 11 Fix and Tweaks – All-in-One Batch 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.


Table of Contents


Introduction

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.


Features

  1. System File Checker (SFC) & DISM – Automatically scans for and repairs corrupted system files.
  2. Windows Update Reset – Stops update services, clears the SoftwareDistribution and catroot2 folders, then restarts the services.
  3. Microsoft Store Repair – Re-registers Store applications to resolve issues with Windows Store and UWP apps.
  4. Privacy Tweaks – Disables telemetry, Cortana, and location services to bolster privacy.
  5. Visual Effects & UI Adjustments – Optimizes visual settings for performance while alerting you to potential risks.
  6. Optional Bloatware Removal – Offers removal of common pre-installed apps to declutter your system.
  7. BCD and Boot Tweaks – Implements advanced boot modifications:
    • bcdedit /set tscsyncpolicy enhanced
    • bcdedit /deletevalue useplatformtick
    • bcdedit /set bootmenupolicy legacy
  8. 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.
  9. 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.

Usage

  1. Download or clone this repository.
  2. Locate the file WinTweaksInteractive.cmd.
  3. Right-click on the .cmd file and select "Run as administrator."
  4. Follow the on-screen prompts. The script now offers interactive confirmations for each tweak and displays current registry values before applying changes.
  5. 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.


Important Notes & Disclaimers

  • 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.

Screenshots

Coming Soon!

Screenshots showing the interactive mode, registry pre-checks, and successful fixes will be added soon.


Contributing

Contributions are welcome! If you have suggestions or bug fixes:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Ensure your code is well-commented and tested.
  4. Open a Pull Request with a clear explanation of your modifications.

Issue Reporting

If you encounter any issues or have feature requests:

  1. Open an Issue in this repository.
  2. Provide detailed steps to reproduce the problem or outline your suggestion.

License

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.


Support and Contributions 🤝

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


License 📜

This project is licensed under the MIT License. See the LICENSE file for details.


About

Ultimate Windows 11 optimization, fixes, and performance enhancements – all in a single script.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published