Windows 8 UEFI mode, how to install?

MtSeldon

Senior member
Jan 13, 2014
215
15
81
I bought a upgrade key from for Windows 8pro. Burned the iso to dvd . I tweaked the settings in the bios (Asus Maximus Hero), but everytime , windows installs as Legacy. How do i install it as UEFI?
 

Dahak

Diamond Member
Mar 2, 2000
3,752
25
91
Off the top of my head, when I did it for me (Z87-Plus)

You have to make sure that
1) legacy or CSM mode is disabled in the bios
2) boot from the UEFI boot source, which it should default too if 1 is disabled, if you hit F8 from to select the boot menu it should show UEFI label
 
Last edited:

MtSeldon

Senior member
Jan 13, 2014
215
15
81
Off the top of my head, when I did it for me (Z87-Plus)

You have to make sure that
1) legacy or CSM mode is disabled in the bios
2) boot from the UEFI boot source, which it should default too if 1 is disabled, if you hit F8 from to select the boot menu it should show UEFI label

Thank you for the answer.
I tried these.
if csm is disabled, bios doesnt accept the dvd as a boot device.
F8 didnt help either, I dont see a UEFI source, only the dvd .
 

Whisper2

Member
Sep 17, 2009
144
0
0
The drive you want to install Windows on must be set up for GPT partition tables as opposed to MBR partition tables if you intend to use UEFI. This link is a Microsoft article that lists the few steps necessary to change using DISKPART

http://technet.microsoft.com/library/cc725671.aspx

You can access a Command Prompt during a Windows install (right after it displays "Install Now") with Shift + F10.
 

ViRGE

Elite Member, Moderator Emeritus
Oct 9, 1999
31,516
167
106
Maybe your BIOS is just picky about UEFI DVDs? Skipping the DVD and trying a USB flash drive may have more luck. Just format it as FAT32 and copy over the contents of the ISO to the flash drive.
 

takeru

Golden Member
Jan 1, 2002
1,206
8
81
i had the same issue. just UEFI boot with a usb thumbdrive instead.

diskpart:
clean the drive
create partition primary
set as active
format as fat32

copy/paste contents of disc to thumb drive
boot from thumb drive

it's faster to install this way anyway.