Skip to main content

Posts

Showing posts with the label Size

How to Restore the Original Storage Capacity of Pen Drive

                      I n the following post we will see how to restore the actual storage capacity of your pen drive. Sometimes it happens that your pen drive show smaller storage capacity than original storage capacity. For example If you have a 8 GB pen drive which has original storage capacity of 7.18 GB but now it is showing total space 4.32 GB. Usually it happens when you make your pen drive bootable for linux or other Operating Systems or your pen drive got older. To get back your pen drive with original storage capacity you need to do following things: 1) Mount your pen drive into windows operating system 2) Open cmd as administrator 3) Execute following command in the cmd C:\\Windows\System32>diskpart your cmd will change C:\\Windows\System32> to DISKPART> Now type the below command: DISKPART>list disk It gives the list of all disk parti...