You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open hardware monitor - is free software that can monitor the temperature sensors, fan speeds, voltages, load and clock speeds of your computer.
11
+
Open hardware monitor is free software that can monitor the temperature sensors, fan speeds, voltages, load and clock speeds of your computer.
12
12
13
13
This application is based on the "original" [openhardwaremonitor](https://github.com/openhardwaremonitor/openhardwaremonitor) project.
14
14
@@ -52,6 +52,27 @@ Here's a preview of the tray icons and gadget (in Windows 10):
52
52
53
53
The published version can be obtained from [releases](https://github.com/HardwareMonitor/openhardwaremonitor/releases).
54
54
55
+
> [!WARNING]
56
+
>Microsoft and other major antivirus vendors may have flagged OpenHardwareMonitor as malware. This is a false positive and is not related to a virus or anything similar. Signals from Microsoft usually extend to other antivirus vendors as well.
57
+
>OpenHardwareMonitor has a history of being falsely flagged as malware by antivirus vendors (including Defender). This is likely due to its behavior, such as creating a task with administrator privileges to auto-start the application after login, or storing an internal driver in a temporary folder to gain access to hardware resources.
58
+
59
+
Currently, Defender does not flag this release, but it is likely that future updates may be flagged by Defender's machine learning-based detection systems within a few days of release.
60
+
61
+
> [!IMPORTANT]
62
+
>If Defender or another antivirus detects any part of OpenHardwareMonitor as malware, it may prevent proper work or cause application to fail to start.
63
+
> OpenHardwareMonitor will not start if this file exists but is blocked from being loaded.
64
+
>We strongly recommend excluding OpenHardwareMonitor's binaries from antivirus scans
65
+
66
+
> [!TIP]
67
+
> You can include the app folder in your antivirus' exclusion list to prevent issues due to antivirus detections
68
+
69
+
For Defender, you can run the following script in PowerShell as an administrator:
> If your antivirus deletes the downloaded app file, you may need to temporarily disable real-time protection or save the file in an excluded folder.
75
+
> If you are not comfortable with this process or your antivirus is managed by your company, we do not recommend using OpenHardwareMonitor. Please consider alternative solutions instead.
0 commit comments