Tag: per-user

481 script(s) tagged “per-user”

📜 VBScript (WSH)

Check "Disable Start Menu Suggested Apps" Status (VBScript)

Reads the registry value behind the "Disable Start Menu Suggested Apps" tweak to confirm whether it's applied.

🐍 Python 3.10+

Check "Disable Windows Spotlight on Desktop" Status (Python)

Reads the registry value behind the "Disable Windows Spotlight on Desktop" tweak via winreg to confirm whether it's app…

🧰 Registry (.reg)

Disable Start Menu Web Search (Registry Tweak)

Stops the Start Menu search from including web results.

📊 VBA (Excel)

Apply Disable Taskbar Widgets Icon (VBA)

Removes the Widgets icon from the Windows 11 taskbar. Applied via WScript.Shell.RegWrite from VBA.

🧰 Registry (.reg)

Hide Taskbar Search Box (Registry Tweak)

Hides the search box on the taskbar, leaving just an icon or nothing.

🧰 Registry (.reg)

Show Recycle Bin Icon on Desktop (Registry Tweak)

Adds the Recycle Bin icon back to the desktop.

📄 JScript (WSH)

Enable Light Mode (JScript)

Reverts File Explorer and other system surfaces to light mode. Applies the tweak via WScript.Shell.RegWrite (JScript sy…

⚡ PowerShell 5.1+

Check "Disable Windows Spotlight on Desktop" Status

Reads the current registry value behind the "Disable Windows Spotlight on Desktop" tweak so you can confirm whether it'…

🐍 Python 3.10+

Check "Align Taskbar Icons Left" Status (Python)

Reads the registry value behind the "Align Taskbar Icons Left" tweak via winreg to confirm whether it's applied.

🐍 Python 3.10+

Check "Disable Bing Search Suggestions" Status (Python)

Reads the registry value behind the "Disable Bing Search Suggestions" tweak via winreg to confirm whether it's applied.

📜 VBScript (WSH)

Check "Disable Aero Shake" Status (VBScript)

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

📜 VBScript (WSH)

Check "Disable Windows Welcome Experience" Status (VBScript)

Reads the registry value behind the "Disable Windows Welcome Experience" tweak to confirm whether it's applied.