If you have an important data in your removable storage & it does not show your data then you have to go in 'command prompt' & fire some command to retrive your data.
1.click start & type 'cmd' & press enter
2.on cmd go to your pendrive/removable storage address(like G:\)
3.now type following command as it is & press enter:
attrib * -s -h -r
4.now see in your removable store device your data will retrived successfully
(If not then you have to retrive all files singly. like ' attrib Press_Tab -s -h -r ' without quotes for each file)
1.click start & type 'cmd' & press enter
2.on cmd go to your pendrive/removable storage address(like G:\)
3.now type following command as it is & press enter:
attrib * -s -h -r
4.now see in your removable store device your data will retrived successfully
(If not then you have to retrive all files singly. like ' attrib Press_Tab -s -h -r ' without quotes for each file)
No comments:
Post a Comment