Tag: registry

599 script(s) tagged “registry”

🧰 Registry (.reg)

Disable Windows Tips & Suggestions (Registry Tweak)

Stops Windows from showing tips and suggestions notifications.

πŸ“œ VBScript (WSH)

Disable Storage Sense Low-Space Notifications (VBScript)

Silences low-disk-space notifications from Storage Sense. Applies the tweak via WScript.Shell.RegWrite.

πŸ“œ VBScript (WSH)

Disable Windows Consumer Features (VBScript)

Stops Windows from auto-installing suggested consumer apps (requires admin). Requires an elevated (Administrator) promp…

πŸ“œ VBScript (WSH)

Check "Disable Feedback Notifications" Status (VBScript)

Reads the registry value behind the "Disable Feedback Notifications" tweak to confirm whether it's applied.

πŸ–₯️ Batch (CMD)

Disable Cortana (Batch)

Disables Cortana integration in Windows Search (requires admin). Requires an elevated (Administrator) prompt. Applies t…

🐍 Python 3.10+

Check "Enable Num Lock on Startup" Status (Python)

Reads the registry value behind the "Enable Num Lock on Startup" tweak via winreg to confirm whether it's applied.

🟣 C# / .NET 6+

Disable Sticky Keys Shortcut Prompt (C#)

Stops the Sticky Keys dialog from popping up when Shift is pressed 5 times. Applies the tweak via Microsoft.Win32.Regis…

🧰 Registry (.reg)

Disable Autoplay for All Drives (Registry Tweak)

Disables Autoplay prompts for every drive type, including USB.

🟣 C# / .NET 6+

Disable Bing Search Suggestions (C#)

Stops the taskbar search box from showing web/Bing suggestions. Applies the tweak via Microsoft.Win32.Registry.

🧰 Registry (.reg)

Align Taskbar Icons Left (Registry Tweak)

Switches the Windows 11 taskbar back to left-aligned icons.

🧰 Registry (.reg)

Disable First Logon Animation (Registry Tweak)

Skips the "Hi, we are setting things up for you" first-logon animation (requires admin). Requires an elevated (Administ…

πŸ“œ VBScript (WSH)

Disable Window Animations (VBScript)

Disables minimize/maximize window animations for a snappier feel. Applies the tweak via WScript.Shell.RegWrite.