Tag: registry
599 script(s) tagged “registry”
Disable Activity Feed / Timeline (C#)
Disables the Windows Activity Feed / Timeline feature (requires admin). Requires an elevated (Administrator) prompt. Apβ¦
Disable Game Bar Startup Tips (VBScript)
Stops the Game Bar from showing its startup tip panel. Applies the tweak via WScript.Shell.RegWrite.
Disable Start Menu App Suggestions (VBScript)
Turns off sponsored app suggestions in the Start menu. Applies the tweak via WScript.Shell.RegWrite.
Disable Windows Telemetry (Registry Tweak)
Lowers the diagnostic data Windows sends to Microsoft (requires admin). Requires an elevated (Administrator) prompt.
Disable Xbox Game Bar Capture (Python)
Disables background game/app capture via the Xbox Game Bar. Applies the tweak via the stdlib winreg module.
Check "Disable Storage Sense Low-Space Notifications" Status (Python)
Reads the registry value behind the "Disable Storage Sense Low-Space Notifications" tweak via winreg to confirm whetherβ¦
Check "Disable Windows Telemetry" Status (Python)
Reads the registry value behind the "Disable Windows Telemetry" tweak via winreg to confirm whether it's applied.
Disable First Logon Animation (VBScript)
Skips the "Hi, we are setting things up for you" first-logon animation (requires admin). Requires an elevated (Administβ¦
Check "Show This PC Icon on Desktop" Status (VBScript)
Reads the registry value behind the "Show This PC Icon on Desktop" tweak to confirm whether it's applied.
Align Taskbar Icons Left (VBScript)
Switches the Windows 11 taskbar back to left-aligned icons. Applies the tweak via WScript.Shell.RegWrite.
Check "Disable Window Animations" Status (Batch)
Uses reg query to check the current value behind the "Disable Window Animations" tweak.
Check "Disable Storage Sense Low-Space Notifications" Status (VBScript)
Reads the registry value behind the "Disable Storage Sense Low-Space Notifications" tweak to confirm whether it's appliβ¦