How to remove VirtualAdapter from virtual Machines?
I need to delete a virtual GPU. I have successfully forward NVIDIA adapter, and it works fine in a virtual environment. But in the Windows 8.1 sees two adapters.
I tried to delete the virtual adapter by changing the parameter
svga.present = false
vmx file
But after start system i see only black screen and system wont boot.
How to fix this??