VirtualDisplay/Virtual-Display-Driver

Uninstalling and reinstalling the driver causing multiple monitors being added

Closed this issue · 3 comments

After the first uninstall, and reinstall, I found there are two virtual displays created... And I am unable to remove the driver.

pnputil /delete-driver oem90.inf
Microsoft PnP Utility

Failed to delete driver package: One or more devices are presently installed using the specified INF.

To remove all these displays, I have to force uninstall the driver via:

pnputil /delete-driver oem90.inf /force /uninstall

and it worked.

However, any reinstall adds one more display to my system... and this is the third reinstall

image
image

Nvm, by uninstalling the duplicated Display Adapters fixed the issue.

Hi, just wondering if i can reopen this as I have the same issue but uninstalling the duplicates does not solve anything. On reboot they all reappear

Follow up post for anyone else that gets the issue and uninstalling doesn't fix it - Uninstall the display from device manager whilst in safe mode