⚡ PowerShell
Modern automation and administration scripts for Windows.
Watch Page File Usage for Changes
Polls Win32_PageFileUsage on an interval and prints a line whenever the Page File Usage count changes — a lightweight w…
Check "Disable Background Apps Globally" Status
Reads the current registry value behind the "Disable Background Apps Globally" tweak so you can confirm whether it's 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…
Get Computer System Info Report
Queries Win32_ComputerSystem via WMI and reports Computer System Info in a formatted table, with an optional CSV export.
Disable Background Apps Globally
Prevents Store apps from running in the background to save resources and battery.
Check "Disable Fast Startup" Status
Reads the current registry value behind the "Disable Fast Startup" tweak so you can confirm whether it's applied.
Check "Disable Cortana" Status
Reads the current registry value behind the "Disable Cortana" tweak so you can confirm whether it's applied.
Watch Pointing Devices for Changes
Polls Win32_PointingDevice on an interval and prints a line whenever the Pointing Devices count changes — a lightweight…
Check "Disable Xbox Game Bar Capture" Status
Reads the current registry value behind the "Disable Xbox Game Bar Capture" tweak so you can confirm whether it's appli…
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…