Optimize Network Settings
Optimize Network Settings
Changes various Windows settings to improve network latency and speeds.Applies a comprehensive set of
netsh TCP/IP tweaks: disabling latency-inducing features, enabling TCP Fast Open, offloading networking tasks to hardware, tuning congestion control, and setting optimal MTU. The goal is to maximize throughput, reduce CPU load from packet processing, and improve responsiveness for both gaming and general high-performance internet use.| Risk | safe |
| Reversible | — |
| Restart required | Yes |
Disable Wifi Sense
Disable Wifi Sense
Disables Wifi Sense to prevent sharing of Wi-Fi networks with contacts.Sets Wifi Sense policy values to
0, disabling automatic connection to open hotspots and blocking location-based Wi-Fi hotspot reporting. This reduces unwanted background network activity and prevents Windows from sharing Wi-Fi credentials with your contacts.| Risk | safe |
| Reversible | — |
This tweak is also categorized under Privacy.
Disable Mouse Acceleration
Disable Mouse Acceleration
Disables mouse acceleration for consistent and precise cursor movement.Sets
MouseSpeed, MouseThreshold1, and MouseThreshold2 to 0, producing linear 1:1 cursor movement by disabling the Windows pointer precision (acceleration) curve.| Risk | safe |
| Reversible | — |
Debloat Windows
Debloat Windows
Removes built-in Windows apps and bloatware using one of two selectable methods.Offers a choice between two removal approaches:
- Sparkle Selective Script — presents a WPF window where you check or uncheck individual apps to keep or remove.
- Raphire’s Win11Debloat Script — a well-known community script that removes a wide range of built-in apps and features quickly and comprehensively.
| Risk | safe |
| Reversible | No |
| Recommended | Yes |
Disable Background MS Store Apps
Disable Background MS Store Apps
Disables Microsoft Store apps from running in the background.Sets
GlobalUserDisabled to 1 under the current user’s BackgroundAccessApplications registry key, blocking all UWP apps from performing background activity such as fetching notifications or syncing data.| Risk | safe |
| Reversible | — |
This tweak is also categorized under Performance.
Detailed BSOD
Detailed BSOD
Adds detailed technical information to the Blue Screen of Death screen.Sets
DisplayParameters to 1 in the CrashControl registry key, causing Windows to display full technical crash details (stop code, faulting module, memory address) on the BSOD screen rather than the simplified consumer-facing message.| Risk | safe |
| Reversible | — |
Set PowerShell 7 as Default
Set PowerShell 7 as Default
Sets PowerShell 7 as the default profile in Windows Terminal, installing it if not already present.Modifies the Windows Terminal
settings.json to make PowerShell 7 the default profile instead of Windows PowerShell 5. If PowerShell 7 is not installed, it is installed automatically via winget before the profile change is applied.| Risk | safe |
| Reversible | — |
You can revert to PowerShell 5 as the default at any time by changing the default profile in Windows Terminal settings.
Set Time To UTC
Set Time To UTC
Sets the system hardware clock to store time in UTC.Configures Windows to read and write the hardware clock in UTC rather than local time. This is the standard behavior on Linux and most Unix-like systems.
| Risk | safe |
| Reversible | — |
Disable Fast Startup
Disable Fast Startup
Disables Windows Fast Startup to ensure a full clean boot.Sets
HiberbootEnabled to 0, preventing Windows from using hybrid hibernation during shutdown. Each startup is a full cold boot rather than a resume from a saved kernel state.| Risk | safe |
| Reversible | — |
This tweak is also categorized under Performance. It can resolve driver and device issues that occur when Fast Startup preserves a stale kernel state across reboots.
Disable Lockscreen Tips
Disable Lockscreen Tips
Disables tips and suggestions displayed on the Windows lock screen.Removes the promotional tips, app suggestions, and Windows spotlight content that appear on the lock screen, producing a cleaner lock screen with only the time and background.
| Risk | safe |
| Reversible | — |