Tag: registry
599 script(s) tagged “registry”
Disable Activity Feed / Timeline (Batch)
Disables the Windows Activity Feed / Timeline feature (requires admin). Requires an elevated (Administrator) prompt. Apβ¦
Disable Explorer Startup Delay (VBScript)
Removes the artificial delay before startup apps launch. Applies the tweak via WScript.Shell.RegWrite.
Disable Background Apps Globally (VBScript)
Prevents Store apps from running in the background to save resources and battery. Applies the tweak via WScript.Shell.Rβ¦
Check "Show This PC Icon on Desktop" Status (Batch)
Uses reg query to check the current value behind the "Show This PC Icon on Desktop" tweak.
Disable Windows Consumer Features (Python)
Stops Windows from auto-installing suggested consumer apps (requires admin). Requires an elevated (Administrator) prompβ¦
Apply Disable Recent Documents History (VBA)
Stops Windows from tracking recently opened documents. Applied via WScript.Shell.RegWrite from VBA.
Increase Icon Cache Size (Registry Tweak)
Raises the icon cache limit, useful on machines with huge numbers of shortcuts.
Disable Activity Feed / Timeline
Disables the Windows Activity Feed / Timeline feature (requires admin). Requires an elevated (Administrator) prompt.
Disable Taskbar Widgets Icon (C#)
Removes the Widgets icon from the Windows 11 taskbar. Applies the tweak via Microsoft.Win32.Registry.
Check "Enable Light Mode" Status (Python)
Reads the registry value behind the "Enable Light Mode" tweak via winreg to confirm whether it's applied.
Check "Disable Storage Sense Low-Space Notifications" Status
Reads the current registry value behind the "Disable Storage Sense Low-Space Notifications" tweak so you can confirm whβ¦
Check "Disable First Logon Animation" Status (Batch)
Uses reg query to check the current value behind the "Disable First Logon Animation" tweak.