Create Windows 8 USB Bootable Pendrive For UEFI Boot

Earlier, with my old laptop in use and legacy BIOS, it was a piece of cake to format Windows using any kind of preferred media. I was never aware of this UEFI Boot Mode (Unified Extensible Firmware Interface) until I upgraded to Alienware 14x. Nowadays, most of the new laptop comes bundled with Windows 8 OEM but there are times when you might prefer a clean installation rather than a recovery.

 

Why Choose UEFI boot mode? UEFI boot is faster than the conventional BIOS boot. The problem with UEFI boot is that it will not detect your pendrive when created by Win7 USB/DVD Tool or any other tool. This is because UEFI boot only recognizes FAT 32 and will not show up NTFS Partitions during boot selection. USB boot creation tools will format the Pendrive in NTFS before loading Windows 8 Files on it.

[alert-announce] Do Not try to perform clean install if you are not sure of what you are doing. For a basic user it’s really better to have the recovery partition. If you do not have an original Windows 8 Clean Installation Serial Key then do not remove Windows 8 OEM.  [/alert-announce]

Coming back to the topic, I decided to clean install Windows 8 with custom partition sizes and extract each Megabyte of space in recovery drives. Also, I wanted to dual boot Ubuntu using UEFI boot. So in this post I will Start with my experience, how did I proceed and what problems were faced. These tutorials will be given in parts and in proper sequence of the way I performed the tasks. And they are:

  1. Create Windows 8 USB Bootable Pendrive for UEFI Boot.
  2. Solve Windows 8 Clean Installation Product Key Do Not Match Problem.
  3. Error 0xC004C008: Cannot Activate Windows 8 Using Already Owned Serial Key on new PC.
  4. Dual Boot Windows 8 With Ubuntu 12.10 in UEFI Boot Mode.

So in this post, we will be focusing on creating UEFI USB Windows 8 bootable Pendrive. This is particularly helpful for people already using Windows 8 via update or Clean Installation with old BIOS ( legacy BIOS) but it was not the OEM version.

Once you are ready with the Pendrive (4GB atleast) and Installation ISO, jack it in and follow the given instructions. If you have an installation disk, then it can be used directly instead of ISO. Open Command Prompt and type:

  • diskpart.exe – This command will open diskpart in another CMD Window. Below commands will be typed in diskpart window.
  • list disk – With this Command you can view the list of storage devices. Select the pendrive, be careful!
  • select disk 1 – With this command you are selecting the your Pendrive. In my case its 1 but it may vary if you have more than one internal storage disks or several pendrives jacked in.
  • clean – Clean the selected partition.
  • create partition primary – Set the partition as primary.
  • select partition 1 – Select partition. Number depends on your disk usage.
  • active – Make the disk active.
  • format quick fs=fat32 – Format pendrive in fat 32.
  • assign – It will automatically assign a letter to drive. Check the drive letter. In my case it was I.
  • exit – This will the exit diskpart window.

Now that the pendrive is prepared, mount the ISO file. If you are already using Windows 8 then just right click on ISO image and directly mount it. You can use any mounting software for this purpose. Just notice the Mount Drive letter. In my case it was F. Now in CMD type:

  • xcopy F:\* I:\ /s /e

This command copies all contents of the ISO file to USB pendrive. Instead of using command prompt you can use 7 zip and extract the ISO file directly to the Pendrive. Now you are ready with UEFI bootable Windows 8 pendrive. Before you can start the process, Go to BIOS and disable Secure Boot. Reboot saving the changes and on next start up bring up the Boot media Selection menu. Now you will see the boot USB option under UEFI. Select it.

So this sums up tutorial 1. In the next tutorial, we will see how to Solve Windows 8 Clean Installation Product Key Do Not Match Problem. Key mismatch problem will be faced only by users with OEM Windows 8.

Click Here to Leave a Comment Below 19 comments
Rijin - December 26, 2012

How complex it is.

Reply
    Mayank - December 27, 2012

    Microsoft really wants us to hate Windows 8.

    Reply
      James - July 2, 2013

      This has nothing to do with Windows 8, its UEFI, it is THE standard now like x86-64 is!

      Reply
Pratap - December 27, 2012

Use win 7 USB tool …………follow very simple steps …..next ->next->next–Done

Reply
    Sourojit Nandi - December 27, 2012

    As I clearly Mentioned, Win 7 USB Tool will not make ur USB UEFI bootable. UEFI Boot will not even detect ur pendrive as win 7 usb tool will format it in NTFS.

    Reply
      Pratap - December 27, 2012

      ok, try with “Flash Boot tool”.

      Reply
        Sourojit Nandi - December 27, 2012

        Ok I tried it.. It has many options.. You can also make UEFI bootable USB using Flash Boot Tool as it gives you option to format USB in FAT 32… But the software is not free( demo still workable ). And it failed to work at creation step on Windows 8 x 64.

        Reply
          Pratap - December 27, 2012

          use “flashboot-2.1” ,It’s working perfectly for me in both 32 bit or 64 bit system (in win 7 and win 8 ) without any error.

          Reply
          Sourojit Nandi - December 27, 2012

          The error encountered below is for 2.1 only. Anyways if its working for you, its good and useful for 30 days trial. Using those commands are not tough either.

          Reply
Mayank - December 27, 2012

Well Surojit, what are you feeling about Windows 8 as you are using it??
Are you using the original OS or with some customization such as Start 8 and Skip Metro Suite???

Reply
    Sourojit Nandi - December 27, 2012

    Well my feelings and what I went through is yet to come in upcoming posts. I am using the OS as it is, In my point of view we should move on with the new interface. On second thought I am always on desktop and use launchy to access my apps, hence its rare that i go to the metro home screen. So be it 7 or 8 my working style remains same, hence not much effected. Windows 8 is really smoother than windows 7.
    I felt this when I reinstalled windows 7 on my old laptop, to hand it over to dad. But how microsoft is restricting the PC is really sad. With the new laptop Dell even didnt provide any OS installation disks apart from installed windows 8 OEM….

    Reply
      Mayank - December 27, 2012

      Thanx for ur reply as it helps me get a clear idea about windows 8.

      So one last question i.e. Overall would you recommend Windows 8 to be used by users who are not using it. Are Win 7 apps running properly without any problem???

      Reply
        Sourojit Nandi - December 27, 2012

        Yes I would recommend it to users who have never used Windows 8. Initially you will find difficulties, its obvious for any change. Regarding apps, all apps work on Windows 8+ you got benefit of apps store to get apps specific to Windows 8. Like railway apps, gaana app etc. Without activating windows 8, you wont be able to apply customization to lock screen and metro screen background. Thats it. First check if you have drivers available for your hardware, designed for windows 8. Crutial are sound card and display driver.

        Reply
Sony Goraya - December 27, 2012

ohhh windows 8 is too tough 🙁

Reply
    Sourojit Nandi - December 27, 2012

    Please do not get mis guided… IF you are missing the UEFI mode part then its easy and you can do it with Win 7 usb/dvd tool. IF you want To use UEFI boot then only you need to do this. Moreover The booting Option in UEFI is just to speed up Windows 8 start up. So choice is yours.

    Windows 8 is not tough but understanding the new rules and Implementation are.

    Reply
Coops - October 2, 2013

Can you turn secure boot back on once the installation is complete or will this break things?

Unless it is turned back automatically?

Coops

Reply
    Sourojit Nandi - October 2, 2013

    Yes I did. It works fine, But before you turn on secure boot or fast boot, search for the option to delete saved keys. It must be present somewhere below those options.

    Reply

Leave a Reply: