Fix Drag and Drop Not Working in Windows 10/11 File Explorer
Difficulty: Beginner | Time Required: 10 minutesDrag and drop is one of those Windows features you only notice when it stops working. If you can no longer drag files into folders, move items between File Explorer windows, drop files onto the desktop, or drag attachments into apps, the cause is usually a stuck mouse action, a frozen File Explorer process, permission differences between windows, or a temporary shell glitch.
This guide walks you through quick, beginner-friendly fixes for Windows 10 and Windows 11. Start at the top and test drag and drop after each section.
Prerequisites
Before you begin:- Save any open work.
- Close any file transfer windows that are still running.
- If you use an external mouse, make sure it is connected securely.
- If you are on a laptop, check whether the issue happens with both the touchpad and a mouse.
Note: These steps apply to Windows 10 and Windows 11. Menu names may look slightly different depending on your Windows version, but the overall process is the same.
1. Press Esc to Cancel a Stuck Drag Operation
Sometimes Windows thinks a drag operation is still in progress, even after you release the mouse button. Pressing Esc can cancel the stuck action.- Click once on the desktop or inside File Explorer.
- Press the Esc key several times.
- Try dragging a file or folder again.
2. Check the Mouse or Touchpad
A failing mouse button or touchpad gesture setting can make drag and drop seem broken.- Open File Explorer.
- Click and hold a file.
- Move it slightly while still holding the mouse button.
- Release it in the same folder or another folder.
- If nothing happens, try another mouse or use the laptop touchpad.
- If you are using a wireless mouse, replace or recharge the batteries.
Tip: If drag and drop fails only with one mouse but works with another, Windows is probably fine. Replace the mouse or update its driver/software.
3. Restart File Explorer
File Explorer controls your desktop, taskbar, folders, and much of the drag-and-drop experience. Restarting it often fixes the issue without rebooting the whole PC.Windows 11
- Press Ctrl + Shift + Esc to open Task Manager.
- If Task Manager opens in compact view, select More details.
- Select Processes.
- Find Windows Explorer.
- Right-click Windows Explorer.
- Select Restart.
- Wait a few seconds for the taskbar and desktop to reload.
- Test drag and drop again.
Windows 10
- Press Ctrl + Shift + Esc.
- Open the Processes tab.
- Scroll to Windows Explorer.
- Right-click it and choose Restart.
- Try dragging a file again.
Note: Your taskbar and desktop may briefly disappear while Explorer restarts. This is normal.
4. Make Sure You Are Not Dragging Between Different Permission Levels
Drag and drop may not work when one window is running as administrator and the other is not. Windows uses User Account Control to help protect the system by separating normal apps from elevated administrator apps.For example, dragging a file from normal File Explorer into an app running as administrator may fail.
To test this:
- Close the app you are trying to drag files into.
- Reopen it normally, without choosing Run as administrator.
- Open File Explorer normally.
- Try dragging the file again.
Warning: Do not disable User Account Control just to fix drag and drop. UAC is an important Windows security feature. Instead, run both apps at the same permission level whenever possible.
5. Restart the Computer
If restarting File Explorer did not help, restart Windows completely.- Select Start.
- Select the Power button.
- Choose Restart.
- Sign back in.
- Open File Explorer and test drag and drop.
6. Reset File Explorer Options
Incorrect or corrupted File Explorer view settings can occasionally cause odd folder behavior. Resetting folder options is safe and does not delete your files.- Open File Explorer.
- Select the three dots menu in Windows 11, or the View tab in Windows 10.
- Choose Options or Change folder and search options.
- On the General tab, select Restore Defaults.
- Go to the View tab.
- Select Reset Folders if available.
- Select Restore Defaults.
- Select Apply, then OK.
- Close and reopen File Explorer.
- Try drag and drop again.
Tip: This may reset folder display preferences such as icon size, hidden file visibility, and navigation pane behavior. Your files are not removed or changed.
7. Check for Problem Apps That Interfere With Drag and Drop
Some third-party utilities can interfere with File Explorer. Common examples include clipboard managers, mouse customization tools, file transfer utilities, shell extensions, cloud sync tools, and desktop customization apps.To test this quickly:
- Close any nonessential apps near the clock in the system tray.
- Pause or exit mouse utilities, clipboard tools, and file managers.
- Open File Explorer again.
- Test drag and drop.
8. Run System File Checker if the Problem Keeps Returning
If drag and drop repeatedly breaks, Windows system files may need repair. System File Checker can scan protected Windows files and repair issues when possible.- Right-click Start.
- Select Terminal (Admin), Windows PowerShell (Admin), or Command Prompt (Admin).
- Approve the User Account Control prompt.
- Type this command and press Enter:
sfc /scannow- Wait for the scan to finish.
- Restart your PC.
- Test drag and drop again.
DISM /Online /Cleanup-Image /RestoreHealthAfter DISM finishes, run this again:
sfc /scannowNote: These commands can take longer than 10 minutes on some systems. Use them if the quick fixes do not solve the problem or if the issue keeps coming back.
9. Confirm What Drag and Drop Is Supposed to Do
Sometimes drag and drop is working, but Windows performs a different action than expected.Use these shortcuts while dragging:
- Hold Ctrl to copy.
- Hold Shift to move.
- Hold Alt to create a shortcut.
Tips and Troubleshooting Notes
- If drag and drop fails only in one app, repair or update that app.
- If it fails only on the desktop, restart File Explorer first.
- If it fails only after waking from sleep, update mouse, touchpad, graphics, and chipset drivers.
- If you use a work or school PC, some behavior may be controlled by administrator policies.
- If files cannot be dropped into protected locations such as
C:\WindowsorProgram Files, that may be normal permission behavior.
Conclusion
Drag and drop problems in Windows 10 and Windows 11 are usually easy to fix. In most cases, pressing Esc, restarting Windows Explorer, checking your mouse, or avoiding administrator permission mismatches will restore normal File Explorer behavior. If the issue keeps returning, resetting File Explorer options and running Windows repair commands can help resolve deeper system problems.Key Takeaways:
- Pressing Esc can cancel a stuck drag operation.
- Restarting Windows Explorer is the fastest File Explorer fix.
- Drag and drop may fail between normal and administrator-level windows.
- Mouse or touchpad issues can mimic Windows drag-and-drop problems.
- SFC and DISM can help repair persistent Windows system issues.
This tutorial was generated to help WindowsForum.com users get the most out of their Windows experience.