Can't uninstall VMware player 5.0 from computer with Hyper-V

6,192

Modify the file

C:\ProgramData\VMware\VMware Player\Uninstaller\bootstrap.lua

or

C:\ProgramData\VMware\VMware Workstation\Uninstaller\bootstrap.lua 

using a text editor and comment out line

CheckForMSHyperV()

with two dashes, so it will become

--CheckForMSHyperV()

Then save the file and rerun the uninstall and it will succeed.

Share:
6,192

Related videos on Youtube

gdbdable
Author by

gdbdable

.Net developer for about of 10 years in past. Currently working in Russia, Moscow A long of time worked as SharePoint developer and architect. Now is front-end developer on React. Interested in: C#, JavaScript, TypeScript asp.net (Core, WebForms and MVC) Unit testing SharePoint 2010/2013/2016 Node.js, React and etc

Updated on September 18, 2022

Comments

  • gdbdable
    gdbdable almost 2 years

    I had installed VMware player on my computer. Later I installed Hyper-V on my computer.

    Now, when I try to uninstall VMware player, I get this message:

    HyperV Error

    Can anybody provide a way to remove VMware without removing Hyper-V?
    My OS is Windows 8 Enterprise.

    • billc.cn
      billc.cn over 11 years
      This made my day. Stupid pre-install checks.... If the installation is done via MSI. You can use orca to remove all the checks.
    • Ramhound
      Ramhound over 11 years
      Do you still have this problem if 5.0.1 is used? There was an update on November 6th.
  • abstrask
    abstrask over 10 years
    Yeah, very "easy" and much "safer"! - only takes two reboots and potential virtual switch snafus!