VirtualBox’s Drag and Drop (DnD) is a very popular and convenient feature, but it also has several requirements for working properly that most users aren’t aware of.
First off, drag and drop is only properly supported on VirtualBox 5.0 and newer versions. Only experimental support for Linux guest operating systems was included in older versions.
VirtualBox Guest Additions need to be installed for drag and drop to work. After the installation, you must manually enable drag and drop support as it’s disabled by default on new VMs.
Drag and drop only works between Host to Guest and vice versa. Additionally, it’s only supported on the official “VirtualBox Manager” frontend. You won’t have much success if you try using it with other frontends like VBoxHeadless or VBoxSDL.
Generally, fulfilling these requirements will get drag and drop working on your system. But in case it still doesn’t work, the solutions and workarounds we’ve listed in this guide will be helpful.
How to Fix VirtualBox Drag and Drop Not Working?
Before you start, if you’re using an older version of VirtualBox, we recommend switching to the latest stable build. As variousDnD-related bugshave been patched in the newer versions, updating could be all that’s needed to fix the issue.
Ensure Guest Additions are Installed
With Guest Additions, just mounting the CD is not enough. You actually have to install it as well. If you want, you may first check whether Guest Additions is properly installed with the following steps:
If the installed Guest Additions and VirtualBox version don’t match, that means Guest Additions didn’t install properly. In such cases, you may reinstall Guest Additions with the following steps:
Install Linux Headers
With Linux VMs, you must install a few packages before installing Guest Additions. Additionally, it’s also recommended to update the Linux headers. Here’s how you may do so:
Drag and Drop Mechanics
Drag and drop is a work in progress. It has a history of locking up after a few uses. There are also recently patched issues where you couldn’t drop files to the recycle bin, or you couldn’t drop files in the current folder after hovering over a folder.
There are still many such undocumented problems that could be preventing you from using this feature properly. As such, it’s worth trying to drag other files or folders and drop them into different locations to try and figure out ways to get DnD working.