C#C
C#2y ago
7 replies
JimmahDean

How can I detect if my app is being run on a VM?

I have an app for gathering various system information from hardware to event logs to assist in troubleshooting for the Reddit /r/TechSupport discord server. Occasionally, people run it on a VM which gives unreliable information and it is not immediately recognizable it's a VM. Is there a way to determine if the app is being run on a virtual machine?
Was this page helpful?