Windows 10: Create Bootable USB Drive

Windows 10: Create Bootable USB Drive - (using Windows 10)

// ###########################
// Note: If your USB drive is using MBR partition, it will be formated as Fat32
// file system.
//           If your USB drive is using GPT partition, format it to NTFS file system. - // UEFI BIOS can only use GPT partition.
// ###########################

// Create Boot USB drive usin Windows Media Creation Tool

1) PC > Browser > Search for " Windows Media Creation Too" > under " Looking to install Windows 10 on your PC " , download the Tool (don't download the update) > run it > // Abel to create an ISO file or install onto USB drive (Windows 10 Home or Pro will be downloaded onto USB drive (from internet)).

// Or Use Rufus instead - Can create bootable USB for Linux etc.
//
// Extra: You'll need to have the Windows 10 ISO file on your harddisk

2) goto:-  https://rufus.ie/   > download Rufus 3.5 (or newer) >Run it >

Comments