How can I install Windows 11 on my Linux Mint laptop?

0
0
Asked By MellowCedar42 On

I wiped the original drive while installing Linux Mint on my HP Victus 15, but I now need Windows again for school and to avoid compatibility problems with certain applications. I have also noticed occasional lag when the laptop starts or wakes from sleep. I created a Windows 11 installer from an ISO on an external hard drive, but during setup Windows says that no device drivers were found and does not show my internal SSD. Should I replace Linux entirely with Windows, or would dual-booting both systems be a better option?

4 Answers

Answered By QuietOrbit7 On

First make sure the installer itself was created correctly. A normal USB flash drive is usually more reliable than an external hard drive, and tools such as WoeUSB-ng can create a Windows installer from Linux. Also confirm that USB boot is enabled in the firmware settings. If the installer still cannot see the SSD, check whether Intel Rapid Storage Technology or RAID mode is enabled. Windows setup often needs the storage controller driver, or the controller may need to be switched to AHCI. Be careful with that setting and back up anything important first.

Answered By BlueHarbor19 On

On many Victus laptops, the missing-drive message means Windows Setup needs the Intel RST storage driver, or the equivalent AMD storage driver. Download the correct driver for the exact laptop model from the manufacturer's support page, extract it to the installer USB, select Load driver on the disk-selection screen, and point Setup to the extracted driver folder. The internal SSD should then appear.

Answered By CopperLynx28 On

If you choose Windows only, delete the Linux partitions during the Windows installation and let Setup install to the resulting unallocated space. That is the simplest arrangement, but it permanently removes the Linux installation and its files unless you have a backup. For a dual boot, shrink the Linux partition first and leave enough unallocated space for Windows rather than letting the installer overwrite the entire disk.

Answered By PixelFern63 On

You do not necessarily have to erase Linux. Dual-booting Windows and Linux is generally fine: install Windows into its own partition or on a separate drive, then restore or configure the boot menu afterward if Windows takes over as the default. If you only need a few Windows applications, compatibility tools such as Proton may work for some programs, but they will not support every school application. Whichever route you choose, back up your Linux files before changing partitions because installing Windows can erase them.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.