Tag: system-wide

117 script(s) tagged “system-wide”

🖥️ Batch (CMD)

Check "Disable Activity Feed / Timeline" Status (Batch)

Uses reg query to check the current value behind the "Disable Activity Feed / Timeline" tweak.

🐍 Python 3.10+

Disable Windows Telemetry (Python)

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

⚡ PowerShell 5.1+

Check "Disable Activity Feed / Timeline" Status

Reads the current registry value behind the "Disable Activity Feed / Timeline" tweak so you can confirm whether it's ap…

🐍 Python 3.10+

Check "Disable Fast Startup" Status (Python)

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

⚡ PowerShell 5.1+

Check "Disable Fast Startup" Status

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

📊 VBA (Excel)

Apply Disable Remote Assistance (VBA)

Disables the ability for others to remotely assist this PC (requires admin). Applied via WScript.Shell.RegWrite from VB…

⚡ PowerShell 5.1+

Check "Disable Cortana" Status

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

⚡ PowerShell 5.1+

Check "Enable Win32 Long Paths" Status

Reads the current registry value behind the "Enable Win32 Long Paths" tweak so you can confirm whether it's applied.

⚡ PowerShell 5.1+

Disable Windows Consumer Features

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

⚡ PowerShell 5.1+

Disable Remote Assistance

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

📄 JScript (WSH)

Disable First Logon Animation (JScript)

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

📜 VBScript (WSH)

Disable Lock Screen (VBScript)

Skips straight to the sign-in screen instead of showing the lock screen (requires admin). Requires an elevated (Adminis…