Posts
Showing posts with the label facebook
How to format corrupt pendive
- Get link
- X
- Other Apps
 
   How to format error Pendrive, sd card and any storage device.     Please follow the step by step   1) Open Start Menu > Open cmd using search option cmd open as run as administrator.   2)Now type " C:  " like this and type this command in cmd " diskpart " after this your cmd screen  look like this      3) Type  " list disk " Which is show list disk   4) Now type this command " select disk " Which is Selected Disk    5) Type disk name u want to format or Diskpart ex: " select disk H  " ( this is normal Pendrive, sd card, etc storage device name   6) Again type " list disk " command that shows which disk is selected   7) Now type " clean" command after done this show message diskpart successfully clean the disk.   8) then type " create partition primary "  its show message diskpart successfully create the specified partition.   9) Now type " assign " command. Assign command mark the current pa...