Tag: registry

599 script(s) tagged “registry”

📜 VBScript (WSH)

Disable Remote Assistance (VBScript)

Disables the ability for others to remotely assist this PC (requires admin). Requires an elevated (Administrator) promp…

⚡ PowerShell 5.1+

Disable Start Menu App Suggestions

Turns off sponsored app suggestions in the Start menu.

🖥️ Batch (CMD)

Disable Lock Screen Notifications (Batch)

Stops app notifications from appearing on the lock screen. Applies the tweak via reg.exe.

📊 VBA (Excel)

Apply Disable Lock Screen (VBA)

Skips straight to the sign-in screen instead of showing the lock screen (requires admin). Applied via WScript.Shell.Reg…

⚡ PowerShell 5.1+

Check "Disable Bing Search Suggestions" Status

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

📄 JScript (WSH)

Hide Taskbar Search Box (JScript)

Hides the search box on the taskbar, leaving just an icon or nothing. Applies the tweak via WScript.Shell.RegWrite (JSc…

🖥️ Batch (CMD)

Check "Disable Sticky Keys Shortcut Prompt" Status (Batch)

Uses reg query to check the current value behind the "Disable Sticky Keys Shortcut Prompt" tweak.

🖥️ Batch (CMD)

Check "Disable Cortana" Status (Batch)

Uses reg query to check the current value behind the "Disable Cortana" tweak.

⚡ PowerShell 5.1+

Enable Light Mode

Reverts File Explorer and other system surfaces to light mode.

🧰 Registry (.reg)

Disable Taskbar Widgets Icon (Registry Tweak)

Removes the Widgets icon from the Windows 11 taskbar.

🟣 C# / .NET 6+

Enable Win32 Long Paths (C#)

Lifts the legacy 260-character MAX_PATH limit for apps that opt in (requires admin). Requires an elevated (Administrato…

🟣 C# / .NET 6+

Disable Window Animations (C#)

Disables minimize/maximize window animations for a snappier feel. Applies the tweak via Microsoft.Win32.Registry.