Symptoms
I have uninstalled Parallels Server, but I still can see Parallels interfaces in "System Preferences" in the "Network" section. I tried to remove them, but they reappear after restarting the Mac OS.Resolution
In the Mac OS, open "Terminal" from Applications/Utilities and run the following commands:cd /System/Library/Extensions
sudo rm -rf prl_hid_hook.kext
sudo rm -rf prl_hypervisor.kext
sudo rm -rf prl_netbridge.kext
sudo rm -rf prl_usb_connect.kext
sudo rm -rf prl_vnic.kextNote: You will be asked for your Mac OS account password when you run the "sudo" command.
Restart the Mac OS. Parallels Server Network interfaces should not appear in System Preferences > Network.
No
Yes