windows 目标文件夹访问被拒绝 - 您需要权限才能执行此操作

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/490105/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-09 05:59:51  来源:igfitidea点击:

Destination Folder Access Denied - You need permission to perform this action

windows

提问by Zack Peterson

Sometimes I get this error message when trying to move, rename, or otherwise manipulate some files or folders on my computer...

有时我在尝试移动、重命名或以其他方式操作计算机上的某些文件或文件夹时收到此错误消息...

Destination Folder Access Denied You need permission to perform this action http://img222.imageshack.us/img222/1581/destinationfolderaccessms9.jpg

目标文件夹访问被拒绝 您需要获得权限才能执行此操作 http://img222.imageshack.us/img222/1581/destinationfolderaccessms9.jpg

What do I need to do to gain control?

我需要做什么才能获得控制权?

回答by matao

don't listen to vista, it tells lies!!!

不要听vista,它会说谎!!!

I had this problem, and could not resolve it by running as admin, taking ownership (I was already owner) etc. turned out the problem was that another process (textpad) had a file open deep underneath the directory I was trying to rename. the error message was completely misleading, the problem was a file open for write, nothing to do with security permissions.

我遇到了这个问题,并且无法通过以管理员身份运行、取得所有权(我已经是所有者)等来解决它。原来问题是另一个进程(textpad)在我试图重命名的目录下深处打开了一个文件。错误消息完全具有误导性,问题是打开文件进行写入,与安全权限无关。

AAaaarghhhh!!!!

啊啊啊啊啊!!!!

回答by Zack Peterson

Take ownershipof the folders and files...

采取所有权的文件夹和文件的...

  1. Right-click the folder that you want to take ownership of, and then click Properties.

  2. Click the Security tab, click Advanced, and then click the Owner tab.

  3. Click Edit. If you are prompted for an administrator password or confirmation, type the password or provide confirmation.

  4. Click the name of the person you want to give ownership to.

  5. If you want that person to be the owner of files and subfolders in this folder, select the Replace owner on subcontainers and objects check box.

  6. Click OK.

  1. 右键单击要取得所有权的文件夹,然后单击“属性”。

  2. 单击安全选项卡,单击高级,然后单击所有者选项卡。

  3. 单击编辑。如果系统提示您输入管理员密码或确认,请键入密码或进行确认。

  4. 单击要授予所有权的人员的姓名。

  5. 如果您希望此人成为此文件夹中文件和子文件夹的所有者,请选中替换子容器和对象的所有者复选框。

  6. 单击确定。

回答by coolcake

use unlockerto know who locked it.

使用解锁器知道谁锁定了它。

回答by Zack Peterson

You may get this error when one of the files contained within the folder may in in use by a running program.

当文件夹中包含的文件之一可能正在被正在运行的程序使用时,您可能会收到此错误。