Find how my files from external Hard Disk

Closed
re_sew Posts 1 Registration date Monday March 10, 2014 Status Member Last seen March 10, 2014 - Mar 10, 2014 at 04:22 AM
xpcman Posts 19530 Registration date Wednesday October 8, 2008 Status Contributor Last seen June 15, 2019 - Mar 10, 2014 at 06:46 PM
Hello,

I can not find my files in external Hard Disk, although the place is reserved in which I tried to use this mother attrib-h-r-s / s / dg: \ *. * But does not work
Also used Aotoronekesterminacor and Malwarebytes' Ontmlor but without any benefit
Please help me
Related:

1 response

xpcman Posts 19530 Registration date Wednesday October 8, 2008 Status Contributor Last seen June 15, 2019 1,826
Mar 10, 2014 at 06:46 PM
Autorun Exterminator does not FIX the problem. It only tries to prevent the malware from getting into your PC.

I suggest you try this:

May be the files are in hidden mode.

Click on "Start" -->Run-->type cmd and click on OK.

Here I assume your external hard drive is g:

Enter this command. The spacing is important. It must be exactly as presented here.

attrib -h -r -s /s /d g:\*.*

You can copy the above command --> Right-click in the Command Prompt and paste it.

Note : Don't forget to replace the letter g with your external hard drive letter.

Now press "Enter".
0