High-end gaming PCs face a real risk of hardware damage from the new 12V-2×6 power connectors used by NVIDIA's latest graphics cards. Users who own expensive RTX 50-series GPUs can now install a free software tool that monitors power delivery and cuts the system off if it detects dangerous current levels. This safeguard addresses the specific fear that these high-density connectors might melt or fail under heavy load.
Free utility monitors per-pin current and forces shutdown to prevent melting
Developer Humza Khalid created the '12VHPWR Guard' utility to protect ASUS ROG Astral GeForce RTX 5080 and RTX 5090 cards. The software also supports the ASUS ROG Matrix RTX 5090 because these specific models include dedicated per-pin current sensors. The tool works by polling the I2C bus on the graphics card twice every second to read real-time power data. If the application cannot access the I2C bus directly, it falls back to reading data from HWiNFO shared memory.
- Supported GPUs: ASUS ROG Astral GeForce RTX 5080, GeForce RTX 5090, ASUS ROG Matrix RTX 5090
- Trigger Threshold: 9.5A per pin for more than 15 seconds
- System Action: Force-close blocking apps and shut down the system
- Monitoring Method: Polls I2C bus twice per second; fallback to HWiNFO shared memory
- OS Support: Windows 10 and 11

The utility triggers a hard system shutdown if any single pin draws more than 9.5A for a continuous period of 15 seconds. This action force-closes any blocking applications to ensure the machine powers down safely. The tool requires Python 3.10 or higher to run and supports both Windows 10 and Windows 11. It logs its monitoring activity to the Windows Event Viewer for user review.
ASUS provides its own protection layer through the GPU Tweak III software, which sounds an audible warning if current exceeds 9.2A on a single pin. Khalid noted that his tool is ironically named '12VHPWR Guard' because the supported cards actually use the newer 12V-2×6 connector standard. The developer built this free open-source tool to give users a direct safeguard against potential connector melting issues.
You can download the application from Khalid's GitHub page for global use. The tool serves as a practical backup to existing manufacturer software for owners of the supported ASUS cards. It provides a concrete mechanism to prevent power connector failures without requiring hardware changes.



Discussion
0 comments
Log in to join the thread with a thoughtful take, question, or correction.