Into Windows

  • Home
  • Windows 11
  • Windows 10
  • Windows 7
  • Privacy
You are here: Home » Windows 10 » Install Windows 10/8.1 From External Hard Drive

Install Windows 10/8.1 From External Hard Drive

Last Updated on August 20, 2015 by admin 39 Comments

We have already shown a number of ways to install and test Windows 8.1 and the latest Windows 10 on your PC, including how to install Windows 10 from USB drive, how to clean install Windows 10 from ISO, create UEFI bootable USB of Windows 10, etc.

As many of readers asking to write the best possible to install Windows 8.1 or Windows 10 from an external hard drive, we have come up with this simple guide to show how to install Windows 10 or 8.1 from external hard drive.

We recommend a backup of critical data on the external hard drive as the method requires you format the external drive.

NOTE: In this guide, we have used a PC running Windows 7 to prepare the bootable external hard drive. The procedure is pretty much same on Windows 10 and 8.1.

Make external hard drive bootable to install Windows 10/8.1

Procedure:

Step 1: Connect your external USB hard drive that you want to use as installation media to the PC and backup the data to a safe location as the drive will be erased in the later steps.

Step 2: Open Computer, right-click on the external hard drive icon, and then select Format option to open Format dialog box. Select File System as NTFS, select Quick Format option and click Start button to do a quick format of the drive.

Install Windows 8 From External Hard Drive Step1

Install Windows 8 From External Hard Drive Step2

Click Yes for the confirmation prompt. Once the format is done, you will see “Format Complete” message. Click Ok button.

Install Windows 8 From External Hard Drive Step23

Step 3: We assume that you have a Windows 10/8.1 ISO file. You need to extract the ISO file contents to the root of your external drive. To do this, you need 7-Zip (free), WinZip, or WinRAR software.

Installing Windows 8 From External Hard Drive

Installing Windows 8 From External Hard Drive Step

Install Windows 8 From External Hard Drive Step4

If you have any of the above mentioned zip utility on your PC, right-click on the Windows 10/8.1 ISO file and select Extract files option to extract the ISO file contents to the external hard drive.

NOTE: If you are using 7-Zip software to extract the ISO file, right-click on the ISO > 7-Zip > Extract Files option. Make sure that you are extracting the files to the root the external hard drive.

And if you have Windows 8.1 or 10 DVD, simply copy all files and folders of the DVD to the root of the external hard drive.

Step 4: Now open Command Prompt with admin privileges. To open the Command Prompt with administrator rights you can follow any of these steps:

A. Type CMD in Start menu search box and hit Ctrl + Shift + Enter keys simultaneously.

Install Windows 8 From External Hard Drive Step5

OR

B. Go to Start > All Programs > Accessories. Right-click on Command Prompt entry and select Run as administrator option.

Step 5: In the Command Prompt, type-in the following commands and hit Enter key after typing each command.

x:

cd/boot

bootsect x:

(where “x” is your external hard drive’s drive letter)

Installing Windows 8 From External Hard Drive Step 5

Installing Windows 8 From External Hard Drive Step 6

(this is the message that you get once the process is completed)

Step 6: Exit the Command Prompt, reboot your PC and then follow the on-screen instructions to install your Windows 10 or Windows 8.1 from the external hard drive.

Filed Under: Windows 10, Windows 8 Guides

Related Posts

  • How To Install Windows XP Mode In Windows 7
  • How To Install Windows 8 On Netbook
  • How To Install Windows 7 Language Packs
  • How To Install Deskthemepack File In Windows 7
  • 5 Ways To Install Windows 10
  • How To Install Windows 7 To USB External Hard Drive [Must Read]

Comments

  1. JoWazzoo says

    August 24, 2021 at 6:46 pm

    Found this in 2021

    ? I have after all this. Does this actually install Windows 10 to the external SSd?
    If not, why jump thru all these hoops?

  2. Steve says

    September 28, 2018 at 2:15 am

    I have put Win10 Setup HDD in the system to avoid poor and troublesome nforce USB hardware that cause all sorts of errors if install from usb ! Now i have different kind of problem due installation process win boot manager criples bott and does not install on particulary drive nor in proces of creation system drive does not create sys recovery partition on it ! Windows instals but when i remove spare setup hdd from which was Win10 installed then i loose boot and the whole system ends up non bootable !

    This is very stupid from MS assuming that boot manager would not be on that particulary drive ! In the past when intalling XP normaly first partiton is always C: and boot manger is allways on C: No matter where youinstall OS, but in win10 install creation proces one can not tel which is which due stupid ms partiton manager. In my case even if i manage in the Bios to order HDDs so that HDD on which be Win10 live and breathe on is the first one and setup HDD is behind so that c: wold be allways on the first drive in the system to be installed and then boot manager would install properly and boot from it this doesnt happen ! It allways goes from drive on that i have Win10 setup files no matter how is arranged in Bios ! So how to isntal Win10 on nforce chipset ? The only solution is to burn clasic 4.7 GB media and installing from it ! If that does not go ? What then ?

    Installing windows from HDD in the sistem attached to mobo directly should not cause such problems at all !!!
    MS has fix nothing only add some additional trouble to it !

  3. Ben N says

    February 6, 2017 at 9:46 am

    If you want to return your external back to original state afterwards reconnect to pc, right click your external hard drive and click format, check quick format box and make sure it set too ntfs.

  4. Hero says

    January 23, 2017 at 12:15 pm

    Just wanted to say thank you, I hope whoever wrote this post know that it really help others to have comfortable life, some maybe like me couldn’t buy a CD for private reason and simply that saved me, thank you for helping.

  5. Randy F says

    December 22, 2016 at 7:19 pm

    is there anyway to switch the drive back to its original state? I was told this was just going to download the files from MS.com, not from this site, and I could then make a bootable disk but that’s not what happened.

    now I have unallocated data sitting on my drive that I can’t access, anyway to get that data back with out paying a small fortune on data recovery

  6. MUKUND MURALI says

    May 29, 2016 at 12:26 pm

    after struggling so much with the media creation tool, this site solved my problems. Instructions work flawlessly!! Brilliant help!

  7. Dew says

    April 5, 2016 at 1:02 pm

    what if i cant start my computer

  8. Arvind says

    April 3, 2016 at 12:59 pm

    Following worked for me:

    1. Just open up a CMD (CTRL+SHIFT+ENTER) — Admin Privileges
    2. You should be in system32 folder by default — run following(here j: is your external drive partition — should be primary and NTFS):
    bootsect /nt60 j: /force
    3. Use 7-Zip to unzip ISO into J: (root)
    4. In CMD, open following:
    diskpart
    list disk —> Find out disk no. for your external harddisk (mine was Disk 1)
    select disk 1
    list partition —> Find out partition number for your partition J: (mine was Partition 3)
    select Partition 3
    active
    5. Exit the CMD and Reboot from External Drive using BIOS Boot options (HP — F9, Dell etc – F12)

    Hope This Helps Folks!

  9. chill says

    April 3, 2016 at 6:32 am

    Thanks a million Pal…Worked flawlessly with Windows 10 Installer Creation onto my SSD.lol

  10. adel says

    March 13, 2016 at 7:45 pm

    Thank you

  11. aayush says

    January 22, 2016 at 3:02 am

    wow amazing everything worked smoothly i loved the simplicity of the site its detailed steps and i just loved it everything done for free otherwise i would have to spend a minimum 6500rs or 100$

  12. Brian Ng says

    November 20, 2015 at 7:14 am

    I experienced the BOOTMGR and NDLTR errors, and to solve these issues:

    1. Use free easeUS partition master tool to set target partition (X:) as Active and Convert to Primary. After apply, you may have to restart to process the queue.

    2. Enter CMD with Administrator privilege and enter these commands:
    C:\> X:
    X:\> cd/boot
    X:\boot\> bootsect /nt60 X:

    3. Before booting, enter bios setup to set first boot device to your external HDD.

    4. Now you’re able to boot from your external HDD to setup windows.

  13. Cenk from france says

    June 10, 2015 at 12:48 am

    Omg omg omg
    Thank you so much admin
    Since 3 days i cant repear my computer
    And know thanks to you I solve this problem

  14. Jordi says

    October 11, 2014 at 1:12 am

    I find it funny that the intro says you dont have to format your EHDD and then at step 2 boom, format it!

    “The advantages of using this method is that we are not formatting the drive to make it bootable. So, if you have any data on your external hard drive, you need not worry! But we recommend a backup of critical data on the external hard drive just to be on the safer side.”

    “Step 2: Open Computer, right-click on the external hard drive icon, and then select Format option to open Format dialog box. Select File System as NTFS, select Quick Format option and click Start button to do a quick format of the drive.”

  15. KHALID SHOAIB says

    August 4, 2014 at 1:08 am

    thanx bro it s a great job. its wroking accuratly.
    nice job \thumbs up

  16. Ayyash says

    April 14, 2014 at 10:57 pm

    I cant even get to make it load from External driver after doing all suggestions, it wont see external on start up, is something set in Bios that prevents it from firing? I went into advanced setup and made Boot from External Device enabled, and put it higher in the order, yet nothing…. the files on the root include an autorun.inf and setup.exe, am I missing soemething?

  17. blag says

    November 24, 2013 at 3:49 pm

    So, im trying to follow this but what is happening is the installer is installing the boot info on the drive i am installing windows from, thus the system will not boot unless i boot from my external. How do i fox this+?

  18. cam says

    July 27, 2013 at 8:08 pm

    Thanks for wasting my time. It failed. It says “Disk read error”, and i followed the guide and NOTHING is wrong with my device.

  19. admin says

    June 15, 2013 at 10:44 am

    You can do a full format to remove all bootable files and restore its original condition.

  20. Amborish Bose says

    June 12, 2013 at 10:15 pm

    If I want to turn my external hdd back to normal state, then what should i do?

  21. Tired says

    June 12, 2013 at 11:19 am

    I do this but I get Operation System not found

  22. Dreamade says

    March 23, 2013 at 2:39 am

    hi,

    i tried to install windows 8 64-bit with this guide. But my current OS is win 7 32-bit so i get an error in command line. any suggestion?

  23. Peppe says

    December 23, 2012 at 11:51 am

    I needed to boot from a External Hdd, because I had no CD/DVD-drive and no flash usb. This worked for me:
    Use MiniTool Partition Wizard, a free tool!
    – create a boot disk in partition wizard
    – boot your computer with boot disk in
    – copy the win8-iso-partition (do the step 5 thing as well, but as described in comments) from external hdd to the computer hard drive.
    – set partition as primary and active
    – reboot, and boot from local drive

  24. King says

    December 10, 2012 at 2:52 pm

    Thx Noel you fixed my problem

  25. Noel says

    November 6, 2012 at 12:29 am

    I got this thing working, the instructions are wrong tho.

    First mark the partition you want to use as “Active” you can do this in your Local Storage Management or trough DiskPart.

    After that use the following commands in CMD

    X: (Where X is your drive letter)
    cd/boot
    bootsect /nt60 X:

    You should now be able to install windows 8 from your external HDD

  26. andy says

    October 27, 2012 at 1:01 pm

    fuk now my external harddrive is dead, asking me to reformat now i have important informations in it is there a ways to remove those commands in harddrive and get my informations back ?

    x:
    cd/boot
    bootsect x:

    those commands in harddrive and get my informations back ?

  27. Olmo says

    September 19, 2012 at 7:57 pm

    You should run the bootsect.exe from another drive than the one you want to make bootable.

    bootsect needs to lock the drive to run properly. so if you run it from the same drive as you want to make bootable it fails.

  28. Nils says

    March 1, 2012 at 8:27 pm

    In order to boot from my USB-device, I had to check my External HDD as Active in Disk-management

  29. loPan says

    March 1, 2012 at 1:41 am

    I realize that most of these posts are old but this is for the benefit of anyone who might read this from a search.

    1st and foremost – you don’t need to reformat your whole external drive, this is wasteful and unnecessary. If the drive is in one partition simply take all your folders and put them into a new folder (that is not named anything that is on the .iso file, call it mystuff or whatever) to get them out of the way and make things easier to organize. Then simply mount the .iso and extract the contents to the external drive.

    From there go to step 5: and use the command bootsect x: /nt60 where x is the external drive.

    From there reboot and be sure to press the appropriate fkey to boot from your external drive. On my computer it’s F9 but it varies according to BIOS. Usually you will see an option for “boot menu” when the computer is starting up.

    Alternately you can go into bios setup and reorder your boot order to make the computer boot from usb device before the hard drive.

  30. Aldo says

    February 2, 2012 at 5:26 am

    I already follow all the steps but when i reboot my pc.. it goes directly to windows 7 start, what can i do?

  31. pardhu says

    October 17, 2011 at 10:00 pm

    hello everybody
    kindly help me
    im getting NTLDR is missing by using method
    what should i do…

  32. amit says

    September 25, 2011 at 3:41 am

    I have partitions on my external USB hard disk. Can i boot from it without formatting whole drive??
    pls help………!!!!!!!!!

  33. robert says

    September 19, 2011 at 10:25 am

    I got to the install screen and after I click install now it tells me it can’t find any drivers. Can’t go anywhere from there.

  34. GoodSmith says

    September 18, 2011 at 11:15 pm

    The author claims in his article that no formatting is needed, yet later in the instructions he mentions formatting the external hard disk!!

    Also the bootsect command thing which Smedrick cleared out. You might even need to run it in forced mode
    bootsect /nt60 x: /force

    However, none of this is working with me yet. My netbook still can’t boot from my 1TB external hard disk after following all these instructions, and I don’t want to format it because I have 100s of GBs of data on it that have no other place to backup.

    I will keep you posted if I find a solution.

  35. Smedrick says

    September 18, 2011 at 8:36 am

    @ admin

    You’re wrong, User is (partially) correct. Step 5 does nothing the way you wrote it. Just look at your screenshot…all it did was show you the usage instructions. It should be “bootsect /nt60 x:”

  36. Mark says

    September 17, 2011 at 10:41 pm

    I followed the instructions but when i reboot i get no option to install windows 8… it just goes straight into windows 7

  37. admin says

    September 16, 2011 at 8:53 am

    @ User

    You are welcome. Btw, the you need not to type the long command.

  38. Tim says

    September 16, 2011 at 12:33 am

    I followed the guide but when I want to boot from the USB HDD I get “Invalid partition table”

  39. User says

    September 15, 2011 at 8:35 pm

    Thank you for your efforts.
    I was wondering about step 5, I guess the command should be: “bootsect X: /nt60” !!?

Leave a Reply

Your email address will not be published. Required fields are marked *

Advertisements

Search Into Windows

Recent posts

  • 5 Ways To Go To Desktop In Windows 11
  • How To Show Battery Percentage On Taskbar In Windows 11
  • Fix: AMD Software Adrenalin Edition Not Opening In Windows 11
  • How To Show Year On Windows 11 Taskbar
  • Windows 11 24H2 Is Available Now
  • How To Create 7z & TAR Files In Windows 11 Without Using Additional Apps
  • How To Remove Bell Icon From Taskbar In Windows 11
  • How To Reinstall Windows 11 Without Losing Apps And Files
  • How To Hide/Show Files & Icons On Desktop In Windows 10/11
  • How To Show Hidden Icons On Taskbar In Windows 11

About us

  • About Us
  • Contact Us
  • Privacy Policy

Copyright © 2025 · Into Windows