Install Windows x64 on a 32-bit UEFI (EFI-IA32) Using GRUB

Опубликовано: 16 Май 2026
на канале: Tech Punto
760
6

Installing Windows x64 on a 32-bit UEFI (EFI-IA32) Using GRUB -- Installing Windows x64 on a 32-bit UEFI (IA32) system is possible by using GRUB as an intermediary, since this UEFI cannot directly execute the native 64-bit boot loader (`bootx64.efi`). The procedure consists of creating a standard Windows x64 installation USB stick and then modifying it. You must add a GRUB boot loader compiled for IA32 by placing the `bootia32.efi` file in the `/EFI/BOOT/` directory of the USB drive, which will be the first file to be executed. Along with it, a `grub.cfg` configuration file is created. Inside this file, the `chainloader` command is used to point and load the Windows x64 boot loader (`/efi/boot/bootx64.efi`). Upon boot, the system first loads GRUB (32-bit compatible), which in turn boots the 64-bit Windows installer, bypassing the firmware architecture limitation.

📺 Watch the full video here:    • Instalar Windows x64 en una UEFI de 32 Bit...  

💬 Have questions or comments? Leave them below — I'd love to hear your thoughts!

👍 If you enjoyed the video, don't forget to like, share, and subscribe to support the channel:

🔔 Activate the bell so you don't miss any updates!