System volume Information Access Denied

Source: Internet
Author: User
Each time you click the system volume information folder in the system, the system prompts that access is denied. See the following prompt:

If you want to kill all the items in it, you can't do it. Now you have finally found a solution:

1. Click Start, click Run, type cmd, and click OK.
2. Make sure that you are in the root folder of the partition to which you want to obtain access to the system volume information file. For example, to obtain access to the C:/system volume information folder, make sure that it is in the root folder of drive C (at the "C:/" prompt ).
3. type the following row and press Enter:
Cacls "C:/system volume information"/e/g administrator: F
Make sure to enter the quotation marks shown here. This command adds a specified user with "Full Control" permission to the folder. Make sure that you are using the Administrators group, and this administrator can be modified based on your user name.
Tip:

Processed Directory: D:/system volume information

4. Double-click to open the system volume information folder in the root directory.
5. If you need to remove permissions after troubleshooting or security considerations, enter the following command in the command prompt:
Cacls "C:/system volume information"/e/r administrator
This command removes all permissions of the specified user.
Here are more detailed solutions. If you are interested, you can go to the above:
Http://zhidao.baidu.com/question/13078951.htm

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.