Monday, August 3, 2015

How to format USB - use same commands if you don't see full capacity of your USB or flash drive

When re-formatting the "drive" you're actually only formatting a partition on the drive. You need to use the diskpart utility to remove the partitions and create 1 single partition covering the full volume.
diskpart can be a bit dangerous, because if you pick the wrong disk or partition, you can remove data or partitions that are extremely, EXTREMELY important and lose all data on your machine.
Proceed with extreme caution!
Open up a command prompt as administrator (open the start menu, type cmd and press Enter.)
Type diskpart and press Enter. You'll end up with a new prompt that looks like this:
DISKPART>
Type
list disk <ENTER>
and you'll get a listing of all drives on your machine.
Type
select disk # <ENTER>
to select a disk, where # is the number of the disk Windows screw-balled. Usually, the device is disk 1, but it's always best to make sure.
Then type
list partition <ENTER>
to get a listing of all partitions on the disk.
If you're sure you have the right disk/partition, you can then repeat typing
select partition # <ENTER>
delete partition <ENTER>
until all partitions are removed from that drive.
Once the drive is empty, exit diskpart and remove the drive. Wait at least 5 minutes, then re-insert the drive. DO NOT CLICK FORMAT – this will most likely re-create the problem. Instead, enter diskpart again, and select the disk. Then type
create partition primary <ENTER>
Once you have created the partition, exit diskpart and, in the command promt, type
diskmgmt.msc <ENTER>
This will provide a reliable way to create a FAT32 partition. On the drive you would like to format (NEVER TOUCH DISK 0!), right click and select format. The allocation unit size option should be default, and the File System option should be set to FAT32. The format may take a while, depending on the disk size, be patient.
This should fix partition troubles on any readable USB flash drive.
Source: http://superuser.com/questions/382242/how-do-i-fix-my-usb-drive-to-get-its-original-8gb-size-back

Saturday, August 1, 2015

Download Windows 10

If you need to install or reinstall Windows 10, you can use the tools on this page to create your own installation
 media using either a USB flash drive or a DVD.

Before you begin

  • Make sure you have:
    • An internet connection (internet service provider fees may apply).
    • Sufficient data storage available on a computer, USB or external drive for the download.
    • A blank USB or DVD (and DVD burner) with at least 4 GB of space if you want to create media. 
    • We recommend using a blank USB or blank DVD, because any content on it will be deleted.
  • Read the System Requirements.
  • If you will be installing the operating system for the first time, you will need your Windows product key 
(xxxxx-xxxxx-xxxxx-xxxxx-xxxxx). For more information about product keys and when they are required, visit the
 FAQ page.   
Use the media creation tool to download Windows. This tool provides the best download experience for customers 
running Windows 7, 8.1 and 10. To learn how to use the tool, go to the Installing Windows 10 using the media 
creation tool page. Tool includes:
  • File formats optimized for download speed.
  • Built in media creation options for USBs and DVDs.
  • Optional conversion to ISO file format.
If you’re on an Enterprise edition, the media creation tool won’t work for an upgrade. Please see the
 Volume Licensing Service Center for more information.