Can't reinstall Windows 11 after installing Linux due to dual boot in Aspire A515-58PT. What to do?

Options
catsinautumn
catsinautumn Member Posts: 1 Newbie
edited 3:38AM in Aspire Laptops

Hello! I have come across an issue after installing Linux where I cannot reinstall Windows 11 to dual boot. I try booting the Windows 11 installer on my USB stick. I am immediately shown a screen asking for drivers; however, upon installing the drivers listed for my model (Aspire A515-58PT) and loading them both with the given popup and manually with drvload drivername.inf I cannot get past the screen that is asking for drivers. What should I do?

[Edited the thread to add model number to the title and issue detail]

Answers

  • Puraw
    Puraw ACE, Member Posts: 18,302 Trailblazer

    Fix for Windows Installer Not Detecting SSD — Aspire A515-58PT

    Hey @catsinautumn — I’ve worked with the A515-58M (very close to your model), and this issue is usually caused by Intel VMD and BIOS storage settings. Here's a clean fix:

    ✅ Step-by-Step Solution

    1. Enter BIOS Setup:
      • Press F2 at boot.
      • Disable Secure Boot.
      • Disable Intel VMD Controller (this allows Windows Setup to detect the SSD).
      • Set SATA Mode to AHCI.
    2. Create a Fresh Windows Installer USB:
      • Use Microsoft’s Media Creation Tool.
      • Format USB as FAT32 for UEFI boot.
    3. If You Still See “Missing Driver”:
      • Press Shift + F10 to open Command Prompt.
      • diskpartlist diskselect disk 0cleanexit
      • This wipes the drive and removes leftover EFI partitions from Linux.

    🔧 BIOS v1.13 (2025/07/09) Notes

    • Includes an Intel MEI engine update, which improves firmware-level communication and may help with suspend/resume issues on newer Windows builds.
    • Recommended if you're reinstalling Windows or planning to dual boot.

    💡 Alternative: Native Boot via Virtual Disk

    If you want to avoid repartitioning or dual boot headaches, try the Native Boot method using a .vhdx virtual disk:

    • Create a .vhdx file and install Linux or Windows into it.
    • Add it to the boot menu using bcdedit.
    • No hypervisor needed — it boots directly on bare metal.
    • Tutorial: Create Windows 11 VHDX for Native Boot

    Linux support is possible too, using GRUB with loopback modules or Ventoy plugins.

  • GAMING6698
    GAMING6698 ACE Posts: 9,279 Trailblazer

    Since you are doing dual boot. The smoothest dual-boot experience will be by disabling VMD controller from BIOS.

    Do it then try to install