Tag: per-user

481 script(s) tagged “per-user”

πŸ“œ VBScript (WSH)

Disable Sticky Keys Shortcut Prompt (VBScript)

Stops the Sticky Keys dialog from popping up when Shift is pressed 5 times. Applies the tweak via WScript.Shell.RegWrit…

⚑ PowerShell 5.1+

Disable Storage Sense Low-Space Notifications

Silences low-disk-space notifications from Storage Sense.

🟣 C# / .NET 6+

Disable News and Interests Feed (C#)

Hides the taskbar News and Interests / Widgets feed. Applies the tweak via Microsoft.Win32.Registry.

πŸ“œ VBScript (WSH)

Check "Disable Autoplay for All Drives" Status (VBScript)

Reads the registry value behind the "Disable Autoplay for All Drives" tweak to confirm whether it's applied.

πŸ“Š VBA (Excel)

Apply Disable Storage Sense Low-Space Notifications (VBA)

Silences low-disk-space notifications from Storage Sense. Applied via WScript.Shell.RegWrite from VBA.

πŸ–₯️ Batch (CMD)

Disable Autoplay for All Drives (Batch)

Disables Autoplay prompts for every drive type, including USB. Applies the tweak via reg.exe.

⚑ PowerShell 5.1+

Disable Windows Welcome Experience

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

πŸ“Š VBA (Excel)

Check Disable Start Menu Web Search Registry Value (VBA)

Reads the Disable Start Menu Web Search registry value via WScript.Shell.RegRead and reports it in a message box β€” no P…

🧰 Registry (.reg)

Disable Storage Sense Low-Space Notifications (Registry Tweak)

Silences low-disk-space notifications from Storage Sense.

πŸ“„ JScript (WSH)

Enable Clipboard History (JScript)

Turns on Windows+V clipboard history. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).

πŸ–₯️ Batch (CMD)

Disable Sticky Keys Shortcut Prompt (Batch)

Stops the Sticky Keys dialog from popping up when Shift is pressed 5 times. Applies the tweak via reg.exe.

⚑ PowerShell 5.1+

Check "Disable Snap Assist Suggestions" Status

Reads the current registry value behind the "Disable Snap Assist Suggestions" tweak so you can confirm whether it's app…