Disable 'Drag Tray' for sharing & moving files

SystemMinimale Windows-buildversie: 26200Omkeerbaar

The Drag Tray is a new feature for sharing & moving files in Windows 11, it appears at the top of the screen when dragging files.

Toe te passen code

Disable 'Drag Tray' for sharing & moving filesRegistry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CDP]

"DragTrayEnabled"=dword:00000000

Code om ongedaan te maken

Enable 'Drag Tray' for sharing & moving filesRegistry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CDP]

"DragTrayEnabled"=dword:00000001

Wilt u dit combineren met andere aanpassingen?

Configurator openen