⚡ PowerShell

Modern automation and administration scripts for Windows.

⚡ PowerShell 5.1+

Watch Processor Info for Changes

Polls Win32_Processor on an interval and prints a line whenever the Processor Info count changes — a lightweight way to…

⚡ PowerShell 5.1+

Disable Lock Screen Notifications

Stops app notifications from appearing on the lock screen.

⚡ PowerShell 5.1+

Disable Taskbar Widgets Icon

Removes the Widgets icon from the Windows 11 taskbar.

⚡ PowerShell 5.1+

Backup Logical Disks List to JSON

Snapshots Logical Disks from Win32_LogicalDisk to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Check "Disable Tailored Experiences" Status

Reads the current registry value behind the "Disable Tailored Experiences" tweak so you can confirm whether it's applie…

⚡ PowerShell 5.1+

Disable News and Interests Feed

Hides the taskbar News and Interests / Widgets feed.

⚡ PowerShell 5.1+

Backup Page File Usage List to JSON

Snapshots Page File Usage from Win32_PageFileUsage to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Show Seconds in Taskbar Clock

Adds a seconds display to the taskbar clock.

⚡ PowerShell 5.1+

Check "Align Taskbar Icons Left" Status

Reads the current registry value behind the "Align Taskbar Icons Left" tweak so you can confirm whether it's applied.

⚡ PowerShell 5.1+

Backup Keyboard Info List to JSON

Snapshots Keyboard Info from Win32_Keyboard to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Disable Fast Startup

Disables Fast Startup, useful when dual-booting or troubleshooting shutdowns (requires admin). Requires an elevated (Ad…

⚡ PowerShell 5.1+

Check "Disable Lock Screen Notifications" Status

Reads the current registry value behind the "Disable Lock Screen Notifications" tweak so you can confirm whether it's a…