Installation Windows from a flash drive to laptops MSI - a process that seems simple only at first glance. In reality, users are faced with nuances: from blocking downloads to BIOS to errors when partitioning the disk on models with Optane Memory or RAID arrays. This article will help you avoid common mistakes and carry out the installation correctly, whether MSI GF63, Prestige 14 or gaming Titan GT77.

We will cover not only the basic steps (creating a bootable USB flash drive, setting up UEFI), but also specific points: how to get around Secure Boot without disabling protection, what to do if the laptop does not see the USB drive, and how to properly delete old partitions when switching from Linux or macOS. We will pay special attention features of drivers for chipsets Intel 12th/13th generation And AMD Ryzen 6000/7000, which may require manual installation after system deployment.

1. Preparation: what you will need for installation

Before starting the process, make sure you have:

  • 🔹 USB flash drive volume not less 8 GB (recommended 16 GB for Windows 11). A flash drive with an interface is suitable USB 3.0/3.1 (blue connector) to speed up file copying.
  • 🔹 Windows image in format .ISO. Download it only from Microsoft official websiteto avoid modified assemblies with viruses.
  • 🔹 Utility for recording an image: Rufus (recommended for UEFI), Ventoy (for multi-boot) or standard tool Media Creation Tool.
  • 🔹 External storage to backup data (if there are important files on the laptop). Cloud services like Google Drive are not suitable - the recovery rate will be too low.

For laptops MSI with NVIDIA Optimus (For example, MSI GE76 Raider) you will additionally need to download drivers for discrete video card in advance - after installing Windows, they may not be detected automatically. Also check if your model supports TPM 2.0 (a prerequisite for Windows 11). You can find this out in the specifications on the website. MSI or through the utility MSInfo32 in the current system.

📊 Which tool do you use to create a bootable USB flash drive?
  • Rufus
  • Media Creation Tool
  • Ventoy
  • UltraISO
  • Other

Important! If your laptop is equipped SSD with Intel Optane technology (For example, MSI Modern 14), before installing Windows you must disable Optane in BIOS or through Intel Rapid Storage Technology. Otherwise, the installer will not see the main disk.

2. Creating a bootable USB flash drive: Rufus vs Media Creation Tool

The choice of utility for recording an image depends on your goals:

  • 🔹 Rufus - the best option for experienced users. Allows you to customize UEFI/Legacy, partition scheme (GPT/MBR), and even bypass the requirements TPM 2.0 for Windows 11.
  • 🔹 Media Creation Tool - official solution from Microsoft. Suitable for beginners, but does not provide flexibility in settings (for example, you cannot select Legacy for old laptops).
  • 🔹 Ventoy — convenient if you need to keep several images on one flash drive (Windows, Linux, utilities for testing hardware).

For most laptops MSI (especially Released after 2018) optimal settings in Rufus:

Схема раздела: GPT

Целевая система: UEFI (non-CSM)

Файловая система: FAT32

Размер кластера: 16 КБ (по умолчанию)

If you install Windows 11 to an unsupported model (for example, MSI GL62 with Intel 7th generation), in Rufus you can uncheck checkboxes TPM, Secure Boot And 4 GB RAM. However, please note that the system may become unstable after installation.

Download the original ISO image of Windows|Check the flash drive for errors (via chkdsk)|Format the drive in FAT32|Burn the image with the correct UEFI/GPT settings|Check the flash drive on another PC (optional)-->

3. Setting up BIOS on an MSI laptop: understanding UEFI and Secure Boot

To boot from a flash drive, you need to change the boot order and security settings in BIOS. On laptops MSI entrance to BIOS carried out by key DEL (less often - F2) when turned on. On some models (for example, MSI Summit) may need to be held FN + DEL.

Basic settings to change:

Parameter Recommended value Note
Boot Mode Select UEFI Required for Windows 10/11 UEFI. Legacy Suitable only for older systems (Windows 7).
Secure Boot Disabled (or Enabled with Microsoft keys) If the flash drive is written correctly, Secure Boot you can leave it on.
Fast Boot Disabled Accelerated boot may block access to USB ports.
CSM (Compatibility Support Module) Disabled Enable only for Legacy-systems
USB Configuration → XHCI Pre-Boot Mode Enabled or Smart Auto Responsible for USB 3.0 support during the boot phase.

After changing the settings, save them (F10) and reboot your laptop. If the flash drive is not detected, check:

  • 🔹 Is it connected to the port USB 2.0 (black connector). Some models MSI do not support booting from USB 3.0 (blue connector) in BIOS.
  • 🔹 Is the flash drive formatted in FAT32 (for UEFI). NTFS doesn't fit!
  • 🔹 Is the USB controller enabled in the settings? Advanced → USB Configuration.
💡

If laptop MSI does not respond to the key DEL when turned on, try: 1) Disable fast boot in Windows; 2) Remove the battery for 30 seconds; 3) Use a key F2 or combination FN + DEL.

4. Windows installation process: disk partitioning and common errors

After successfully booting from the USB flash drive, you will see the Windows Installer screen. It is important to set it up correctly here disk partitioning, especially if:

  • 🔹 It’s on the laptop Linux or macOS (you need to delete all partitions and create new ones).
  • 🔹 Used Intel Optane or RAID array (preliminary shutdown is required BIOS).
  • 🔹 Installation is underway NVMe SSD (sometimes the installer does not see the disk without drivers).

Step by step steps:

  1. On the language selection screen, tap Shift + F10to open Command line. Enter diskpart, then list disk - this way you will see all connected drives.
  2. If the drive appears as GPT, but the installer requires MBR (or vice versa), convert it:
    select disk 0
    

    clean

    convert gpt (или convert mbr)

  3. Return to the installer, select "Custom installation" and create partitions manually:
    • 🔹 System partition (EFI)100–500 MB, format FAT32.
    • 🔹 MSR (System Reserved)16–128 MB (created automatically).
    • 🔹 Main partition (C:) - remaining space, format NTFS.

Errors and solutions:

⚠️ Attention: If the message appears when you select a drive "Windows cannot be installed on this disk. The selected disk contains an MBR partition table", then you are trying to install the system in mode UEFI to disk with MBR. Use diskpart to convert to GPT (see step 2 above).
What to do if the installer does not see the SSD?

If your NVMe SSD (For example, Samsung 980 Pro or WD Black SN850) does not appear in the list of disks, the problem is the lack of drivers. Download them from the site MSI (section "Storage" or "SATA") and download via the button "Download driver" in the installer. For laptops with chipset Intel 11/12th generation driver may be required Intel VMD (Virtual RAID on CPU).

5. Installation of drivers and optimization after installation

After Windows installation is complete, you must install the drivers in the correct order to avoid conflicts:

  1. Chipset (Intel Management Engine or AMD Chipset Driver) is the basis for the correct operation of the rest of the hardware.
  2. Video card:
    • 🔹 For NVIDIA - download from the site NVIDIA (do not use drivers from Windows Update).
    • 🔹 For Intel Arc or AMD Radeon - from the official websites of manufacturers.
  • Network adapters (Wi-Fi and Ethernet). On laptops MSI often used Intel AX200/AX210 or Killer Networking.
  • Audio (Realtek or Nahimic for gaming models).
  • MSI Utilities: Dragon Center, SteelSeries Engine (for keyboard), True Color (for screens with high refresh rates).
  • For laptops with OLED screens (For example, MSI Creator 17) additionally install color rendering profile from MSI Centerto avoid pixel burn-in. It is also recommended to disable automatic driver updates on Windows:

    Пуск → Параметры → Обновление и безопасность → Дополнительные параметры → Автоматические обновления драйверов → Отключить

    Optimization for gaming laptops:

    • 🔹B Dragon Center select mode Extreme Performance for maximum performance.
    • 🔹 Disable Intel SpeedStep in BIOS, if you plan to overclock.
    • 🔹 For NVIDIA Optimus configure linking games to a discrete video card via NVIDIA Control Panel.
    💡

    After installing the drivers, be sure to check the system for stability using Prime95 (CPU), FurMark (GPU) and MemTest86 (RAM). This will help identify cooling or hardware problems early.

    6. Solving problems after installation

    Even after successfully installing Windows on laptops MSI Specific problems may arise:

    Problem 1: Laptop won't wake up from sleep mode

    This is typical for models with AMD Ryzen 4000/5000 (For example, MSI Alpha 15). Solution:

    • 🔹 Disable quick start in power options.
    • 🔹 Update the chipset driver to the latest version from the website AMD.
    • 🔹B BIOS install ErP Ready = Enabled.

    Problem 2: Function keys (brightness, sound) do not work

    Reason: lack of driver Hotkey. Download it from MSI website (section Utilities). For models with keyboard SteelSeries additionally install SteelSeries Engine.

    Problem 3: Blue Screen (BSOD) Error IRQL_NOT_LESS_OR_EQUAL

    Most often caused by:

    • 🔹 Driver conflict Wi-Fi (especially on Killer Networking). Solution: Install the driver manually from the website Intel.
    • 🔹 Incompatibility RAM (if you added a new bar). Check the supported frequencies in the laptop specifications.
    ⚠️ Attention: If after installing Windows the laptop MSI started to get very hot (CPU/GPU temperature is higher 90°C idle), reset settings BIOS to factory (Load Default Settings) and disable Turbo Boost in Dragon Center. Also check if dust is blocking the ventilation openings.

    FAQ: Frequently asked questions about installing Windows on MSI

    Can I install Windows 11 on an MSI laptop with 7th generation Intel?

    Yes, but you have to bypass the check TPM 2.0 And Secure Boot. To do this:

    1. Create a bootable USB flash drive using Rufusby unchecking the checkboxes.
    2. Or edit the registry during installation (Shift + F10regedit → delete the branch HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig, then create parameters BypassTPMCheck And BypassSecureBootCheck with meaning 1).

    Please note that Microsoft does not guarantee security updates for such systems.

    Why doesn't Windows Installer see my flash drive in BIOS?

    Possible reasons:

    • 🔹 Flash drive connected to the port USB 3.0 (blue) and BIOS does not support booting from it. Try the black port (USB 2.0).
    • 🔹B BIOS USB controller is disabled. Check the settings in the section Advanced → USB Configuration.
    • 🔹 Incorrect flash drive format. For UEFI required FAT32.
    • 🔹 The boot sector is damaged. Rewrite the flash drive via Rufus with option "Checking for bad blocks".
    How to restore factory Windows on MSI laptop?

    If you want to restore the pre-installed system:

    1. Restart your laptop and click F3 on boot (to call MSI Recovery Manager).
    2. Select Restore to Factory Default. Attention! All data on disk C: will be deleted.
    3. If the recovery partition is damaged, download the image from the website MSI (section Support → Recovery) and write it to a flash drive.

    Factory Windows usually contains a license tied to BIOS (OEM activation). After recovery, the system is activated automatically.

    Do I need to update my BIOS before installing Windows?

    Update BIOS recommended if:

    • 🔹 Your model MSI released over a year ago and you are installing Windows 11 (new versions BIOS add support TPM 2.0).
    • 🔹 In the current version BIOS there are bugs with power management or operation NVMe SSD.

    How to update:

    1. Download the firmware from MSI website (section BIOS).
    2. Unzip the archive and copy the file to the USB flash drive (FAT32).
    3. Sign in BIOS, select M-Flash (tab Advanced), specify the firmware file and wait for completion. Don't turn off your laptop!
    Is it possible to install Windows on an external SSD and boot from it?

    Yes, but there are nuances:

    • 🔹 For UEFI The external drive must be formatted in GPT.
    • 🔹Download speed will be lower than from internal NVMe (especially if connected via USB 3.0).
    • 🔹On some models MSI you will have to manually add a boot entry via bcdboot:
    bcdboot C:\Windows /s S: /f UEFI

    where C: - a Windows partition on an external drive, and S: - hidden EFI-section (usually 100–500 MB).