Windows 11 Drag & Drop on Taskbar does not work

Windows 11 comes with a fresh new look and certainly has a few new features under the hood. However, Microsoft has also rationalized a few very useful features for some users.

So currently the drag & drop to the taskbar does not work.

Previously, in Windows 10, you could grab a file, for example an image, with the left mouse button and drag it to the application, for example Outlook, to paste the file into an email. Then the application opened and you could drop or paste the grabbed files into the respective application, if the application was suitable for it. Unfortunately, the practical drag&drop no longer works under Windows 11. If you drag the file onto an app in the taskbar, a small red prohibition symbol appears, as shown in the following image.

Screenshot Windows 11 Drag&Drop to the taskbar
Drag&Drop to the taskbar does not work

But there is hope. According to relevant reports, Microsoft will probably reintroduce this feature with a future update due to many user complaints. Until then, you will have to make do with alternative procedures or workarounds.

Implement Drag&Drop on Taskbar in Windows 11

Customize registry for drag and drop

One variant to restore the drag & drop and the usual functionalities of the taskbar for Win11 is to adjust the settings via the registry:

  1. First you open the registry editor via the “Run” dialog. To do this, press the key combination “Win+R” and then type “regedit“.

    Screenshot Open registry via Run dialog
    Win+R and then type in regedit in Run
  2. The next step is to open the registry editor. In it, navigate to the following entry either in the left tree menu or simply copy the path:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell\Update\Packages

    Screenshot registry editor key for drag and drop paste
    Navigate registry editor and insert new value
  3. Then insert a new key via right click “New” ➤ “DWORD (32bit) Value “.
  4. The key is given the name “UndockingDisabled
  5. Now you have to adjust the value. To do this, right-click on the key and select “Change…“.

    Change screenshot key value in registry
    Right click and “Modify…” select
  6. Set the value to “1!

    Screenshot Key Wert UndockingDisabled set to 1
    UndockingDisabled Set value to 1
  7. After that click OK and close the registry.
  8. Finally restart Windows 11

After that the Windows taskbar appears again in the old format with the known functionalities.

[Update 11.12.2021]

For me the registry change brings some undesirable side effects:

  • Windows starts much slower when booting
  • the Windows start menu cannot be opened (neither over the mouse nor over the Win key)
  • taskbar icons are arranged similarly to Win10 link, but no time is displayed

Use of ThirdParty-Products

There are a few software products that restore the old Windows 10 functionality.

One product is “StartIsBack” which Andy already reported about for problems with moving the taskbar to top, left or right.

Another tool to fix the drag&drop to the taskbar is Windows11DragAndDropToTaskbarFix, which is also available on GitHub including code.

In the meantime also on microsoft website is a free tool called “Drag and Drop Toolbar for Windows 11” developed from V3TApps. But it inserts a extra toolbar on the top of the screen.

But not everyone likes to have to install additional tools because of this little annoying thing. Therefore, alternatives can be used to drag files to Taskbar.

Alternative procedures

These approaches do not quite fulfill the desired functionality, but rather represent alternatives to dragging and dropping onto the taskbar. The goal is the same, only the way is different.

Use shortcut Alt + Shift

One variant is to use the key combination Alt + Shift. This bypasses the taskbar. The prerequisite is that the target application is already open.

  1. grab the file(s) with the left mouse button as usual
  2. Press Alt + Shift; an overview of all open programs is opened
  3. press Shift repeatedly and select the target program
  4. release left mouse button (drop)

Use Split Screen

You can also use the “Split Screen” function to drag files from one application to another. This function allows you to position two or more applications side by side on the screen at the same time.

To do this, move the mouse pointer to the maximize icon and stay there briefly until a selection window appears. There you can select the desired type of screen division.

Screenshot Windows 11 screen share
Mouse pointer dwell on maximize icon

You can also use the Win + Arrow (right/left) key combinations.

Next, select the second application.

Screenshot screen split two applications side by side
Select second application for the SplitScreen

After that you have both applications side by side on one screen and you can drag and drop or copy between the two applications as you like.

Leave a Reply

Your email address will not be published. Required fields are marked *