See how to set folder properties to system folder

  
                


The method of hiding/setting is as follows:

For example: Now you need to hide the ghost folder under the e disk: e:\\Ghost

Run: cmd

Type: attrib +s +a +h +re:\\Ghost

Then, go in and see the e-disk to see if there is a Ghost folder!

It's really hidden, no matter if you show hidden files, this folder can't be seen

What do you need to do when you need to visit?

Open my computer---type e:\\ Ghost can be accessed directly, provided that you have to remember your own hidden folder name

Now you need to undo the hidden folder, the command is as follows:

Run: cmd

Type: attrib -a -s -h -re:\\Ghost

Enter the e disk and you will see the Ghost folder displayed

Copyright © Windows knowledge All Rights Reserved