Create a folder that cannot be deleted

Source: Internet
Author: User

I believe everyone has encountered some situations where their private files are unwilling to be seen by others. How can this problem be solved? Hide it? Change the name? Or encryption? All these methods can be done. In fact, there is another method, that is, to create a folder that no one else can access and delete, and put their private files in it, so that no one else can see it, the following describes how to implement it, which is very simple.

Step 1: Enter cmd and press enter to open the command line window.

Step 2: switch to the hard disk partition of the folder you want to create in the command line window, for example, D:

Step 3: Enter md asdf .. \ and press Enter. Note that there are 2 decimal points in the folder name.

OK. Check if there is a folder named ASDF under your D Drive? It cannot be accessed or deleted! If you don't believe it, try again. ^_^

What should I do if I want to delete or enter this folder? It is also very simple.

If you want to delete the file, enter rd asdf... \ in the command line window and press enter to delete the file. before deleting the file, make sure that the file is not required.
If you want to enter, enter start D: \ ASDF in the command line window .. \ note that the absolute path of the folder must be used here. Otherwise, you can open the folder without opening it, and you can store the information you don't want others to see as you like!

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.