Unable to view folder on my USB Drive

August 2nd, 2016

I am facing a wierd problem. I had one old usb drive with data which I need to use now. So i connected the pendrive and it show that 1GB space has been used out of 4GB. Upon opening the pendrive it shows empty. I even tried all the DOS commands to view the directories but DOS shows shows 2 directories with Names as [.] and [..] I am unable to browse them also. NOD 32 also does not show anything upon scanning. I have tried all the commands available over the net to view hidden files and folders but nothing has worked. Please someone help me. The data is very imp to me. I am attaching the screenshots.
Image
Image
Please help me..

Answer #1
try to scan using other AV
then use Malwarebytes to scan it further..
might be a virus problem hiding your files up..
Answer #2
I have tried almost everything. But nothing seems to help ..
Answer #3
Go to Start -> Run-> Type CMD and Enter
Find the drive letter for the connected USB drive. For Example, I:
In command prompt, type I:
and Hit enter. Command Prompt will show I:/
Then type
attrib -s -h /s /d *.*
Make sure that you put space between each elements in the code.
and hit enter and wait for few seconds.
Now check your USB pendrive you can see your files are back in their locations.
Answer #4
it says file not found…
Answer #5
That’s the because gave you the wrong syntax.
Just use driveletter: (Using a slash is optional, And the right one is \)
And with attrib, Use this:
attrib -s -h -r *.* /s
Answer #6
That's the because gave you the wrong syntax.
Just use driveletter: (Using a slash is optional, And the right one is \)
And with attrib, Use this:
attrib -s -h -r *.* /s

No he didn’t. Your version is wrong. Using /d will set the flags on any hidden or system folders as well as files. Using /s on it’s own simply recurses into visible folders. A quicker way to view hidden files is dir /a /s which will list all files in all folders regardless of flags. If that command still says file not found then your drive may be faulty. The used space could be marked as bad by the system. You’ll need to use the disk management tool or a 3rd party equivalent to check this.
Answer #7
Your version is wrong.
Your right, My bad I just did some checking and the /D is indeed needed to unhide the folders as well.
Answer #8
i had the same problem with my 4gb usb
open winrar and then go back till you get to my computer then open removable disc j: and files should show up
Answer #9

Your right, My bad I just did some checking and the /D is indeed needed to unhide the folders as well.

told ya.
on topic, you should try data recovery app if that command doesn’t work. “Stellar phoenix” works good for me. There is also file scavenger, recuva etc.

 

| Sitemap |