You'll probably need to disable the secure boot feature in UEFI/BIOS first, then save and exit. When the computer restarts, access the boot menu screen and select to boot your installation media in UEFI mode. At the Windows setup screen press Shift + F10 to open a command prompt, and then run these commands:
diskpart (starts the utility)
list disk (numbered list of disks and their capacities)
select disk # (where # is the number of the desired disk)
clean all (wipes every sector)
exit (closes the utility)
Close the command prompt and continue the installation. When you select the raw drive the Windows installer will automatically create the GPT, partitions, and perform an NTFS format prior to copying any files.
.
I could be wrong, but I'm unaware of any laptops (or at least: any but the very latest Intel Ivy Bridge or Haswell chipset machines) that can support UEFI mode for Windows. The motherboard bios needs to include special UEFI support for both the hard drive controller and for the video display.
If the video display is using the onboard CPU Intel GPU, there needs to be "UEFI GOP video firmware" included inside the motherboard bios. Check with Dell for a possible bios update.
If a separate AMD or nVidia video is present (?) then there would also be a video card bios firmware that would need to include "UEFI GOP video firmware". That firmware may also be flash up-datable.
An easier-to-accomplish speed increase would be: via replacing the spinning hard drive with an SSD.
I thought the command was wipe not wipe all
>diskpart
>clean
Wipes only the first and last MB of the volume. Can potentially create problems with a new installation when hidden boot data from a previous install, or attempted install, doesn't get wiped.
--------------------
>clean all
Wipes every sector on the disk and leaves it in raw state. This can take considerably longer to complete, but ensures there will no problems. If you continue to encounter Windows partitioning or installation problems after running the "clean" command; run "clean all".
.
A09 has a newer date than the A10 so there must be a typo.
I have A15 installed, which can be downloaded if you goto previous versions.
There is only LEGACY, and UEFI, nothing else.
So this must mean that when you're looking at the boot menu screen, don't see any bootable devices listed as being UEFI, but UEFI has been enabled in the BIOS settings, all bootable devices which are UEFI capable will boot in UEFI mode by default...?Press <F12> when the Dell logo appears to initiate a one-time boot menu with a list of the valid boot devices for the computer. Diagnostics and Enter Setup
options are also included in this menu. The devices listed on the boot menu depend on the bootable devices installed in the computer. This menu is useful
when you are attempting to boot to a particular device or to bring up the diagnostics for the computer. Using the boot menu does not make any changes to
the boot order stored in the BIOS.
I just quickly did a random check of the "Fixes & Enhancements" category for A09 through A15. You really should go through and thoroughly read those descriptions because, in typical Dell fashion, there are several warnings that the fixes and enhancements in one update aren't neccessarily available unless a previous update or patch is applied first. In the years I've worked with Dell computers I've found that updating to the latest BIOS is best achieved by simply flashing every individual BIOS update newer than the computer's original BIOS version, in the order they were released.
.