Windows 11/10 is flagging "Winring0" on your PC monitoring, fan control apps, here's why

Gandalf_The_Grey

Level 85
Thread author
Verified
Honorary Member
Top Poster
Content Creator
Well-known
Forum Veteran
Apr 24, 2016
7,757
6
82,472
8,389
54
The Netherlands
For the last few days or so, various users online have reported that their fan control and/or other PC hardware monitoring applications are being flagged by Microsoft Defender. Affected apps include ones from Razer, SteelSeries, and many more. These applications are getting flagged due to an underlying "WinRing0x64.sys" system driver that Microsoft warns as "HackTool:Win32/Winring0" and Defender is quarantining the threat immediately upon detection.

As it turns out "WinRing0 is a hardware access library for Windows" and allows Windows apps to "access I/O ports, MSR (Model-Specific Register), and PCI" bus.

OpenRGB for example states on its GitHub repo that it "uses the WinRing0 driver to access the SMBus interface" on Windows PCs. SMBus or system management bus helps in communication between low-bandwidth requirement devices. You may have come across the term for chipset drivers like that of AMD's.

Interestingly, it is not entirely wrong on Microsoft's part to flag it since the driver is indeed vulnerable. The developer of the popular free fan control app called "Fan Control" has explained that applications like these which rely on the open-source LibreHardwareMonitorLib driver (WinRing0x64.sys) are technically correctly being flagged. That is because the driver can theoretically be exploited as it remains unpatched.
 
  • Migrated to the PawnIO version of LHM, Winring0 is no longer shipped with FanControl. This will prompt for the installation of the PawnIO driver. You may use the software without, but you won't get any motherboard sensors. Other sensor sources will still work as usual. This is a whole new driver implementation, it will contain bugs and require community efforts to iron them out. If you are happy with your current situation, I recommend you do not update for now.