-
Notifications
You must be signed in to change notification settings - Fork 274
FAQ
Welcome to the FAQ! Find answers to a variety of Frequently Asked Questions below:
- Connect to your running VM with the enhanced session dialog box. Click "show options"
- Click "Local Resources" tab
- Make sure printers is unchecked
- Click on "More" button
- Make sure "Drives" is checked.
Please note: Sharing printers will cause for shared drives to break. Always make sure this is unchecked
We do not support audio for enhanced mode today.
RemoteFX, a technology for supporting acceleration for certain graphics APIs (such as OpenGL), is not supported in Enhanced Session Mode Linux VMs.
We are aware that enhanced session mode with high resolution / high DPI displays causes performance degradation. This issue is on our backlog. In the interim, running at a lower resolution and giving your VM more virtual processors will help to provide a smoother experience.
You need to be on Windows 10 April 2018 update (1803) and beyond OR participate in the Insider flighting program.
Please make sure the account you are logging into has "auto-login" set to disabled.
Yes, although you cannot configure xrdp to connect over both tcp and vsock (see issue #31). If you choose to configure xrdp to connect over tcp instead, you will break the Enhanced Session Mode functionality for your VM.
To configure xrdp to accept connections via tcp instead, edit xrdp.ini
to set use_vsock=false
and security_layer=negotiate
. Save the file changes. Restart the VM for the changes to take effect.