⚡ PowerShell

Modern automation and administration scripts for Windows.

⚡ PowerShell 5.1+

Disable Start Menu App Suggestions

Turns off sponsored app suggestions in the Start menu.

⚡ PowerShell 5.1+

Watch Network Adapter Configuration for Changes

Polls Win32_NetworkAdapterConfiguration on an interval and prints a line whenever the Network Adapter Configuration cou…

⚡ PowerShell 5.1+

Check "Disable Bing Search Suggestions" Status

Reads the current registry value behind the "Disable Bing Search Suggestions" tweak so you can confirm whether it's app…

⚡ PowerShell 5.1+

Backup Processes List to JSON

Snapshots Processes from Win32_Process to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Get The Windows Prefetch folder Size Report

Reports how much disk space the Windows Prefetch folder is currently using, read-only (no deletion).

⚡ PowerShell 5.1+

Enable Light Mode

Reverts File Explorer and other system surfaces to light mode.

⚡ PowerShell 5.1+

Watch Processes for Changes

Polls Win32_Process on an interval and prints a line whenever the Processes count changes — a lightweight way to notice…

⚡ PowerShell 5.1+

Show This PC Icon on Desktop

Adds the This PC icon back to the desktop.

⚡ PowerShell 5.1+

Clean Up The Windows Internet cache (INetCache)

Reports the size of the Windows Internet cache (INetCache) and optionally clears it out. Dry-run by default.

⚡ PowerShell 5.1+

Backup Windows Error Reporting files to Zip

Zips up the current contents of Windows Error Reporting files before you run a cleanup against it.

⚡ PowerShell 5.1+

Backup Printers List to JSON

Snapshots Printers from Win32_Printer to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Clean Up Microsoft Edge's browser cache

Reports the size of Microsoft Edge's browser cache and optionally clears it out. Dry-run by default.