Win11 Customizer Suite is the ultimate toolkit for tweaking, personalizing, and boosting the performance of your Windows 11 experience.
(This list isnt 100% up to date things get removed and added all the time)
Here's a detailed breakdown of the folders, including descriptions of the purpose of each script or tool:
πΌ Fixers - Troubleshooting Scripts
π Fixers/
βββ π οΈ Clear&Rebuild-BCD&EFI.bat
βββ π±οΈ FixReverseMouseScroll.ps1
βββ π₯ LocalUsers&Groups-Reset.ps1
βββ π§ Repair-Windows.ps1
βββ ποΈ WinRepairKitPro.ps1
- Clear&Rebuild-BCD&EFI.bat: Clears and rebuilds the Boot Configuration Data (BCD) and EFI boot records to fix boot-related issues.
- FixReverseMouseScroll.ps1: Corrects the reverse scrolling direction for touchpad and mouse devices on Windows 11.
- LocalUsers&Groups-Reset.ps1: Resets local users and groups settings to their default state, useful after misconfigurations.
- Repair-Windows.ps1: Repairs common Windows issues such as file corruption and registry errors.
- WinRepairKitPro.ps1: A comprehensive repair kit script that fixes various system issues, including registry and DLL-related problems.
π Updaters - Scripts for .NET and PowerShell Modules
π Updaters/
βββ π .net_aio_tool_v1.ps1
βββ β¬οΈ DownloadDotNet.ps1
βββ π» Allow_Scripts.cmd
βββ βοΈ dotnet-install.ps1
- .net_aio_tool_v1.ps1: Installs and manages multiple versions of .NET Framework to ensure compatibility with various applications.
- DownloadDotNet.ps1: Downloads the latest version of the .NET runtime and framework, ensuring your system stays up to date.
- Allow_Scripts.cmd: Temporarily enables script execution policy to allow PowerShell scripts to run without restrictions.
- dotnet-install.ps1: Automates the installation of the .NET SDK, runtime, and other essential components.
π¦ Modules - PowerShell Modules
π Modules/
βββ π PSReadline/
βββ π PSFzf/
βββ π PowerShellGet/
βββ π οΈ PowerShellProTools/
βββ π¨ Terminal-Icons/
- PSReadline: Enhances the command-line editing experience in PowerShell by adding syntax highlighting and history.
- PSFzf: Integrates the FZF fuzzy finder into PowerShell for easier command and file searches.
- PowerShellGet: Manages PowerShell modules and scripts, allowing easy installation and updates of PowerShell modules.
- PowerShellProTools: Provides professional-level tools to extend PowerShell's functionality, including script packaging and GUI creation.
- Terminal-Icons: Adds icons to the PowerShell terminal to make directories and files more visually identifiable.
π‘ Scripts - Customization and System Scripts
π Scripts/
βββ π οΈ Add-AppDevPackage.ps1
βββ π οΈ AddPythonContextMenu.ps1
βββ π CertificateInstaller.ps1
βββ π‘οΈ FixWindowsCheckForErrors.ps1
βββ π ResetSearchPolicies.ps1
βββ π¨ Reset Scaling Factor Size.ps1
βββ π οΈ Service-Context-Menu.ps1
βββ βοΈ Set-ExecutionPolicy.ps1
βββ π DiagnosticReset.ps1
βββ ποΈ WinKit_v1.ps1
- Add-AppDevPackage.ps1: Adds Windows Developer Mode app packages necessary for deploying and testing UWP apps.
- AddPythonContextMenu.ps1: Adds Python-related options to the Windows context menu for easier script execution.
- CertificateInstaller.ps1: Simplifies the installation of certificates to the system, streamlining secure app and service deployment.
- FixWindowsCheckForErrors.ps1: Fixes Windows Update and system error-checking functionality by repairing corrupted system components.
- ResetSearchPolicies.ps1: Resets any search-related group policies to restore the default Windows search behavior.
- Reset Scaling Factor Size.ps1: Resets Windows scaling factor to its default size, useful for fixing display scaling issues.
- Service-Context-Menu.ps1: Adds useful service management options to the Windows context menu, allowing you to start, stop, or restart services with a right-click.
- Set-ExecutionPolicy.ps1: Adjusts PowerShell's execution policy to allow or restrict the running of scripts on the system.
- DiagnosticReset.ps1: Resets diagnostic data collection settings to their default state, ensuring privacy or resolving system tracking issues.
- WinKit_v1.ps1: A script that serves as the central hub to launch a suite of customization and optimization tools for Windows 11.
Tailor your Windows 11 system themes, icons, and visual aesthetics with ease.
Enhance speed and efficiency with optimization scripts that ensure top-tier performance.
Unlock hidden settings and boost functionality with advanced system tweaks.
Keep your system updated with one-click installations for .NET, PowerShell modules, and more.
To install the Win11 Customizer Suite, follow these simple steps:
# Clone the repository π
gh repo clone DuckyOnQuack-999/Win11-Customizer-Suite
# Navigate to the project folder π
cd Win11-Customizer-Suite
# Run any script π±οΈ
./Fixers/FixReverseMouseScroll.ps1
We welcome contributions! Whether it's fixing bugs or suggesting features, feel free to check the contributing guidelines for more details.
- Initial Release π’
- New Customization Features βοΈ (ETA: Q4 2024)
- Expanded Module Support π¦ (ETA: Q1 2025)
- Multi-language Support π (ETA: Q2 2025)