Tag: registry
599 script(s) tagged “registry”
Check "Disable Lock Screen Notifications" Status (Batch)
Uses reg query to check the current value behind the "Disable Lock Screen Notifications" tweak.
Disable Windows Consumer Features (JScript)
Stops Windows from auto-installing suggested consumer apps (requires admin). Requires an elevated (Administrator) promp…
Check Show Recycle Bin Icon on Desktop Registry Value (VBA)
Reads the Show Recycle Bin Icon on Desktop registry value via WScript.Shell.RegRead and reports it in a message box — n…
Check "Disable Tailored Experiences" Status
Reads the current registry value behind the "Disable Tailored Experiences" tweak so you can confirm whether it's applie…
Disable News and Interests Feed
Hides the taskbar News and Interests / Widgets feed.
Check "Disable Taskbar Widgets Icon" Status (Python)
Reads the registry value behind the "Disable Taskbar Widgets Icon" tweak via winreg to confirm whether it's applied.
Check "Disable Start Menu App Suggestions" Status (Python)
Reads the registry value behind the "Disable Start Menu App Suggestions" tweak via winreg to confirm whether it's appli…
Check "Align Taskbar Icons Left" Status
Reads the current registry value behind the "Align Taskbar Icons Left" tweak so you can confirm whether it's applied.
Check "Disable Windows Welcome Experience" Status (Python)
Reads the registry value behind the "Disable Windows Welcome Experience" tweak via winreg to confirm whether it's appli…
Apply Disable Windows Telemetry (VBA)
Lowers the diagnostic data Windows sends to Microsoft (requires admin). Applied via WScript.Shell.RegWrite from VBA. Re…
Disable Fast Startup (JScript)
Disables Fast Startup, useful when dual-booting or troubleshooting shutdowns (requires admin). Requires an elevated (Ad…