Tag: registry
599 script(s) tagged “registry”
Disable Fast Startup (Registry Tweak)
Disables Fast Startup, useful when dual-booting or troubleshooting shutdowns (requires admin). Requires an elevated (Adβ¦
Check Disable Balloon Tip Notifications Registry Value (VBA)
Reads the Disable Balloon Tip Notifications registry value via WScript.Shell.RegRead and reports it in a message box β β¦
Disable Aero Shake (C#)
Stops shaking a window from minimizing every other open window. Applies the tweak via Microsoft.Win32.Registry.
Check "Show Recycle Bin Icon on Desktop" Status
Reads the current registry value behind the "Show Recycle Bin Icon on Desktop" tweak so you can confirm whether it's apβ¦
Check "Disable Explorer Startup Delay" Status
Reads the current registry value behind the "Disable Explorer Startup Delay" tweak so you can confirm whether it's applβ¦
Check "Disable Sticky Keys Shortcut Prompt" Status
Reads the current registry value behind the "Disable Sticky Keys Shortcut Prompt" tweak so you can confirm whether it'sβ¦
Apply Disable Windows Tips & Suggestions (VBA)
Stops Windows from showing tips and suggestions notifications. Applied via WScript.Shell.RegWrite from VBA.
Disable Windows Welcome Experience (C#)
Disables the full-screen "suggested content" tips that appear after updates. Applies the tweak via Microsoft.Win32.Regiβ¦
Increase Icon Cache Size (JScript)
Raises the icon cache limit, useful on machines with huge numbers of shortcuts. Applies the tweak via WScript.Shell.Regβ¦
Show This PC Icon on Desktop (Registry Tweak)
Adds the This PC icon back to the desktop.
Check "Disable Windows Consumer Features" Status
Reads the current registry value behind the "Disable Windows Consumer Features" tweak so you can confirm whether it's aβ¦
Disable Feedback Notifications (Batch)
Stops Windows from periodically asking for feedback. Applies the tweak via reg.exe.