-->
Breaking News
recent

Convert USB Memory only 1GB from 16GB, 8GB, 4GB, 2GB




So just installed Ubuntu (linux) alongside Windows and I used my 16GB usb memory through the process. I simply performed a format to the USB memory and transform it into an bootable device with Ubuntu. All things went perfect until I returned toWindows and wanted to use my memory for something else.




The surprise was when I just saw that my Memory has only1GB(0.98 MB to be more accurate) instead of my usually 16GB (14.67 GB actually).I tried to format the device couple of time and no success in bringing back the entire capacity. After a couple more minutes I went to Disk Management (Right click on Computer and select Manage to go toComputer Management) and found this:


So, my Disk 2 (USB memory) has an Unallocated space and is using only those 1006 MB. So, what can you do about this? How can I restore my USB device to its original settings?

The solution is quite simple and requires a Windows tools called DISKPART while the formal right click and shrink or extend options are not available for Removable devices like an USB Memory. 

So, let’s start:

1. Open the Command Prompt window (go to run and type cmd)

2. Type DISKPART in Command Prompt and run it as Administrator (you will be asked about this if your cmd processes is opened with normal user)

3. Type list diskin disk part. You should see something similar to this window:




4. Locate your USB memory number(in my case isdisk 2)and typeselect disk 2(change 2 with your disk number).


5. After you get the messege: “Disk 2 is now selected disk.” just type clean



6. After you get “DiskPart succeeded in cleaning the disk.” message type create partition primary


7. Now type select partition 1


8. Type Active



9. And that’s all. Type exit to close the DISKPART tool.

Go back to Disk Management and you will see that the Memory capacity is back to normal: one big piece of 14.67 GB :)



The only need to do is to format again your drive (you will be asked about this when you try to access it).Just make a quick format and enjoy!
Ankit Shing

Ankit Shing

No comments:

Post a Comment

Powered by Blogger.