Tag: per-user

481 script(s) tagged “per-user”

🐍 Python 3.10+

Check "Disable Taskbar Chat Icon" Status (Python)

Reads the registry value behind the "Disable Taskbar Chat Icon" tweak via winreg to confirm whether it's applied.

🧰 Registry (.reg)

Disable Windows Welcome Experience (Registry Tweak)

Disables the full-screen "suggested content" tips that appear after updates.

⚡ PowerShell 5.1+

Disable Windows Spotlight on Desktop

Turns off the Windows Spotlight rotating desktop background feature.

📊 VBA (Excel)

Apply Disable Start Menu Web Search (VBA)

Stops the Start Menu search from including web results. Applied via WScript.Shell.RegWrite from VBA.

🟣 C# / .NET 6+

Disable Windows Spotlight on Desktop (C#)

Turns off the Windows Spotlight rotating desktop background feature. Applies the tweak via Microsoft.Win32.Registry.

🖥️ Batch (CMD)

Disable Start Menu Web Search (Batch)

Stops the Start Menu search from including web results. Applies the tweak via reg.exe.

🖥️ Batch (CMD)

Hide Taskbar Search Box (Batch)

Hides the search box on the taskbar, leaving just an icon or nothing. Applies the tweak via reg.exe.

🟣 C# / .NET 6+

Disable Feedback Notifications (C#)

Stops Windows from periodically asking for feedback. Applies the tweak via Microsoft.Win32.Registry.

🟣 C# / .NET 6+

Disable Background Apps Globally (C#)

Prevents Store apps from running in the background to save resources and battery. Applies the tweak via Microsoft.Win32…

🐍 Python 3.10+

Disable Autoplay for All Drives (Python)

Disables Autoplay prompts for every drive type, including USB. Applies the tweak via the stdlib winreg module.

📜 VBScript (WSH)

Check "Disable Xbox Game Bar Capture" Status (VBScript)

Reads the registry value behind the "Disable Xbox Game Bar Capture" tweak to confirm whether it's applied.

⚡ PowerShell 5.1+

Disable Tailored Experiences

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