You are on page 1of 1

Start

Type Run
Type cmd
Type cd\ as shown below at the end of the drive details that appears
C:\Users\SASI>cd\
Then type the name of the drive, say K, for which the folders has to be retrieve
d
C:\>K:
Then type attrib -h -r -s /s /d K:\*.* as shown below to retrieve the folders
K:\>attrib -h -r -s /s /d K:\*.*
Copy the folders to new location and format the drive and use it again

You might also like