.NET backend developer. On the side I build transparent PowerShell alternatives to closed-source Windows tweaking tools — every script fits on one screen, needs no install, and writes a .reg / backup undo before touching anything. They pair with RigPolice, my site of free browser tests for gaming gear.
| Tool |
Replaces |
What it does |
|---|---|---|
| cpu-parking-disabler |
ParkControl, Quick CPU | Unpark all CPU cores |
| msi-mode-utility |
MSI Util v3 | MSI mode for GPU, USB, network, audio |
| timer-resolution-utility |
TimerResolution.exe, ISLC | 0.5 ms timer + Sleep(1) benchmark |
| interrupt-affinity-utility |
GoInterruptPolicy | Pin interrupts to cores, P/E-aware |
| gamedvr-fso-disabler |
— | Disable Game DVR & FSO |
| remove-hidden-devices |
— | Remove ghost devices from Device Manager |
Every tool follows the same contract: read the script before you run it, undo file written before any change, one command to apply.
A tweak is worth keeping only if you can measure it. These free browser tests on RigPolice pair with the tools above:
- After MSI mode or interrupt affinity: Mouse Polling Rate Test
- After a timer resolution change: Refresh Rate Test
- After a ghost device cleanup: Mouse Test
- Before you unpark cores: How to Disable CPU Core Parking in Windows 11, and Whether It Helps
Also: rigpolice-embed, a zero-build WordPress block that embeds the RigPolice tests on any site.



