Can I completely hide toolbar in VMware Workstation?
I have been experimenting with VMware workstation. When I autohide the toolbar at the top, it leaves a 1 pixel sliver. While this is functional, my OCD is bugging me. Is there a way to totally hide the toolbar?
Took me a little searching to find the answer to this because I didn't want to change the position of my screens. If you go to Edit > Preferences > Display > Uncheck "Show toolbar edge when unpinned in full screen" you'll be all set!
For VMWare Player users, you can edit the preferences file at
%APPDATA%\VMware\preferences.ini
and add:
pref.vmplayer.fullscreen.nobar = "TRUE"
Go fullscreen, then select View -> Exclusive Mode from the menu.
You can press the host key (default Ctrl+Alt
) to get out of it.