Skip to content
Follow
Windows

How to Enable or Disable Drop Tray in Windows 11

Richard
Written by
Richard
Apr 20, 2026 Updated Jun 19, 2026 2 min read
Windows 11 desktop dragging file to top tray
Windows 11 desktop dragging file to top tray

This tutorial will show you how to turn the Drop Tray feature on or off in Windows 11. This feature works with your account.

⚡ Quick Answer

To enable or disable the Drop Tray in Windows 11, open Settings by pressing ⊞ Win+I. Navigate to System, then Multitasking, and toggle the Drop Tray option on or off.

What is Drop Tray?

Drop Tray in Windows 11 is a handy feature that makes sharing files much simpler.

Drop Tray also lets you move files to a folder you pick. It works with multiple files at once. The tray shows the apps you use most, so sharing is faster.

Why Use Drop Tray?

The Drop Tray feature in Windows 11 saves user time by allowing direct file dragging and dropping onto the desktop. This desktop drag-and-drop method offers a quicker alternative to using menus. Users can turn off the Drop Tray if they prefer the tray not to appear on their screen, which prevents accidental file drops.

How to Turn Drop Tray On or Off

Option 1Use Settings

  1. Open Settings by pressing
    💻GENERIC
    Win+I
    on your keyboard.
  2. Click System on the left side.
  3. Click Multitasking on the right side.
  4. Find the Drop Tray option. Turn it On (this is the default) or Off based on what you want.
  5. You can now close Settings.
windows 11 multitasking tile updated
windows 11 multitasking tile updated
Windows 11 settings menu showing the Drop Tray toggle option
Windows 11 settings menu showing the Drop Tray toggle option
Drop Tray feature displaying app options for file sharing
Drop Tray feature displaying app options for file sharing

Option 2Use Registry Editor

📝Good to Know
You can change the drop tray windows 11 setting using the Registry Editor, a tool for making advanced system changes. This method requires administrator rights to adjust system settings.

Flag: This method requires admin privileges.

To Turn On Drop Tray:

This is the default setting.

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CDP" /v DragTrayEnabled /t REG_DWORD /d 1 /f

To Turn Off Drop Tray:

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CDP" /v DragTrayEnabled /t REG_DWORD /d 0 /f

Summary

Drop Tray in Windows 11 is a useful tool for quickly sharing files by dragging and dropping them into apps or folders.


How do I get the classic taskbar back on 🪟 Windows 11?

Windows 11 does not natively support reverting to the classic Windows 10 taskbar. While you can adjust alignment via Settings > Personalization > Taskbar, the core interface remains modern. Third-party tools like ExplorerPatcher or StartAllBack are required if you wish to restore the classic taskbar functionality and appearance on your system.

How do I get rid of the drag tray?

You can easily turn off the Drop Tray feature in Windows 11 by going into your Settings and adjusting the Multitasking options.

How do I enable drag and drop to the taskbar in 🪟 Windows 11?

Windows 11 lets you drag and drop files directly to the taskbar icons to open them with specific apps.

How do I drop down the taskbar?

The Windows 11 taskbar is fixed at the bottom of your screen and cannot be moved using normal settings.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Add or Remove Suggested Apps in Share dialog in Windows 11
Windows How to Add or Remove Suggested Apps in Share dialog in Windows 11
How to Select Multiple Files in Windows 11
Windows How to Select Multiple Files in Windows 11
How to Share Files from Windows 11 to Android with Nearby Sharing
Windows How to Share Files from Windows 11 to Android with Nearby Sharing
How to Remove Home Folder from Windows 11 File Explorer
Windows How to Remove Home Folder from Windows 11 File Explorer

No comments yet — be the first to share your thoughts!

Leave a Comment

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