Disable 'Drag Tray' for sharing & moving files
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
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CDP]
"DragTrayEnabled"=dword:00000000Code om ongedaan te maken
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CDP]
"DragTrayEnabled"=dword:00000001Wilt u dit combineren met andere aanpassingen?
Configurator openenGerelateerde aanpassingen
This will restore the classic Windows 10 style context menu, which is normally hidden behind the 'Show more options' entry in the new Windows 11 context menu.
This will disable mouse acceleration which is enabled by default in Windows. This makes mouse movement more consistent and predictable.
This will prevent the Sticky Keys dialog from appearing when you press the Shift key 5 times in a row.
This will disable Storage Sense, which automatically frees up disk space by deleting temporary files, emptying the recycle bin and cleaning up files in the Downloads folder.
Fast Start-up helps your PC start faster after shutdown by saving a system image to disk. Disabling Fast Start-up can help with certain issues, but may result in slightly longer boot times.