Tag: system-wide
117 script(s) tagged “system-wide”
Check "Disable Activity Feed / Timeline" Status (Batch)
Uses reg query to check the current value behind the "Disable Activity Feed / Timeline" tweak.
Disable Windows Telemetry (Python)
Lowers the diagnostic data Windows sends to Microsoft (requires admin). Requires an elevated (Administrator) prompt. Ap…
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…
Check "Disable Fast Startup" Status (Python)
Reads the registry value behind the "Disable Fast Startup" tweak via winreg to confirm whether it's applied.
Check "Disable Fast Startup" Status
Reads the current registry value behind the "Disable Fast Startup" tweak so you can confirm whether it's applied.
Apply Disable Remote Assistance (VBA)
Disables the ability for others to remotely assist this PC (requires admin). Applied via WScript.Shell.RegWrite from VB…
Check "Disable Cortana" Status
Reads the current registry value behind the "Disable Cortana" tweak so you can confirm whether it's applied.
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.
Disable Windows Consumer Features
Stops Windows from auto-installing suggested consumer apps (requires admin). Requires an elevated (Administrator) promp…
Disable Remote Assistance
Disables the ability for others to remotely assist this PC (requires admin). Requires an elevated (Administrator) promp…
Disable First Logon Animation (JScript)
Skips the "Hi, we are setting things up for you" first-logon animation (requires admin). Requires an elevated (Administ…
Disable Lock Screen (VBScript)
Skips straight to the sign-in screen instead of showing the lock screen (requires admin). Requires an elevated (Adminis…