Then another one.
"Hi Mike. I noticed something on my flash drive. I used it in a Cafe, and since then my folders have been showing as icons and I can't access the files in them. Can you fix it for me?"
Guess what?
I fixed it. And I will show you how you can always fix this type of problem. It's so easy, you'll almost hug yourself afterwards.
Here's the logic behind what we will do. The virus hid your original folders and we are going to unhide them. And that's all.
The best part is you are not going to need an antivirus. It wouldn't hurt to scan your flash drive with an antivirus to help fix other likely issues with the flash drive.
So here's how to get it fixed.
Plug in your flash drive. Goto My Computer and take note of the letter assigned to your flash drive.
As you can see in the image above, the letter I was assigned my flash drive.
Next: click on Start, type command prompt in the Search box.
Click on Command Prompt under Programs (the first search result).
And that's it. Now you'll suddenly see all you files and folders back.
And for the techy ones among us, here's what the command actually does.
attrib is a DOS command for changing file and folder attributes.
-h removes the hidden file attribute
-r removes the read-only attribute
-s removes the system file attribute
/s ensures this is done for all files in the flash drive
/d ensures this is done for all the folders in the flash drive
What the command does is to set all the files and folders in your flash drive as accessible and editable.
0 comments:
Post a Comment
You can be sure of a response, a very relevant one too!
Click on Subscribe by Email just down below the comment box so you'll be notified of my response.
Thanks!