Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Set the Default Drag and Drop File Behavior on Windows 10

Learn how to set the Default Drag and Drop File Behavior on Windows 10 with clear steps, practical tips, and key considerations for completing the task safely.

Table of Contents

This guide explains how to set the Default Drag and Drop File Behavior on Windows 10, with clear steps, practical tips, and important checks before you begin.

Windows 10 default behavior

By default, Windows copies anything you drag and drop to a folder on another drive and moves it if you drag and drop it to another folder on the current drive.

Although you can change the drag and drop behavior with keyboard shortcuts, it's a temporary solution and requires you to press the key whenever you want to move or copy items. Here's how you can force Windows to change copy or move behavior, regardless of whether you are dragging items to the same drive or not.

Change drag and drop behavior of files or folders through Registry Editor

Registry Editor is a powerful tool. If abused, it can make your system unstable or even inoperable. However, this is a fairly simple trick. As long as you follow the instructions, there will be no problems.

If you've never worked with Registry Editor before, you might want to read a bit of information about the Windows Registry before getting started. Remember to back up the registry and computer before you make the following changes.

For added security, you may want to create a System Restore before proceeding. This way, if something goes wrong, you can go back to the time before things went wrong.

To change the default behavior, you will need to edit two registry entries. When you're ready, open Registry Editor and navigate to the following key in the left sidebar:

HKEY_CLASSES_ROOT*

Once here, right-click on the * folder and select New> DWORD (32-bit) Value . Name the value as DefaultDropEffect.

Now, you will modify that value to always copy or always move files and folders as the default drop behavior. There are 4 values you can use with different effects. Although we will only be interested in two of the actions, you can see a summary of these options as follows:

  • Default action (0) : Let Windows decide to copy or move files and folders when you drag and drop it into place.
  • Always copy (1) : A copy of the file or folder will always be placed at the destination.
  • Always move (2) : The file or folder will move to the destination.
  • Always create a shortcut (4) : A link to the original file or directory will always be placed at the destination.

Double-click the new DefaultDropEffect value to open the edit window and enter 1 or 2 , depending on how you want to copy or move files or folders. In this example, the article will use 1 to always copy files or directories. When done, click OK.

Change drag and drop behavior of files or folders through Registry Editor screenshot Double-click the new DefaultDropEffect value to open the edit window and enter 1 or 2

Next, navigate to the second key and repeat the steps above; Create a new DWORD (32-bit) Value , name it DefaultDropEffect and set the value to 1.

Use the left sidebar to navigate to the following key (or copy and paste it into the Registry Editor address bar):

HKEY_CLASSES_ROOTAllFilesystemObjects

Right-click on the AllFilesystemObjects folder and select New> DWORD (32-bit) Value . Name the new DWORD as DefaultDropEffect.

Change drag and drop behavior of files or folders through Registry Editor screenshot 2 Name the new DWORD as DefaultDropEffect

Now, double-click the new DefaultDropEffect value, set the Value data box to 1 , and then click OK to close the window.

You can now close Registry Editor and the changes will take effect immediately, no need to restart the computer.

FAQ

What should I know about Set the Default Drag and Drop File Behavior on Windows 10?

Focus on the key features, requirements, limitations, and practical use cases explained in this guide.

How do I get the best results with Set the Default Drag and Drop File Behavior on Windows 10?

Follow the recommended steps, use current software or information, confirm compatibility, and review settings before major changes.

Are there any risks or limitations?

Potential limitations depend on compatibility, data quality, cost, privacy, support, and how the product or method is used.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.