- EaseUS Freeware
- Free Data Recovery Software
- Free Backup Software
- Free Partition Manager
Any media, whether it's a USB drive, CD, or DVD is bootable if you can use it to boot your computer from the USB drive or disc, instead of the computer’s hard drive. Thanks to the development of digital technology, you can say goodbye to installing an operating system from a CD. Nowadays, you are able to make a bootable USB.
Owning a bootable USB drive is necessary.
First of all, it allows you to save your personalized Windows OS and use it on any compatible device without changing your personal settings and files along with you.
Secondly, it enables you to keep your work and home entertainment separately if you use the same PC for them.
Thirdly, you can still boot into your computer even when your computer is faced with a system crash.
Therefore, if it's possible, we strongly suggest every one of you create a bootable media in hand, let it be from SanDisk, Lexar, Toshiba, PNY or other brands.
Generally, there are two ways to make SanDisk drive bootable in Windows 10/8.1/8/7, which is either by Diskpart command line or a third-party USB bootable software.
Using Diskpart actually is using command line prompts. It is more complicated and every operation is irreversible. The action will be executed right after you press the Enter Key. But it is still useful for advanced users. Before you take this method into account, read the easier one first - Using EaseUS Todo Backup.
This easy-to-use software can not only make SanDisk USB bootable but also can make any other brand of USB drive bootable as long as the external device has enough space.
Tips:
Step 1. Launch EaseUS Todo Backup. Expand the menu and click "System Clone" in the lower position.
Step 2. On the "System clone" window, the software will choose the system partition and boot partition by default. Just Choose the USB drive as the destination disk.
Click on "Advanced options" and then "Create Portable Windows USB drive". Click "OK".
Click "Proceed". The software will start immediately cloning the default partitions of your desktop/laptop to the USB drive. After the cloning process is over, you can safely plug the USB drive out.
Step 3. To boot the cloned system from the USB drive on other Windows devices, just connect the drive to the device. After the connection,
Wait for the computer configuring system settings and you will finally arrive at the desktop screen that's exactly the same with that of the cloned system.
Put the "username" and "password" of the cloned system.
Done. You should now successfully enter the cloned system.
Notice:
1. Insert the SanDisk USB drive into the running computer. Open Command Prompt window as an administrator and type diskpart.
2. Type these commands in order, list disk (find out the disk number of your SanDisk USB drive) > select disk X (X represents the USB drive’s number) > clean > create partition primary > select partition 1 > assign letter=N > select partition N > format fs=ntfs quick (if your SanDisk USB drive supports UEFI, then type format fs=fat32 quick) > active >exit.
3. Save your prepared custom image to the root of the USB drive.