Start menu and taskbar
Classic context menu
The Windows 11 modern context menu is replaced with the classic full context menu:Context menu items removed
All removed context menu entries
All removed context menu entries
Taskbar icons
All system tray icons are set to visible (IsPromoted=1) by iterating over every subkey of:
Start Menu layout
Windows 10: A blankStartMenuLayout.xml is applied via group policy, then the policy is immediately relaxed. This clears all pinned tiles without locking the layout permanently.
Windows 11: The start2.bin file is replaced with a pre-built binary (decoded from start2.txt using certutil) that has no pinned items.
Apps list view
The Start Menu app list is set to list mode instead of grid:Accessibility folders
The Accessibility and Accessories folders in the Start Menu are hidden using the+h file attribute, along with all their contents.
Start Menu shortcuts created
WinSux adds five shortcuts to%ProgramData%\Microsoft\Windows\Start Menu\Programs so these locations are reachable directly from the Start Menu:
| Shortcut | Target |
|---|---|
| Start Menu Shortcuts 1 | %ProgramData%\Microsoft\Windows\Start Menu\Programs |
| Start Menu Shortcuts 2 | %AppData%\Microsoft\Windows\Start Menu\Programs |
| Startup Programs 1 | %AppData%\Microsoft\Windows\Start Menu\Programs\Startup |
| Startup Programs 2 | %ProgramData%\Microsoft\Windows\Start Menu\Programs\StartUp |
| Recycle Bin | ::{645ff040-5081-101b-9f08-00aa002f954e} |
Lock screen and wallpaper
A pure black JPEG is generated at runtime matching the primary monitor resolution usingSystem.Drawing, saved to C:\Windows\Black.jpg, and applied to both the desktop wallpaper and the lock screen.
Notepad
Notepad settings are written directly into the app’ssettings.dat hive file after stopping the process. The hive is loaded temporarily under HKLM\Settings.
| Setting | Value | Effect |
|---|---|---|
OpenFile | hex(5f5e104):01,... | Opens the last file on launch |
RewriteEnabled | hex(5f5e10b):00,... | Disables the AI Rewrite feature |
Windows Store
The Store app’ssettings.dat hive is loaded and modified directly.
| Setting | Value | Effect |
|---|---|---|
AutoDownload (HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate) | 2 | Disables automatic app updates |
VideoAutoplay | hex(5f5e10b):00,... | Disables video autoplay |
EnableAppInstallNotifications | hex(5f5e10b):00,... | Disables app installation notifications |
PersonalizationEnabled | hex(5f5e10b):00,... | Disables personalized experiences |
The Store settings page (
ms-windows-store:settings) is opened briefly before writing these values so that the settings.dat file is initialized. The Store process is then stopped before the hive is mounted.App actions and Copilot
App actions (also called Cross-Device Resume) are disabled for Paint, Photos, and the CBS system app by writing to theMicrosoftWindows.Client.CBS settings hive.
The following processes are stopped before the hive is modified:
AppActions, CrossDeviceResume, DesktopStickerEditorWin32Exe, DiscoveryHubApp, FESearchHost, SearchHost, SoftLandingTask, TextInputHost, VisualAssistExe, WebExperienceHostApp, WindowsBackupClient, WindowsMigration
Sign-in options
| Setting | Registry path | Value | Effect |
|---|---|---|---|
| Allow password sign-in | HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device → DevicePasswordLessBuildVersion | 0 | Enables password sign-in even on passwordless-capable hardware |
| No sign-in required after wake | powercfg /setacvalueindex scheme_current sub_none consolelock 0 | — | Screen does not lock when waking from sleep |
| Default terminal to conhost | HKCU\Console\%Startup → DelegationConsole / DelegationTerminal | {B23D10C0-E52E-411E-9D5B-C09FDF709C7D} | Prevents Windows Terminal from opening by default |
Windows Update
Updates are paused for 365 days from the time of installation:Driver update block registry keys
Driver update block registry keys
Network adapters
The following protocol bindings are disabled on all network adapters. Only IPv4 (ms_tcpip) is left active.
| Component ID | Protocol |
|---|---|
ms_lldp | Link Layer Discovery Protocol |
ms_lltdio | Link Layer Topology Discovery I/O driver |
ms_implat | Network Platform |
ms_rspndr | Link Layer Topology Discovery Responder |
ms_tcpip6 | IPv6 |
ms_server | File and Printer Sharing |
ms_msclient | Client for Microsoft Networks |
ms_pacer | QoS Packet Scheduler |
Startup cleanup
All startup locations are cleared to prevent third-party programs from running at logon.Registry keys cleared
Registry keys cleared
%AppData%\Microsoft\Windows\Start Menu\Programs\Startup%ProgramData%\Microsoft\Windows\Start Menu\Programs\StartUp
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tree is enumerated and every root-level key that is not Microsoft is deleted via Run-Trusted, then the corresponding files under C:\Windows\System32\Tasks are also removed.
Miscellaneous
| Setting | Command / Registry | Effect |
|---|---|---|
| Memory compression | Disable-MMAgent -MemoryCompression | Disables RAM compression; reduces CPU overhead at the cost of higher physical memory usage |
| BitLocker | Disable-BitLocker on all volumes | Decrypts all BitLocker-protected volumes |
| Windows Backup (CDPUserSvc) | HKLM\SYSTEM\ControlSet001\Services\CDPUserSvc → Start=4 | Disables the Connected Devices Platform user service |
| Priority notifications | CloudStore hive modified | Disables Focus Assist priority notification list |
| Defrag scheduled task | schtasks /Change /TN "ScheduledDefrag" /Disable | Disables the automatic defragmentation task |
| Defender scheduled tasks | schtasks /Change /Disable | Disables four Defender maintenance tasks: Cache Maintenance, Cleanup, Scheduled Scan, Verification, and ExploitGuard MDM policy Refresh |
| Color management | AutoColorManagementEnabled=0 per monitor | Disables automatic color management for apps |
| Taskbar items | Quick Launch folder removed | Removes all pinned taskbar shortcuts |
Registry file (reg.reg)
During Phase 3, WinSux imports a comprehensive registry file (reg.reg) that applies hundreds of additional settings. These are grouped by category below.
Taskbar and personalization
Taskbar and personalization
| Setting | Effect |
|---|---|
| Taskbar alignment | Left-aligned (TaskbarAl=0) |
| Search removed from taskbar | SearchboxTaskbarMode=0 |
| Task View removed | ShowTaskViewButton=0 |
| Chat/Teams removed | TaskbarMn=0 |
| Copilot button removed | ShowCopilotButton=0 |
| Widgets removed | AllowNewsAndInterests=0 |
| Share window button removed | TaskbarSn=0 |
| Meet Now removed | HideSCAMeetNow=1 |
| End Task in taskbar | Enabled (TaskbarEndTask=1) |
| Desktop preview | Disabled (TaskbarSd=0) |
| Dark mode | Apps and system (AppsUseLightTheme=0, SystemUsesLightTheme=0) |
| Transparency | Disabled (EnableTransparency=0) |
| Accent color | Dark grey (#191919) |
| Recycle Bin | Hidden from desktop |
| Security tray icon | Disabled (SecurityHealth startup entry disabled) |
| Dynamic Lighting (RGB) | Disabled (AmbientLightingEnabled=0) |
| Snap Assist | Disabled (SnapAssist, EnableSnapBar, EnableSnapAssistFlyout, EnableTaskGroups, SnapFill, JointResize all 0) |
Start menu
Start menu
Performance and visual effects
Performance and visual effects
| Setting | Effect |
|---|---|
| Visual effects | Custom — disables fade menus, tooltips, shadows, combo box slide, smooth-scroll; keeps thumbnails and animate controls (required for Instagram scrolling) |
| Window animations | Disabled (MinAnimate=0) |
| Taskbar animations | Disabled |
| Aero Peek | Disabled (EnableAeroPeek=0) |
| Taskbar thumbnail cache | Disabled (AlwaysHibernateThumbnails=0) |
| DWM window drag | Disabled (DragFullWindows=0) |
| DPI scaling | 100% (LogPixels=96), per-process DPI disabled |
| Font smoothing | Enabled (FontSmoothing=2) |
| Process priority | Programs preferred (Win32PrioritySeparation=38) |
| Hardware Accelerated GPU Scheduling | Enabled (HwSchMode=2) |
| Variable Refresh Rate | Disabled; windowed game optimizations enabled |
| Menu show delay | 0 ms |
Privacy and telemetry
Privacy and telemetry
| Setting | Effect |
|---|---|
| Telemetry | Disabled (AllowTelemetry=0) |
| Tailored experiences | Disabled |
| Activity history | Disabled (PublishUserActivities=0) |
| Find My Device | Disabled |
| Location | Denied for all apps |
| Camera | Allowed |
| Microphone | Allowed |
| Voice activation | Disabled |
| App permissions | Denied: notifications, contacts, calendar, phone calls, email, messaging, radios, Bluetooth sync, app diagnostics, file libraries, AI models, passkeys |
| Feedback frequency | Never |
| Language list exposure | Disabled (HttpAcceptLanguageOptOut=1) |
| App launch tracking | Disabled |
| Personal inking/typing dictionary | Disabled |
| Search history | Disabled |
| Cloud content search | Disabled (AAD and MSA) |
| Delivery Optimization | Disabled (DownloadMode=0) |
Gaming
Gaming
| Setting | Effect |
|---|---|
| Game Bar / Game DVR | Disabled (GameDVR_Enabled=0, AppCaptureEnabled=0) |
| Xbox controller Guide button | Disabled (UseNexusForGameBarEnabled=0) |
| Game Mode | Enabled (AutoGameModeEnabled=1) |
| ms-gamebar protocol | Redirected to systray.exe — prevents Game Bar popup on Xbox controller connect |
| Game Bar Presence Writer | Deactivated (ActivationType=0) |
Copilot and AI features
Copilot and AI features
| Setting | Effect |
|---|---|
| Windows Copilot | Disabled system-wide (TurnOffWindowsCopilot=1) |
| Recall | Disabled (AllowRecallEnablement=0) |
| AI data analysis | Disabled (DisableAIDataAnalysis=1) |
| Click To Do | Disabled (DisableClickToDo=1) |
| Paint AI (Generative Fill, Cocreator, Image Creator) | Disabled via policy |
| Notepad AI features | Disabled (DisableAIFeatures=1) |
| Bing Chat | Cleared (IsUserEligible=0) |
| Widgets / News and Interests | Disabled |
Notifications
Notifications
| Setting | Effect |
|---|---|
| All toast notifications | Disabled (ToastEnabled=0) |
| Toast above lock screen | Disabled |
| Notification sound | Disabled |
| App notifications | SkyDrive, AutoPlay, Security Center, Settings, Capability Access, Startup Apps — all disabled |
| Focus Assist | Set to unrestricted; all quiet moment profiles disabled |
| Suggested actions | Disabled (SmartClipboard Disabled=1) |
Mouse and input
Mouse and input
| Setting | Effect |
|---|---|
| Mouse pointer precision | Disabled (MouseSpeed=0, all thresholds 0) |
| Mouse pointer scheme | Cleared — removes cursor theme |
| Mouse sensitivity | 10 (Windows default mid-point) |
| Mouse acceleration curves | Linear (no acceleration with EPP off) |
| Background polling rate cap | Removed (RawMouseThrottleEnabled=0) |
| Autoplay | Disabled |
| Touch keyboard | Never shown |
| Language hotkey | Disabled |
| Typing insights | Disabled |
| Voice typing mic button | Disabled |
File Explorer and system
File Explorer and system
| Setting | Effect |
|---|---|
| File Explorer opens to | This PC |
| Frequent folders | Hidden in Quick Access |
| File extensions | Shown (HideFileExt=0) |
| Full path in title bar | Enabled (FullPath=1) |
| Preview handlers | Disabled |
| Status bar | Disabled |
| Sharing wizard | Disabled |
| Network in navigation | Hidden |
| 3D Objects in This PC | Removed |
| Quick Access | Disabled (HubMode=1) |
| Gallery in navigation | Hidden |
| Alt+Tab | Open windows only (no Edge tabs) |
| Long path support | Enabled (LongPathsEnabled=1) |
| BSOD extra info | Enabled (DisplayParameters=1) |
| Windows Platform Binary Table | Disabled (DisableWpbtExecution=1) |
| Web services in Explorer | Disabled (NoWebServices=1) |
| Cross-device resume | Disabled |
Sound
Sound
| Setting | Effect |
|---|---|
| Sound scheme | None — all system sounds cleared |
| Startup sound | Disabled (DisableStartupSound=1) |
| Sound communications | Do nothing (UserDuckingPreference=3) |
Accessibility
Accessibility
| Setting | Effect |
|---|---|
| Narrator | All features disabled |
| Sticky Keys, Toggle Keys, Sound Sentry | Disabled |
| High Contrast | Disabled |
| Magnifier follow modes | All disabled |
| Print Screen opens Snipping Tool | Disabled |
| Keyboard auto-repeat | Disabled |
Miscellaneous system settings
Miscellaneous system settings
| Setting | Effect |
|---|---|
| Automatic maintenance | Disabled (MaintenanceDisabled=1) |
| Windows Error Reporting | Disabled |
| Remote Assistance | Disabled (fAllowToGetHelp=0) |
| Clock change notifications | Disabled |
| Maps auto-update | Disabled |
| App archiving | Disabled |
| Storage Sense | Disabled — no auto-delete of temp files, downloads, or recycle bin |
| Background apps | Disabled for all UWP (LetAppsRunInBackground=2) |
| Shared internet connection control | Disabled |
| USB error notifications | Disabled |
| Default printer management | Legacy mode |
| Advertising/promotional content | All ContentDeliveryManager flags disabled |
| Share across devices (CDP) | Disabled |
| Recommended troubleshooter | Set to user preference |
| Write with fingertip | Disabled |