Solved: Folder Moving Error – Can’t Redirect Folder in Same Location

When attempting to move a folder in Windows, you might encounter the error message: “Can’t move the folder because there is a folder in the same location that can’t be redirected.” This error typically arises when Windows is unable to complete the action because a previous folder redirection, often involving OneDrive, is still in effect or not properly reversed.

The error essentially indicates that the folder is already linked to a different location, such as OneDrive, and Windows cannot automatically redirect it to the desired new location.

Can't move the folder because there is a folder in the same location that can't be redirected. Access is denied
Can’t move the folder because there is a folder in the same location that can’t be redirected. Access is denied

The most common cause of this issue is the integration of OneDrive with your user folders (e.g., Documents, Pictures). When OneDrive is set to manage these folders, it can prevent them from being moved to other locations or reverted to their default paths. Additionally, this problem can occur if there are conflicts in the registry settings or if another application is currently using the folder.

Windows prompt warning you that you cannot restore to the default location
Windows prompt warning you that you cannot restore to the default location

If you recall, you were prompted with a message stating that if you proceed with the redirection, you will not be able to restore it to the default location.

Windows is simply not equipped to reverse this modification automatically if you proceed with the redirection.

How to fix the “There is a folder in the same location that can’t be redirected” error

In situations where you’ve burned all the bridges that allowed automatic restoration, you’ll need to use Registry Editor to circumvent the error message and regain the normal functionality of your personal folder(s). Here’s a step-by-step guide with everything that you need to do:

  1. Press Windows key + R to open up a Run dialog box. Then, type “regedit” and press Enter to open up the Registry Editor utility. If the UAC (User Account Control) pops up, click Yes to grant administrative privileges.
    Run dialog: regedit
    Run dialog: regedit
  2. Inside the Registry Editor, use the left pane to navigate to the following location:
    HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ User Shell Folders
  3. Once you get there, move over to the right pane, locate the personal folder that is displaying the error, and double-click on it.
    Locate and double-click the personal folder in the right pane
    Locate and double-click the personal folder in the right pane
  4. Now, replace the current value data with the corresponding Default Value using the list below:
    Desktop   - %USERPROFILE%\Desktop
    Favorites - %USERPROFILE%\Favorites
    Music     - %USERPROFILE%\Music
    Pictures  - %USERPROFILE%\Pictures
    Videos    - %USERPROFILE%\Videos
    Documents - %USERPROFILE%\Documents
    Downloads - %USERPROFILE%\Downloads

    Note: Keep in mind that the corresponding registry key for the Downloads folder is {374DE290-123F-4565-9164-39C4925E467B}.

  5. Once you replace the value data using the list above, press Ok to save the changes, then close the Registry Editor.
    Reverting the personal folder to the default value data
    Reverting the personal folder to the default value data
  6. Restart your machine. At the next startup, the personal folder should be fixed and you will no longer encounter the “Can’t move the folder because there is a folder in the same location that can’t be redirected” error.
ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.