Tag: system-wide

117 script(s) tagged “system-wide”

🟣 C# / .NET 6+

Disable Fast Startup (C#)

Disables Fast Startup, useful when dual-booting or troubleshooting shutdowns (requires admin). Requires an elevated (Ad…

📜 VBScript (WSH)

Check "Disable Fast Startup" Status (VBScript)

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

🧰 Registry (.reg)

Disable Fast Startup (Registry Tweak)

Disables Fast Startup, useful when dual-booting or troubleshooting shutdowns (requires admin). Requires an elevated (Ad…

⚡ PowerShell 5.1+

Check "Disable Windows Consumer Features" Status

Reads the current registry value behind the "Disable Windows Consumer Features" tweak so you can confirm whether it's a…

📜 VBScript (WSH)

Disable Windows Consumer Features (VBScript)

Stops Windows from auto-installing suggested consumer apps (requires admin). Requires an elevated (Administrator) promp…

🖥️ Batch (CMD)

Disable Cortana (Batch)

Disables Cortana integration in Windows Search (requires admin). Requires an elevated (Administrator) prompt. Applies t…

🧰 Registry (.reg)

Disable First Logon Animation (Registry Tweak)

Skips the "Hi, we are setting things up for you" first-logon animation (requires admin). Requires an elevated (Administ…

⚡ PowerShell 5.1+

Check "Disable Lock Screen" Status

Reads the current registry value behind the "Disable Lock Screen" tweak so you can confirm whether it's applied.

⚡ PowerShell 5.1+

Check "Disable Windows Telemetry" Status

Reads the current registry value behind the "Disable Windows Telemetry" tweak so you can confirm whether it's applied.

🐍 Python 3.10+

Check "Disable First Logon Animation" Status (Python)

Reads the registry value behind the "Disable First Logon Animation" tweak via winreg to confirm whether it's applied.

🟣 C# / .NET 6+

Disable Activity Feed / Timeline (C#)

Disables the Windows Activity Feed / Timeline feature (requires admin). Requires an elevated (Administrator) prompt. Ap…

🧰 Registry (.reg)

Disable Windows Telemetry (Registry Tweak)

Lowers the diagnostic data Windows sends to Microsoft (requires admin). Requires an elevated (Administrator) prompt.