Share via

win10出现“由于同一位置中存在不能重定向的文件夹,无法移动此文件夹。. 拒绝访问” 如何解决?

Anonymous
2023-12-16T01:49:08+00:00

win10出现“由于同一位置中存在不能重定向的文件夹无法移动此文件夹。. 拒绝访问” 如何解决?

想打开文档,却发现找不到位置,之前下载过OneDrive

How to solve the problem of "access denied due to the presence of a folder in the same location that cannot be redirected" in Win10?

I wanted to open the document, but found that I couldn't find the location. I downloaded OneDrive before

Wie löst man das Problem "Zugriff verweigert aufgrund des Vorhandenseins eines Ordners am selben Speicherort, der nicht umgeleitet werden kann" in Win10?

Ich wollte das Dokument öffnen, stellte aber fest, dass ich den Speicherort nicht finden konnte.

心窦一而已矣,曰:“同一位不可重圆夹。不可移而夹。拒而不访。”

欲开案而无至,则下载过如飞。

В win10 появляется « Невозможно переместить эту папку из - за наличия папки, которая не может быть перенаправлена в том же местоположении». Как решить проблему отказа в доступе?

Хотите открыть документ, но не можете найти место, скачав OneDrive раньше

Windows for home | Windows 10 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Pondsi 353.7K Reputation points
    2023-12-16T02:27:49+00:00

    欢迎访问社区,我是Pondsi。

    建议按下Windows+R,输入:

    %USERPROFILE%\Documents

    看下是否可以打开文件夹,打开后若是里面有任何需要的文件,都移到其他地方备份。

    然后删除这个文件夹。

    然后在任务栏的搜索框(搜索按钮)中输入

    cmd

    选择“以管理员身份运行”。粘贴:

    reg add "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" /t reg_sz /v "Personal" /d "%USERPROFILE%\Documents"

    按下回车键(键盘上的Enter按键)

    reg add "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" /t reg_sz /v "Personal" /d "%USERPROFILE%\Documents"

    按下回车键(键盘上的Enter按键)

    reg add "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" /t reg_sz /v "{F42EE2D3-909F-4907-8871-4C22FC0BF756}" /d "%USERPROFILE%\Documents"

    按下回车键(键盘上的Enter按键)

    完成后重启电脑,看下是否可以正常打开“文档”。

    (若是固定在资源管理器左侧的快速访问,建议取消一下固定,从其他位置进入“文档”文件夹,重新固定到快速访问)

    若是有任何疑问,请点击我回复下面的“回复”按钮进行回复。

    注意!请务必遮挡个人信息(电子邮件/电话/姓名等)。(若是没有,请忽略)

    Was this answer helpful?

    0 comments No comments