Image

Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Exiting VMware Pro in Windows 11

+1
−0

How do I exit VMware Pro? I am using it from time to time to run a Linux VM. My host OS is Windows 11. the VMware version is 25.0.1.25219725. After I finish to work and exit the VM I can see its tray icon. I see no option to end its footprint from the memory but to restart Windows.

Is there a way to exit VMware Pro?

Or is the only way to restart Windows/kill the process?

History

1 comment thread

At the very least you should be able to kill the processes in Task Manager. (4 comments)

1 answer

+1
−0

According to the documentation you can configure the Exit behaviour.

There should be a Setting Show tray icon with these options:

If you run virtual machines in the background, use this setting to select how the tray icon appears. The tray icon is represented by three overlapping squares in the notification area in the taskbar on the host system.

  • Always
    The tray icon appears in the taskbar when no virtual machines are running, even if Workstation Pro is not running.
  • When a virtual machine is powered on
    The tray icon appears in the taskbar only when a virtual machine is powered on.
  • Never
    The tray icon does not appear in the taskbar when a virtual machine is running, even if you restart Workstation Pro

Setting this to Never should at least remove the icon. I have no way of checking if it also ends all processes.

History

2 comment threads

after using never is also disappeared from the process list in task manager. so it does solve it. (1 comment)
Personally, I wouldn't use `never` though (1 comment)

Sign up to answer this question »