I scanned my flash drive for viruses using avast free. It didn't found a threat. But it said that there are files that couldn't be scanned. How do I delete those files? I can't see it even if I set to show hidden files. Can those files cause harm on my computer?
|
Set up your PC to "Show Hidden Files" and Unhide Protected System Files by deselecting "Hide protected System Files" from Tools>Options under the View Tab.. then delete all the files you want... if you get any messages like Unable to delete or access denied... restart in Safe Mode and proceed... and if you don't want to restart in safe mode and your unable to delete because of error messages then Open Task Manager... kill Explorer.exe.... press 'Win + R' type in cmd and press Enter to open command prompt and then use Dos commands to go and delete the files.. this |
|||
|
|
|
You might be better off just formatting your flash drive. Go to My Computer, right-click on the drive, and choose "Format". Do a full format, not a quick format. Everything on the disk - including any hidden files - will be completely erased, so make sure to back up any files from the drive which you will need later. What types of files is it saying can't be scanned? You may be able to have them show up when using the command prompt. Try typing |
|||||
|
|
Try connecting it with a Linux system. And then you can play with it, without any issue ( bcoz virus cannot harm your Linux system !! ). Like listing out all files, using
And then remove only the unwanted files even it is full of spaces or special characters, by using find command with rm. |
||||
|
|
dir /a, does it list the files? – Bobby Jul 21 '10 at 6:38