Method 1
If you have hidden files on a
flash disk in a Windows PC and want to unhide them, you can follow these steps:
·
Press Win + E on your keyboard to open File
Explorer
·
Locate and select your flash disk from the left-hand
sidebar in File Explorer.
·
Click on the "View" tab in the File
Explorer menu.
·
Check the "Hidden items" option in
the "Show/hide" group. This will reveal hidden files and folders.
·
Now, you should see the hidden files on your
flash disk. Find the files you want to unhide.
·
Right-click on the hidden file and select
"Properties."
·
In the General tab, uncheck the
"Hidden" attribute.
·
Click "Apply" and then "OK"
to save the changes.
·
You might need to refresh the File Explorer
window (you can press F5 or right-click and select "Refresh").
Method 2
To unhide hidden files on a flash disk using the Command
Prompt in Windows, you can follow these steps:
Open Command Prompt:
Press Win + X and select "Command Prompt" or
"Command Prompt (Admin)" from the menu. If you are using Windows 10,
you can also search for "Command Prompt" in the Start menu,
right-click on it, and choose "Run as administrator."
Navigate to the Flash
Disk:
Use the cd command to navigate to the drive letter assigned
to your flash disk. For example, if your flash disk is on drive letter E, type: E:
Unhide All Files:
If you want to unhide all files on the flash disk, you can use the following
command: attrib -h -s -r /s /d *. *
No comments:
Post a Comment