Tag: system-wide
117 script(s) tagged “system-wide”
Check "Disable Windows Telemetry" Status (Python)
Reads the registry value behind the "Disable Windows Telemetry" tweak via winreg to confirm whether it's applied.
Disable First Logon Animation (VBScript)
Skips the "Hi, we are setting things up for you" first-logon animation (requires admin). Requires an elevated (Administ…
Disable Lock Screen (Registry Tweak)
Skips straight to the sign-in screen instead of showing the lock screen (requires admin). Requires an elevated (Adminis…
Disable Windows Consumer Features (JScript)
Stops Windows from auto-installing suggested consumer apps (requires admin). Requires an elevated (Administrator) promp…
Apply Disable Windows Telemetry (VBA)
Lowers the diagnostic data Windows sends to Microsoft (requires admin). Applied via WScript.Shell.RegWrite from VBA. Re…
Disable Fast Startup (JScript)
Disables Fast Startup, useful when dual-booting or troubleshooting shutdowns (requires admin). Requires an elevated (Ad…
Disable Fast Startup
Disables Fast Startup, useful when dual-booting or troubleshooting shutdowns (requires admin). Requires an elevated (Ad…
Check "Enable Win32 Long Paths" Status (Python)
Reads the registry value behind the "Enable Win32 Long Paths" tweak via winreg to confirm whether it's applied.
Disable Windows Consumer Features (C#)
Stops Windows from auto-installing suggested consumer apps (requires admin). Requires an elevated (Administrator) promp…
Disable Cortana (C#)
Disables Cortana integration in Windows Search (requires admin). Requires an elevated (Administrator) prompt. Applies t…
Disable Windows Consumer Features (Batch)
Stops Windows from auto-installing suggested consumer apps (requires admin). Requires an elevated (Administrator) promp…
Disable Windows Telemetry (C#)
Lowers the diagnostic data Windows sends to Microsoft (requires admin). Requires an elevated (Administrator) prompt. Ap…