ComputersSoftware

How to open hidden folders on a USB flash drive using the command line

So, you have had trouble - the virus hit your USB drive. But has all your data on it been deleted? Even if you can not find the files, there is a chance that they could be hidden. Therefore, you need to check this before you are ready to format the USB, losing the data permanently. Sometimes hidden files are not displayed even if you select the option "Show hidden files and folders".

Taking care of how to open hidden folders on a USB flash drive, you must master some basic skills of working with the command line.

First, find the letter designation of your USB drive. Open "My Computer" and find "Removable Disk", write down its letter designation.

Open a command prompt. To do this, click Start -> Run. Alternatively, you can press Windows Key and R at the same time. This will bring up a dialog box, and in it you must enter the CMD without the quotes, then click OK. Type the letter of your drive without the quotes (H :, for example) and press Enter. Navigate to the desired folder / subfolder if necessary. The easiest way to do this is to enter a CD and press Tab to go to the desired directory. To open hidden folders on a flash drive, located in several sub-folders, press "Enter" until you reach the desired destination.

To make your directories no longer hidden, enter the "Attrib folder name - H" command, and press Enter. This will help you solve the problem of how to open hidden folders on a USB flash drive. For example, to remove the hidden attribute of the "Photos" folder, you will need to type "Attrib Photos - H" (without the quotes).

Open My Computer and locate the corresponding object on your USB drive. It should no longer be hidden.

The above instruction, thus, helps to solve the problem, how to open hidden folders on a USB flash drive, as well as files. For files, this command looks like "Attrib filename - Hh" followed by Enter. An example of such a writing can serve as "Attrib My Document.doc - H". This command also works when you install an asterisk (*) or a question mark (?). Thus, you can make a whole group of data unconcealed if the computer does not open folders on the USB flash drive in large quantities.

However, be careful about the data that you make displayed. Sometimes important system files and folders are hidden to prevent them from accidentally changing or deleting. If your USB storage media uses software that depends on these files, you can then start receiving error messages when accessing USB. Therefore, when thinking about how to open hidden folders on a flash drive, do not forget that some of them are not desirable to display. It is better to give such a well-remembered name (XXX or ABC) and subsequently make them hidden.

To do this, find the full path to them (for example, H: \ New folder \ XXX.jpg). Open a command prompt and type cmd.exe. Then enter the command Attrib / S / D 'full path' + S + H (In this example it will look like: Attrib / S / D + S + HH: \ New folder \ XXX.jpg).

In addition, remember that it is almost impossible to protect yourself from malicious programs and viruses in full, so it is desirable to store the necessary information not only on one flash drive, but also on other media.

Similar articles

 

 

 

 

Trending Now

 

 

 

 

Newest

Copyright © 2018 en.unansea.com. Theme powered by WordPress.