Tag: registry
599 script(s) tagged “registry”
Apply Align Taskbar Icons Left (VBA)
Switches the Windows 11 taskbar back to left-aligned icons. Applied via WScript.Shell.RegWrite from VBA.
Disable Autoplay for All Drives (JScript)
Disables Autoplay prompts for every drive type, including USB. Applies the tweak via WScript.Shell.RegWrite (JScript syβ¦
Apply Disable Windows Welcome Experience (VBA)
Disables the full-screen "suggested content" tips that appear after updates. Applied via WScript.Shell.RegWrite from VBβ¦
Check Show Hidden Files Registry Value (VBA)
Reads the Show Hidden Files registry value via WScript.Shell.RegRead and reports it in a message box β no PowerShell orβ¦
Disable News and Interests Feed (VBScript)
Hides the taskbar News and Interests / Widgets feed. Applies the tweak via WScript.Shell.RegWrite.
Disable Storage Sense Low-Space Notifications (C#)
Silences low-disk-space notifications from Storage Sense. Applies the tweak via Microsoft.Win32.Registry.
Check "Show Hidden Files" Status
Reads the current registry value behind the "Show Hidden Files" tweak so you can confirm whether it's applied.
Check "Disable Sticky Keys Shortcut Prompt" Status (VBScript)
Reads the registry value behind the "Disable Sticky Keys Shortcut Prompt" tweak to confirm whether it's applied.
Disable Bing Search Suggestions
Stops the taskbar search box from showing web/Bing suggestions.
Check "Disable Start Menu Suggested Apps" Status (Batch)
Uses reg query to check the current value behind the "Disable Start Menu Suggested Apps" tweak.
Check "Align Taskbar Icons Left" Status (VBScript)
Reads the registry value behind the "Align Taskbar Icons Left" tweak to confirm whether it's applied.