Tag: registry
599 script(s) tagged “registry”
Check "Disable Game Bar Startup Tips" Status (Batch)
Uses reg query to check the current value behind the "Disable Game Bar Startup Tips" tweak.
Apply Disable Lock Screen Notifications (VBA)
Stops app notifications from appearing on the lock screen. Applied via WScript.Shell.RegWrite from VBA.
Disable Start Menu Web Search (Python)
Stops the Start Menu search from including web results. Applies the tweak via the stdlib winreg module.
Check "Disable Taskbar Chat Icon" Status
Reads the current registry value behind the "Disable Taskbar Chat Icon" tweak so you can confirm whether it's applied.
Check "Disable Taskbar Widgets Icon" Status
Reads the current registry value behind the "Disable Taskbar Widgets Icon" tweak so you can confirm whether it's applieβ¦
Check "Disable Snap Assist Suggestions" Status (VBScript)
Reads the registry value behind the "Disable Snap Assist Suggestions" tweak to confirm whether it's applied.
Show Seconds in Taskbar Clock (C#)
Adds a seconds display to the taskbar clock. Applies the tweak via Microsoft.Win32.Registry.
Disable Start Menu App Suggestions (Registry Tweak)
Turns off sponsored app suggestions in the Start menu.
Check "Disable Lock Screen" Status (Python)
Reads the registry value behind the "Disable Lock Screen" tweak via winreg to confirm whether it's applied.
Disable Recent Documents History (VBScript)
Stops Windows from tracking recently opened documents. Applies the tweak via WScript.Shell.RegWrite.
Check "Disable Game Bar Startup Tips" Status (Python)
Reads the registry value behind the "Disable Game Bar Startup Tips" tweak via winreg to confirm whether it's applied.
Check "Disable Windows Welcome Experience" Status (Batch)
Uses reg query to check the current value behind the "Disable Windows Welcome Experience" tweak.