How to retrieve hidden files and folders using attrib command

Some computer virus can hide you folders or files in your USB disk.

This is the command.

  1. Using cmd.exe
  2. Add type this command:  [usb drive]:\ attrib -s -h /s /d

Leave a Reply