Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error while powering on: VMware Player cannot connect to the virtual machine

Im using Windows8, the problem is while connecting to Ubuntu though VMware I receives an error that I do not have a rights. It is not my first time I use it. Don't know what gone wrong. The error I have got : Error while powering on: VMware Player cannot connect to the virtual machine. Make sure you have rights to run the program, access all directories the program uses, and access all directories for temporary files.

The VMware Authorization Service is not running.

like image 219
Julya Levin Avatar asked Mar 29 '15 11:03

Julya Levin


People also ask

Why is my VMware not connecting?

Shut down the virtual machine, then restart your Host Machine. After your Host machine reboots, reopen Workstation. Download and reinstall VMware Workstation. This ensures that you have the most recent version, and that any missing or corrupted virtual network settings are replaced/repaired.

How do I fix VMware Workstation failed to start?

Uninstall VMware Workstation. Reboot the host machine and log in as a local administrator (not as a domain administrator). Reinstall VMware Workstation.


2 Answers

This worked for me:

  1. Open Task Manager Kill all the VMware Processes
  2. Press Win + R --> Type (Services.msc)
  3. Go to VMware Authorization service and Click START
  4. Start VMware and Power ON your Virtual Machine
like image 73
Vincent Charles Avatar answered Sep 23 '22 16:09

Vincent Charles


I had a similar problem. For me this worked:

In command prompt (cmd) opened as administrator type services.msc and click OK. Then scroll down the list and locate that the VMware Authorization service and start the service.

Also I followed this steps to kill all processes before.

like image 25
IrinaE Avatar answered Sep 21 '22 16:09

IrinaE