Tag: registry
599 script(s) tagged “registry”
Disable Balloon Tip Notifications (Python)
Disables the small notification balloon tips in the system tray. Applies the tweak via the stdlib winreg module.
Apply Enable Light Mode (VBA)
Reverts File Explorer and other system surfaces to light mode. Applied via WScript.Shell.RegWrite from VBA.
Disable Lock Screen (Registry Tweak)
Skips straight to the sign-in screen instead of showing the lock screen (requires admin). Requires an elevated (Adminisβ¦
Apply Disable Window Animations (VBA)
Disables minimize/maximize window animations for a snappier feel. Applied via WScript.Shell.RegWrite from VBA.
Disable Lock Screen Notifications
Stops app notifications from appearing on the lock screen.
Disable Taskbar Widgets Icon
Removes the Widgets icon from the Windows 11 taskbar.
Check Disable Recent Documents History Registry Value (VBA)
Reads the Disable Recent Documents History registry value via WScript.Shell.RegRead and reports it in a message box β nβ¦
Disable Lock Screen Notifications (Python)
Stops app notifications from appearing on the lock screen. Applies the tweak via the stdlib winreg module.
Disable Windows Spotlight on Desktop (Python)
Turns off the Windows Spotlight rotating desktop background feature. Applies the tweak via the stdlib winreg module.
Check "Disable Tailored Experiences" Status (VBScript)
Reads the registry value behind the "Disable Tailored Experiences" tweak to confirm whether it's applied.
Disable Tailored Experiences (C#)
Stops Windows from using diagnostic data to personalize tips and ads. Applies the tweak via Microsoft.Win32.Registry.
Check "Disable Storage Sense Low-Space Notifications" Status (Batch)
Uses reg query to check the current value behind the "Disable Storage Sense Low-Space Notifications" tweak.