Tag: registry

599 script(s) tagged “registry”

🧰 Registry (.reg)

Show Recycle Bin Icon on Desktop (Registry Tweak)

Adds the Recycle Bin icon back to the desktop.

πŸ“„ JScript (WSH)

Enable Light Mode (JScript)

Reverts File Explorer and other system surfaces to light mode. Applies the tweak via WScript.Shell.RegWrite (JScript sy…

⚑ PowerShell 5.1+

Check "Disable Windows Spotlight on Desktop" Status

Reads the current registry value behind the "Disable Windows Spotlight on Desktop" tweak so you can confirm whether it'…

πŸ“œ VBScript (WSH)

Disable Windows Telemetry (VBScript)

Lowers the diagnostic data Windows sends to Microsoft (requires admin). Requires an elevated (Administrator) prompt. Ap…

🐍 Python 3.10+

Check "Align Taskbar Icons Left" Status (Python)

Reads the registry value behind the "Align Taskbar Icons Left" tweak via winreg to confirm whether it's applied.

🐍 Python 3.10+

Check "Disable Bing Search Suggestions" Status (Python)

Reads the registry value behind the "Disable Bing Search Suggestions" tweak via winreg to confirm whether it's applied.

πŸ“œ VBScript (WSH)

Check "Disable Aero Shake" Status (VBScript)

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

πŸ“Š VBA (Excel)

Check Disable Remote Assistance Registry Value (VBA)

Reads the Disable Remote Assistance registry value via WScript.Shell.RegRead and reports it in a message box β€” no Power…

πŸ“œ VBScript (WSH)

Check "Disable Windows Welcome Experience" Status (VBScript)

Reads the registry value behind the "Disable Windows Welcome Experience" tweak to confirm whether it's applied.

πŸ“œ VBScript (WSH)

Disable Sticky Keys Shortcut Prompt (VBScript)

Stops the Sticky Keys dialog from popping up when Shift is pressed 5 times. Applies the tweak via WScript.Shell.RegWrit…

⚑ PowerShell 5.1+

Disable Storage Sense Low-Space Notifications

Silences low-disk-space notifications from Storage Sense.

🟣 C# / .NET 6+

Disable News and Interests Feed (C#)

Hides the taskbar News and Interests / Widgets feed. Applies the tweak via Microsoft.Win32.Registry.