Tag: per-user
481 script(s) tagged “per-user”
Disable Windows Welcome Experience (Python)
Disables the full-screen "suggested content" tips that appear after updates. Applies the tweak via the stdlib winreg moβ¦
Disable Recent Documents History (C#)
Stops Windows from tracking recently opened documents. Applies the tweak via Microsoft.Win32.Registry.
Disable Tailored Experiences (Registry Tweak)
Stops Windows from using diagnostic data to personalize tips and ads.
Disable Snap Assist Suggestions (JScript)
Stops Windows from suggesting other windows to snap next to one you just moved. Applies the tweak via WScript.Shell.Regβ¦
Disable Background Apps Globally (Python)
Prevents Store apps from running in the background to save resources and battery. Applies the tweak via the stdlib winrβ¦
Check "Disable Window Animations" Status (VBScript)
Reads the registry value behind the "Disable Window Animations" tweak to confirm whether it's applied.
Disable Lock Screen Notifications (Registry Tweak)
Stops app notifications from appearing on the lock screen.
Check "Disable Snap Assist Suggestions" Status (Batch)
Uses reg query to check the current value behind the "Disable Snap Assist Suggestions" tweak.
Disable Lock Screen Notifications (JScript)
Stops app notifications from appearing on the lock screen. Applies the tweak via WScript.Shell.RegWrite (JScript syntaxβ¦
Disable Taskbar Chat Icon (Batch)
Removes the Chat/Teams icon from the Windows 11 taskbar. Applies the tweak via reg.exe.
Disable Start Menu Suggested Apps
Stops Windows from silently installing suggested Store apps.