The Recycler Virus Solution
Symptoms: All files and folder are deleted / Hidden Solution: 1. Go to Start > Run > type cmd 2. Dos will open type cd\ 3. Now type the drive letter in which you want to Unhide the files lets suppose in my case its E: this will open the E: drive 4. If you want to see all hidden files and folders type E:\> dir/ah 5. Now type attrib *. -h -s /s /d 6. Now close cmd using exit command