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

6

48

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.

Areta answered 29/3, 2015 at 11:1 Comment(1)
I found in manuals the resolution: To start the VMware Authorization service or to check whether it's running: Login to the Windows operating system as the Administrator. Click Start and then type Run. If you are unable to find the Run option, refer to Microsoft article What happened to the Run command? Type services.msc and click OK. Scroll down the list and locate that the VMware Authorization service. Click Start the service, unless the service is already showing a status of Started.Areta
N
163

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
Najera answered 24/7, 2015 at 21:4 Comment(2)
This worked great for me. Running as admin did not. Amazing how this $#^* happened to my build server when I needed to get a build out asap.Hydroxy
I didn't have that service running. So after closing vmware, I just stopped and restarted all the services of vmware (#4) and it worked also.Focus
T
14

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.

Tortoise answered 29/3, 2015 at 17:55 Comment(0)
S
5

What worked for me was running VMware as an administrator.

Smarmy answered 9/8, 2015 at 16:48 Comment(0)
L
3

Well, I hate this but, have you tried to reboot your PC ? In my case, I have tried : restart services ; run in admin ; delete lock folder ; delete process of VMWare ; start another VM (if it would fix the boot)

But none of that worked, except... restarting the pc

Leal answered 4/9, 2019 at 8:30 Comment(1)
This was the correct answer for me, too. I did everything, but the VM only started working without any problems after restarting the PCDore
C
0

Please go through the following steps, and I am sure it will help

Close the VMware. Open the Task manager, then go to Services.

Click on Open Services which you will find right at the bottom of the screen. A new window will open. Now scroll down and go to VMware Workstation Server. Right Click on it and go to properties. You will see a drop down list next to Startup Type. Click on it and select Automatic (Delayed Start), then apply the changes. Now again right click on VMware Workstation Server and click on Start, you will immediately see a popup which will show you that the remote server is starting up. Once this is done, go to VMware workstation and start it.

Now you will be able to start your virtual machine .

Hope this helps, all the best.

Coronet answered 25/9, 2018 at 10:15 Comment(0)
O
0

I get this issue in VMWare Workstation on Win 10. It usually happens after VMWare hangs for a guest that is located on an external USB hard drive. Restarting the pc works but going to Task Manger and killing the 'VMWare Workstation VMX' (may be named something slightly differently) also works for me and is obviously preferable to a restart.

Overspend answered 14/9, 2022 at 14:15 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.