Tag: per-user

481 script(s) tagged “per-user”

🐍 Python 3.10+

Disable Windows Welcome Experience (Python)

Disables the full-screen "suggested content" tips that appear after updates. Applies the tweak via the stdlib winreg mo…

🟣 C# / .NET 6+

Disable Recent Documents History (C#)

Stops Windows from tracking recently opened documents. Applies the tweak via Microsoft.Win32.Registry.

🧰 Registry (.reg)

Disable Tailored Experiences (Registry Tweak)

Stops Windows from using diagnostic data to personalize tips and ads.

⚑ PowerShell 5.1+

Show Recycle Bin Icon on Desktop

Adds the Recycle Bin icon back to the desktop.

πŸ“„ JScript (WSH)

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…

🐍 Python 3.10+

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…

πŸ“œ VBScript (WSH)

Check "Disable Window Animations" Status (VBScript)

Reads the registry value behind the "Disable Window Animations" tweak to confirm whether it's applied.

🧰 Registry (.reg)

Disable Lock Screen Notifications (Registry Tweak)

Stops app notifications from appearing on the lock screen.

πŸ–₯️ Batch (CMD)

Check "Disable Snap Assist Suggestions" Status (Batch)

Uses reg query to check the current value behind the "Disable Snap Assist Suggestions" tweak.

πŸ“„ JScript (WSH)

Disable Lock Screen Notifications (JScript)

Stops app notifications from appearing on the lock screen. Applies the tweak via WScript.Shell.RegWrite (JScript syntax…

πŸ–₯️ Batch (CMD)

Disable Taskbar Chat Icon (Batch)

Removes the Chat/Teams icon from the Windows 11 taskbar. Applies the tweak via reg.exe.

⚑ PowerShell 5.1+

Disable Start Menu Suggested Apps

Stops Windows from silently installing suggested Store apps.