Tag: registry
599 script(s) tagged “registry”
Disable Window Animations (JScript)
Disables minimize/maximize window animations for a snappier feel. Applies the tweak via WScript.Shell.RegWrite (JScriptβ¦
Disable Windows Consumer Features (C#)
Stops Windows from auto-installing suggested consumer apps (requires admin). Requires an elevated (Administrator) prompβ¦
Disable Cortana (C#)
Disables Cortana integration in Windows Search (requires admin). Requires an elevated (Administrator) prompt. Applies tβ¦
Check Disable News and Interests Feed Registry Value (VBA)
Reads the Disable News and Interests Feed registry value via WScript.Shell.RegRead and reports it in a message box β noβ¦
Check Enable Dark Mode Registry Value (VBA)
Reads the Enable Dark Mode registry value via WScript.Shell.RegRead and reports it in a message box β no PowerShell or β¦
Enable Dark Mode (Python)
Switches File Explorer and other system surfaces to dark mode. Applies the tweak via the stdlib winreg module.
Check "Disable Windows Tips & Suggestions" Status (Batch)
Uses reg query to check the current value behind the "Disable Windows Tips & Suggestions" tweak.
Disable Feedback Notifications (Python)
Stops Windows from periodically asking for feedback. Applies the tweak via the stdlib winreg module.
Check Disable Window Animations Registry Value (VBA)
Reads the Disable Window Animations registry value via WScript.Shell.RegRead and reports it in a message box β no Powerβ¦
Disable Explorer Startup Delay
Removes the artificial delay before startup apps launch.
Show Seconds in Taskbar Clock (Registry Tweak)
Adds a seconds display to the taskbar clock.
Check "Disable News and Interests Feed" Status
Reads the current registry value behind the "Disable News and Interests Feed" tweak so you can confirm whether it's appβ¦