Reinstallation Windows 11 on a laptop is a task that every user faces sooner or later due to system slowdown, virus attacks or the desire to update the OS version. Unlike desktop PCs, laptops require a special approach: it is important to consider UEFI disk partitioning, driver specifics for Wi-Fi adapters And touchpads, as well as features of restoring a license tied to the hardware platform. This article will help you avoid common mistakes - from data loss to the "blue screen of death" (BSOD) after installation.
We will analyze two scenarios: clean install (with disk formatting) and saving user files when reinstalling. We will pay special attention to the nuances for laptops Lenovo, HP, ASUS And Dell, where the process may differ due to proprietary recovery utilities. And if you are afraid of losing your license, we’ll tell you how to link it to your account Microsoft in advance.
Preparing for reinstallation: what you need to do before you start
First step - data backup. Even if you plan to save the files during installation, failures happen. Use an external drive or cloud storage (OneDrive, Google Drive). It is especially important to preserve:
- 📁 Folders
Documents,Images,VideoAndDesk— their contents are not always saved when the system is “updated”. - 🔑 Program license files (for example,
.licor.keyfor Adobe, Autodesk). - 🎮 Game saves (usually located in
%AppData%orDocuments\My Games). - 📋 Exported browser bookmarks and passwords (in Chrome this is
chrome://flags/#password-export).
The second critical point is checking the laptop model and current BIOS version. Outdated firmware may cause conflicts with Windows 11, especially on devices older than 2018. You can find out the BIOS version using the command:
wmic bios get smbiosbiosversion
Update your BIOS only through the official website of the manufacturer (do not use third party utilities!). For laptops HP this is HP Support Assistant, for Lenovo — Lenovo Vantage.
⚠️ Attention: If your laptop was released before 2017, check support TPM 2.0 And Secure Boot in BIOS. Without them, Windows 11 will not install. On some models ASUS And Acer These options are hidden - they need to be activated manually via Advanced Mode.
- Lenovo
- HP
- ASUS
- Dell
- Acer
- Other
Downloading the official Windows 11 image
Microsoft offers two ways to obtain the installation file: via Media Creation Tool or direct ISO download. The first option is simpler, but the second gives more control (for example, editor's choice Pro instead of Home).
To download ISO directly:
- Go to official download page.
- In the section
Create installation mediaselectDownload the tool now(this is Media Creation Tool). - Run the utility and at the action selection step, check
ISO file. - Specify language
Russianand editor (usuallyWindows 11without specifying the version - it will be determined automatically by the key).
Important: if you have a laptop with ARM processor (For example, Surface Pro X or Lenovo ThinkPad X13s), download a special ISO version for ARM64. Installing an x64 image on such a device will result in an error 0xC1900101.
| Windows 11 edition | Who is it suitable for? | Required amount of RAM | BitLocker support |
|---|---|---|---|
| Home | Home users | 4 GB | No |
| Pro | Business, remote work | 4 GB | Yes |
| Pro for Workstations | Workstations (eg Dell Precision) | 8 GB+ | Yes (with ReFS) |
| Enterprise | Corporate clients | 4 GB+ | Yes (with DirectAccess) |
If you have slow Internet, use the utility uUpdump (https://uupdump.net/) to download only the updates (not the full ISO). This will save up to 3 GB of traffic.
Creating a bootable USB flash drive: Rufus vs Media Creation Tool
To write an image to a USB drive (minimum 8 GB) there are two reliable tools:
- 🔧 Media Creation Tool - official solution from Microsoft. Suitable for beginners, automatically configures GPT And UEFI.
- 🛠️ Rufus - advanced utility with support
NTFSfor flash drives >4 GB and bypassing TPM/Secure Boot requirements (optionalRemove requirements).
If you choose Rufus, follow these settings:
- In the field
Deviceselect your flash drive. - B
Boot selectionindicate the downloaded ISO. - Section layout:
GPT(for UEFI). - Target system:
UEFI (non-CSM). - File system:
FAT32(if flash drive ≤32 GB) orNTFS(if >32 GB). - Check
Show advanced driver propertiesand select the latest versiongrub4dos.
⚠️ Attention: On laptops HP with technology Sure Start (for example, series EliteBook or ProBook) the bootable USB flash drive must be formatted in FAT32. Otherwise, the BIOS blocks booting from it, giving an error No bootable device.
Make sure there is no important data on the flash drive (it will be formatted)|
Use USB 3.0 (blue connector) to speed up recording|
Disable antivirus while creating bootable media|
Check the flash drive for errors using chkdsk X: /f (where X is the drive letter) -->
Setting up BIOS/UEFI: how to boot from a flash drive
To run the installation from USB, you need to change the boot order in the BIOS. The login method depends on the laptop manufacturer:
- 🔄 Lenovo: button
F12(boot menu) orF1(BIOS) when turned on. - 🔄 HP:
Esc→F9(download) orF10(BIOS). - 🔄 ASUS:
F2(BIOS) orEsc(boot menu). - 🔄 Dell:
F12(boot menu) orF2(BIOS).
In the BIOS, find the sections:
Boot Mode: install UEFI (notLegacy!).Secure Boot: Enable (required for Windows 11).TPM Security: must beEnabled(on some laptops calledPTTorfTPM).Fast Boot: Disable, otherwise the flash drive may not be detected.
If your flash drive is not visible in the boot menu:
- Try a different USB port (preferably
USB 2.0). - Rewrite the flash drive to
FAT32. - On laptops ASUS turn off
Secure Boot Controlin sectionSecurity.
What to do if the BIOS does not save settings?
If after saving the settings (usually F10) and reboot the changes are reset, the problem is a dead CMOS battery. On laptops it is often soldered into the motherboard - a service center will be required. Temporary solution: re-configure the BIOS after each startup.
Installation process: step-by-step instructions with nuances
After successfully booting from the USB flash drive, you will see the Windows 11 installer screen. Next:
- Language selection: leave
Russian(if you need something else, change it later in the parameters). - Activation: If you have a key, enter it. If not, click
I don't have a product key. The license is activated automatically after connecting to the Internet, if it was previously linked to an account Microsoft. - Editor's Choice: if you had Pro, select it (even if you install Home - you can update later via
Settings → System → Activation). - Installation type:
- 🔄
Update— saves programs and files (but may transfer errors from the old system). - 🆕
Selective- clean installation (recommended).
- 🔄
At the disk selection stage:
- If the disk is divided into several partitions (for example,
C:,D:AndRecovery), remove everything exceptRecovery(if it exists). - Select unallocated space and click
Next- Windows itself will create the necessary partitions (EFI,MSRand main). - On laptops with Intel Optane (For example, Dell XPS) remove first
Optane section, otherwise the installer will not see the main disk.
⚠️ Attention: If the installer gives an error0x8007025Dor0x80070057When copying files, the problem is in RAM. Check it with the utility MemTest86 (can be written to the same flash drive via Rufus in modeNon-bootable).
For a custom installation, always format the drive to NTFS (not exFAT or FAT32). This will prevent permissions errors after installation.
First setup after installation: drivers, activation, optimization
After the first boot, Windows 11 will prompt you to complete the initial setup:
- Region: select
Russia(affects date format and keyboard). - Layout: add
Russianand remove unnecessary ones (for example,English (USA), if you don't use it). - Network: connect to Wi-Fi (if the network driver is not installed, use
Ethernetor smartphone as a modem). - Account:
- If you have an account Microsoft (For example,
@outlook.com), log in through it - this will bind the license. - For a local account, click
Main join instead(hidden under linkLogin Options).
- If you have an account Microsoft (For example,
Next step - driver installation. Don't rely on Windows Update - it often misses critical drivers (for example, for NVIDIA Optimus or Realtek Audio). Download them from the official website of the laptop manufacturer:
- 🔧 Lenovo: Lenovo Support → enter the serial number.
- 🔧 HP: HP Support Assistant (the utility will find the drivers itself).
- 🔧 ASUS: ASUS Download Center → specify the model.
- 🔧 Dell: Dell Drivers → enter the service tag.
Be sure to install:
- Chipset driver (Intel Management Engine or AMD Chipset).
- Video card driver (even if using integrated graphics) Intel UHD).
- Network Driver (Wi-Fi And Ethernet).
- Touchpad driver (Synaptics or ELAN).
On laptops with NVIDIA After installing the video card driver, open NVIDIA Control Panel and in the section Managing 3D Settings install Preferred GPU how High performance NVIDIA processor for games.
Solving common problems after reinstallation
Even with proper installation, problems may occur. Let's look at the most common ones:
| Problem | Possible reason | Solution |
|---|---|---|
| No sound | Driver missing Realtek Audio or Dolby Atmos | Download the driver from the manufacturer's website. If it doesn't help, check Device Manager for conflicts (yellow triangle). |
| Touchpad doesn't work | Driver not installed Synaptics/ELAN or disabled in BIOS | Check BIOS → Advanced → Internal Pointing Device (must be Enabled). |
| Windows won't activate | The license is tied to an old motherboard or the edition is incorrect | Enter the key manually or use slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX (where XXXXX is your key). |
| Slow work | Background search indexing or lack of RAM | Disable indexing: Services → Windows Search → Stop. Add a swap file. |
| Sleep mode doesn't work | Power management driver conflict | Update your chipset driver and check your power settings (Control Panel → Power Options). |
If after installing the drivers the BSOD (For example, IRQL_NOT_LESS_OR_EQUAL), the most common cause is:
- 🔌 Driver conflict Wi-Fi (especially on laptops with Killer Networking). Solution: download the driver from the site Intel, not the laptop manufacturer.
- 🎮 Outdated video card driver. Remove it via
Display Driver Uninstaller (DDU)and install the latest version. - 🔋 Incorrect power management settings. Disable
Fast StartupinSettings → System → Power.
FAQ: answers to frequently asked questions
Is it possible to reinstall Windows 11 without a flash drive?
Yes, if the current system boots. Use the function Reset this computer (Settings → System → Recovery). Select Delete everything for a clean installation or Save my files for update. However, this method is not suitable if:
- The system does not boot.
- You want to change the disk layout (for example, merge partitions).
- You need a different edition of Windows (for example, with Home on Pro).
How to transfer a Windows 11 license to a new laptop?
License OEM (linked to a laptop upon purchase) cannot be transferred. License Retail (purchased separately) can be transferred:
- On an old laptop:
Settings → System → Activation → Remove license(if there is a button). - On a new laptop: Sign in to the same account Microsoft, to which the license was linked.
- If activation fails, use the product key from your old device.
For corporate licenses (Volume) contact your organization's administrator.
Why doesn't Windows 11 see the second drive (D:) after reinstalling?
This is a typical situation if the second drive was formatted in exFAT or not initialized. Solution:
- Open
Disk management(Win + X → Disk Management). - Find a drive without a letter (marked as
Not distributed). - Right click →
Create a simple volume→ assign a letter (for example,D:). - Format to
NTFS.
If the disk was encrypted BitLocker, you will need a recovery key (saved in your account Microsoft when encrypting).
How to roll back Windows 11 to Windows 10 after reinstallation?
If you updated from Windows 10 to 11 and want to come back, you have 10 days to rollback through Settings → System → Recovery → Return to previous version of Windows. After this period:
- Download the image Windows 10 with official website.
- Create a bootable USB flash drive (similar to Windows 11).
- Install Windows 10by selecting
Custom installationand formatting the disk.
Please note: after a rollback, some drivers (for example, for Wi-Fi 6 or Thunderbolt 4) may not work correctly.
Is it possible to install Windows 11 on a laptop without TPM 2.0?
Technically yes, but with caveats:
- 🔹 Official walk-through: When installing, click
Shift + F10, enterregedit, then go toHKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfigand create parametersBypassTPMCheck,BypassSecureBootCheck,BypassRAMCheckwith meaning1. - 🔹 Unofficial way: use Rufus with option
Remove TPM 2.0 requirementwhen creating a flash drive.
However, Microsoft does not recommend this method: such systems do not receive security updates. Additionally, on laptops without TPM 2.0 (Intel 7th generation and older) errors may occur with BitLocker And Secure Boot.