Reinstallation Windows on laptops Lenovo - a task that every user faces sooner or later. Whether it’s slowdown after several years of use, virus infections, or simply the desire to upgrade to the latest version of the OS. But while the process is usually simpler with desktop PCs, laptops IdeaPad, Legion or ThinkPad have their own nuances: from hidden recovery partitions to features of working with UEFI And Secure Boot.

In this article we will analyze the entire process from A to Z: how to properly prepare a laptop, create bootable media, configure BIOS (or UEFI), avoid common mistakes during installation and what to do after it. We will pay special attention to models with pre-installed Windows 11, where the manufacturer often blocks rollbacks to Windows 10, as well as laptops with NVIDIA discrete graphics or AMD, where a special driver installation sequence is required.

Important: the instructions are relevant for all modern lines Lenovo (2018–2026), including Yoga, ThinkBook and gaming Legion 5/7. If your model is older, check compatibility with the selected version of Windows on the manufacturer's official website.

1. Preparing the laptop for reinstallation

The first and most important step is data backup. Even if you plan to install Windows on a separate drive, choosing a partition incorrectly can result in file loss. Use an external drive or cloud storage (for example, Google Drive or Yandex Disk) to save:

  • 📁 Personal documents, photos and videos from folders Documents, Images, Video, Desk
  • 🔑 Passwords from browsers (export via chrome://settings/passwords or similar menus)
  • 🎮 Game saves (usually located in %AppData% or Documents\My Games)
  • 📋 Program license keys (use utilities like Belarc Advisor or ProduKey)

Also save the drivers for your model. Although Windows 10/11 automatically installs basic versions, for full functionality Lenovo proprietary utilities will be required (for example, Lenovo Vantage or Hotkey Utility to control function keys). Download them in advance from official websiteby selecting your model in the section Drivers & Software.

⚠️ Attention: On laptops Lenovo Legion and some ThinkPad After reinstalling Windows, the keyboard backlight or touchpad may stop working. This is due to the lack of a driver ATK Package - it must be installed manually before Internet connection!
📊 Which version of Windows are you planning to install?
  • Windows 10
  • Windows 11
  • Linux (dual boot)
  • I don't know

2. Creating a bootable USB flash drive

To install Windows, you will need a bootable USB drive with a capacity of at least 8 GB. It is better to use flash drives with an interface USB 3.0 (blue) - this will speed up the process of copying files. There are several ways to create bootable media:

MethodProsConsRecommendation
Media Creation Tool (Microsoft)Official tool, simple interfaceRequires downloading the full image (~5 GB)Best choice for beginners
RufusSupports UEFI And GPT, quick recordingMay not work correctly with some Windows 11 imagesFor advanced users
VentoyMultiboot flash drive, ISO support without overwritingMore difficult to set upIf you need several OS on one media

Step-by-step instructions for Media Creation Tool:

  1. Download the utility from Microsoft website.
  2. Launch the program and select Create installation media for another computer.
  3. Specify the language, edition (usually Windows 10/11 Pro) and architecture (64-bit).
  4. Select USB flash memory device and wait for the recording to complete.

For Rufus It is important to choose the right parameters:

  • 🔹 Partition scheme: GPT (for UEFI)
  • 🔹 Target system: UEFI (non-CSM)
  • 🔹 File system: FAT32 (for Windows 10) or NTFS (for Windows 11 with TPM bypass)
💡

If you have a laptop Lenovo Yoga with touch screen, after installing Windows, be sure to install the driver Pen and Touch from the official website - otherwise gestures and stylus calibration will not work.

3. Setting up BIOS/UEFI on Lenovo laptops

To boot from a flash drive, you need to change the boot order in BIOS or disable Secure Boot. On laptops Lenovo enter the settings menu using the key F2 or Fn + F2 (on some models - Del or Novo Button for ThinkPad). Key parameters to change:

  • 🔧 Boot Mode: switch from Legacy Support on UEFI Only (if you are installing Windows 10/11)
  • 🔒 Secure Boot: disable (Disabled), if you plan to install Linux or an older version of Windows
  • 💾 USB Boot: enable (Enabled)
  • 🔄 Fast Boot: disable (Disabled), otherwise the flash drive may not be detected

On laptops Lenovo Legion and some IdeaPad additional action may be required: in section Security find the item Reset to Setup Mode and apply it. This will reset the keys Secure Boot to factory settings, which sometimes solves boot problems.

⚠️ Attention: On models with discrete graphics NVIDIA Optimus (For example, Legion Y540 or IdeaPad Gaming 3) after shutdown Secure Boot The GPU selection may have disappeared Lenovo Vantage. To restore functionality, you will have to manually install the driver after installing Windows. NVIDIA Hybrid Graphics.
What to do if the BIOS does not see the bootable USB flash drive?

1. Check that the flash drive is formatted in FAT32 (for UEFI). 2. Try another USB port (preferably 2.0). 3. Disconnect all external devices (mouse, keyboard, external drives). 4. Update BIOS to the latest version via Lenovo System Update.

4. Windows installation process

After successfully booting from the USB flash drive, you will see the Windows Installer window. Further actions depend on your goals:

  • 🔄 Updating with saving files: select Update this computer (only available when installing over an existing system).
  • 🆕 Clean installation: select Custom: Windows installation only and manually mark the disk.

For clean install (recommended option) follow the instructions:

  1. On the section selection screen, press Shift + F10to open the command prompt. Enter:
    diskpart
    

    list disk

    select disk 0

    clean

    convert gpt

    exit

    This will completely clear the disk of old partitions (including hidden recoveries Lenovo).

  2. Go back to the installer and select unallocated space. Windows will automatically create the necessary partitions (EFI, MSR and main).
  3. After copying the files, the laptop will reboot. Do not remove the flash driveuntil the region setting screen appears.

On Lenovo laptops with Windows 11 pre-installed, you may receive a "This computer can't install this version of Windows" error when you try to install Windows 10. This is due to being forced to TPM 2.0. To bypass the limitation, when booting from a flash drive, press Shift + F10 and run the command:

reg add HKLM\SYSTEM\Setup\LabConfig /v BypassTPMCheck /t REG_DWORD /d 1

☑️ Check before installation

Done: 0 / 5

5. Installing drivers and software after reinstallation

Freshly installed Windows does not have drivers for specific hardware Lenovo, so first of all:

  1. Connect to the Internet via Ethernet or USB modem (Wi-Fi may not work without a driver).
  2. Install Lenovo System Update — the utility will automatically find and install all the necessary drivers.
  3. Manually check for drivers for:
    • 🎮 Video cards (NVIDIA/AMD/Intel)
    • 🔊 Audio (Realtek Audio or Dolby Atmos)
    • 🖱️ Touchpad (Synaptics or ELAN)
    • 🔋 Power management (Lenovo Energy Management)

For laptops ThinkPad Additionally you will need:

  • 🔴 Lenovo Hotkey Features — for the operation of function keys (Fn)
  • 🔄 ThinkPad Power Manager - advanced battery settings
  • 🖥️ ThinkPad UltraNav Driver - touchpad and trackpoint driver

After installing the drivers, restart your laptop and check the operation of all devices. Pay special attention to:

  • 🔊 Speakers and microphone (test in Control Panel → Sound)
  • 🌡️ Cooling system (make sure the coolers turn on under load)
  • 🔋 Power modes (in Settings → System → Power there must be profiles Lenovo)
💡

Never use driver packs like DriverPack Solution on Lenovo laptops! They often install outdated or incompatible versions of drivers, which leads to power management problems and overheating.

6. Data recovery and system optimization

After successfully installing Windows and drivers, you can return your backup data. However, don’t rush to copy everything - this is a good time to:

  • 🧹Delete unnecessary files (such as temporary folders Temp or duplicate photos)
  • 📂 Transfer documents to a separate partition or disk (if you have one)
  • 🔒 Customize BitLocker to encrypt the system disk (relevant for Windows 11 Pro)

To optimize laptop performance:

  1. Disable unnecessary programs in startup (Task Manager → Startup).
  2. Set up your power plan:
    powercfg /setactive SCHEME_MIN

    (for maximum performance) or SCHEME_BALANCED (for balance).

  3. Install an antivirus (for example, Kaspersky or Bitdefender) and perform a full scan.

On laptops Lenovo Legion Additionally recommended:

  • 🎮 Install Lenovo Legion Toolkit to control RGB lighting and performance.
  • 🔥 Update BIOS to the latest version (solves problems with processor throttling).
  • 🖥️ Enable mode Discrete Graphics in the BIOS if you are using an external monitor.

7. Typical problems after reinstallation and their solutions

Even with Windows installed correctly on laptops Lenovo Specific problems may arise. Let's look at the most common ones:

ProblemPossible reasonSolution
Touchpad doesn't workDriver missing Synaptics/ELANInstall the driver from the official website Lenovo for your model
Screen brightness cannot be adjustedDriver missing Intel/AMD Graphics or Lenovo HotkeyInstall the video adapter driver and Lenovo Vantage
Laptop won't wake up from sleepPower management driver conflictUpdate BIOS and install Lenovo Energy Management
The key doesn't work FnMissing Hotkey UtilityDownload the driver Lenovo Hotkey Features Integration
Wi-Fi turns off after sleepSetting up network adapter power savingB Device Manager disable device shutdown permission to save power

If after reinstalling Windows the laptop starts overheat or discharge quickly, check:

  • 🔋 Is the driver installed? Battery Gauge (for correct display of charge level).
  • 🌡️ Is the cooling system working (listen to see if the cooler turns on under load).
  • ⚡ Power plan settings (sometimes Windows resets them to factory settings).
⚠️ Attention: On laptops Lenovo IdeaPad Flex And Yoga with a touch screen, mode support may disappear after reinstalling Windows Tablet Mode. To return functionality, install the driver Lenovo Pen and Touch and enable the service TabletInputService in services.msc.

FAQ: Frequently asked questions about reinstalling Windows on Lenovo

Is it possible to return to factory Windows after reinstalling?

On most laptops Lenovo there is a hidden recovery partition (Lenovo Recovery). To restore the system to factory:

  1. Restart your laptop and click F11 or Novo Button (for ThinkPad).
  2. Select System Recovery and follow the instructions.

If the partition is deleted, download the recovery image from the website Lenovo (section Drivers & Software → Recovery).

How to bypass the TPM 2.0 requirement when installing Windows 11?

If your laptop Lenovo does not support TPM 2.0 (for example, old models IdeaPad 320 or ThinkPad T460), you can bypass the check:

  1. When booting from a flash drive, press Shift + F10 and do:
    reg add HKLM\SYSTEM\Setup\LabConfig /v BypassTPMCheck /t REG_DWORD /d 1
    

    reg add HKLM\SYSTEM\Setup\LabConfig /v BypassSecureBootCheck /t REG_DWORD /d 1

  2. Continue with installation as usual.

Please note: without TPM 2.0 you will not be able to receive Windows 11 updates via Windows Update.

Why doesn't the keyboard backlight work after reinstallation?

On laptops Lenovo Legion and some IdeaPad Gaming backlight controlled by driver Lenovo Legion RGB Driver or Lenovo Vantage. To restore functionality:

  1. Install Lenovo Vantage from Microsoft Store.
  2. Download the driver Lenovo Hotkey and Lighting Control from the official website.
  3. Restart your laptop and check your backlight settings Lenovo Vantage → Hardware Settings.
How can I transfer my Windows license to a new drive?

If you change HDD on SSD or install Windows on another drive, license Lenovo OEM (tied to the motherboard) is activated automatically when connected to the Internet. If this does not happen:

  1. Open Settings → Update & Security → Activation.
  2. Click Troubleshooting and select I have changed the hardware on this device.
  3. Sign in to the Microsoft account to which the license was linked.

For corporate licenses (for example, ThinkPad) may require a key or contact with a domain administrator.

Is it possible to install Linux instead of Windows on Lenovo?

Yes, but there are nuances:

  • 🐧 On most models Lenovo turn off Secure Boot in BIOS.
  • 🔧 For dual loading (Windows + Linux) install Windows first and then Linux (GRUB will automatically detect both systems).
  • 🎯 On laptops with NVIDIA Optimus (For example, Legion Y540) there may be problems with drivers - use proprietary versions from the repositories.

For ThinkPad Distributions with good hardware support are recommended: Ubuntu, Fedora or Manjaro.