Tag: per-user
481 script(s) tagged “per-user”
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.
Check "Disable Lock Screen Notifications" Status (Batch)
Uses reg query to check the current value behind the "Disable Lock Screen Notifications" tweak.
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.