Today having a bootable pen drive is very essential, especially for laptop users who work for 8-10 hours daily. Having a bootable drive not only saves your time but also saves DVD.
Bootable pendrive can be used to install a OS like Linux, windows on your system.
Sometimes, it can even be used to fix our boot sector errors due to which some times our windows failed to start with some simple command which i will be discussing later in the post.
You can make your pendrive bootable if you follow these steps:
1) First start your command prompt by pressing windows+R button and write cmd in it and press enter or press windows button type cmd and then press enter(for win7 users). If you are not an administrator than type cmd in windows and press ctrl+shift+enter.
2)Enter DISKPART and hit enter. you will see the following screen.
![]() |
| Click to enlarge |
3)Now enter LIST DISK. It will show the available list of disk. You have to select one of them with the following command.
![]() |
| Click to enlarge |
5)Now enter CLEAN to clean your pen drive as shown.
![]() |
| Click to enlarge |
![]() |
| Click to enlarge |
![]() |
| Click to enlarge |
9) Now format the disk with FAT32 type file system using command FORMAT FS=FAT32.
(This process take some time according to size of drive is taken and on which laptop it is running)
![]() |
| Click to enlarge |
11)And then enter EXIT to leave DISKPART screen.
![]() |
| Click to enlarge |
13) Again go back to cmd and execute the following command.
G:CD BOOT
CD BOOT
BOOTSECT.EXE/NT60 H:
where H: is our USB drive letter.
These steps will copy the boot file into usb to recognize that usb as bootable.
![]() |
| click to enlarge |
14) Now you are almost done. Now just copy all the contents of that drive into usb and now you can install new OS on other laptop or can repair your other computer either through start repair or through cmd.
15)If you dont want to use any of these steps or you are not able to do these steps than here is one more solution for you.
You have many software to make your pendrive bootable. I have tried many of them but I found one keep working that is Universal UsB Installer. You can download it from here. And follow the steps given by the software
For any queries please comment below.
Author- Shubham Kedia








