Tag: registry
599 script(s) tagged “registry”
Disable Sticky Keys Shortcut Prompt (Registry Tweak)
Stops the Sticky Keys dialog from popping up when Shift is pressed 5 times.
Show Hidden Files (Registry Tweak)
Makes File Explorer always show hidden files and folders.
Check "Increase Icon Cache Size" Status
Reads the current registry value behind the "Increase Icon Cache Size" tweak so you can confirm whether it's applied.
Check "Disable Lock Screen" Status (VBScript)
Reads the registry value behind the "Disable Lock Screen" tweak to confirm whether it's applied.
Disable Windows Welcome Experience (JScript)
Disables the full-screen "suggested content" tips that appear after updates. Applies the tweak via WScript.Shell.RegWriβ¦
Check "Disable First Logon Animation" Status (VBScript)
Reads the registry value behind the "Disable First Logon Animation" tweak to confirm whether it's applied.
Disable Tailored Experiences (Python)
Stops Windows from using diagnostic data to personalize tips and ads. Applies the tweak via the stdlib winreg module.
Disable Bing Search Suggestions (JScript)
Stops the taskbar search box from showing web/Bing suggestions. Applies the tweak via WScript.Shell.RegWrite (JScript sβ¦
Disable Feedback Notifications (JScript)
Stops Windows from periodically asking for feedback. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).
Disable News and Interests Feed (Registry Tweak)
Hides the taskbar News and Interests / Widgets feed.
Check "Disable News and Interests Feed" Status (VBScript)
Reads the registry value behind the "Disable News and Interests Feed" tweak to confirm whether it's applied.
Disable Start Menu App Suggestions (Batch)
Turns off sponsored app suggestions in the Start menu. Applies the tweak via reg.exe.