Installation Windows 11 to a laptop without purchasing a license is a task that worries many users. Despite official requirements Microsoft (including the required module TPM 2.0 And Secure Boot), there are legal ways to bypass these restrictions and install the system for free. It is important to understand: the OS itself is distributed free to install and test for 90 days without activation, and further use without a license key will have restrictions (watermark, lack of personalization).

In this guide, we will go through all the steps - from checking laptop compatibility to final system setup. You will learn how to create a bootable USB flash drive with bypass TPMwhat settings BIOS needs to be changed and how to minimize the risks of data loss. The instructions are suitable for laptops Lenovo, HP, Asus, Acer, Dell and other brands, including older models with UEFI or legacy loader.

Windows 11 requirements: what you really need to install

Official system requirements Windows 11 include:

  • 🖥️ Processor: 2+ cores, 1 GHz (list of supported models Intel/AMD on the website Microsoft)
  • 🧠 RAM: 4 GB (recommended 8 GB for comfortable work)
  • 💾 Disk space: 64 GB (in practice, you need ≥100 GB, taking into account updates)
  • 🔒 TPM 2.0 (can be bypassed)
  • 🛡️ Secure Boot (optional for installation)
  • 🖼️ Video card: compatible with DirectX 12 And WDDM 2.0

In fact most laptops 2017–2023 (even with TPM 1.2 or without it) are able to run Windows 11, if you configure the installer correctly. The main obstacle is artificial restrictions Microsoft, which can be circumvented using modified images or editing the registry.

⚠️ Attention: Laptops with processors older than 2015 (for example, Intel Core 2 Duo or AMD FX) may be unstable due to the lack of drivers for Windows 11. Before installation, check the availability of drivers for your model on the manufacturer's website.
Component Minimum requirement Recommended for comfort How to check
Processor 2 cores, 1 GHz 4+ cores, 2.5+ GHz (Intel Core i5/Ryzen 5) Start → Settings → System → About
RAM 4 GB 8–16 GB Task Manager → Performance → Memory
Storage 64 GB 256 GB SSD Explorer → This PC
TPM 2.0 (bypassed) Hardware module (better for security) tpm.msc on the command line

Preparing your laptop: backing up and checking compatibility

Before installation Windows 11 It is critical to save all data from the system drive. Even if you plan to install the OS on a separate partition, failures during the process can lead to information loss. Use an external drive or cloud storage (Google Drive, Yandex Disk) for backup.

To check laptop compatibility:

  1. Download the utility PC Health Check from the site Microsoft.
  2. Run it as administrator.
  3. If the program shows incompatibility with TPM or processor, don't worry - these limitations are bypassed (see next section).
📊 What brand is your laptop?
  • Lenovo
  • HP
  • Asus
  • Acer
  • Dell
  • MSI
  • Other

Also check:

  • 🔌 Battery charge: installation connected to the network (the laptop should not turn off due to discharge).
  • 🔄 Availability of important drivers: download in advance from the manufacturer’s website (network, sound, video).
  • 📁 Disk partition: if the laptop has MBR, you will have to convert to GPT (instructions below).
💡

If the laptop has Windows 10, you can upgrade to Windows 11 through Settings → Update & Security → Windows Update without data loss (if the system is activated).

Creating a bootable USB flash drive bypassing TPM 2.0

Official look Windows 11 from Microsoft blocks installation on non-optimal PCs. To work around this limitation, you must either edit the registry during installation or use a modified image. We will look at both methods.

Method 1: Official image + manual bypass (recommended)

Steps:

  1. Download Media Creation Tool and create a bootable USB flash drive (minimum 8 GB).
  2. When booting from a flash drive, on the language selection screen, press Shift + F10to open the command prompt.
  3. Enter the command to bypass the check TPM:
    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

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

  4. Close the command prompt and continue with the installation.

Method 2: Modified image (for experienced)

If the first method does not work, download a ready-made image that bypasses restrictions (for example, from AveYo on GitHub). These assemblies already include all the necessary registry edits and support installation on any PC. However, use them with caution - the risk of running into viruses is higher.

Download the official ISO from the Microsoft website|Format the flash drive in FAT32|Burn the image via Rufus or Ventoy|Check the integrity of the files after burning|Connect the flash drive to USB 2.0 (for stability)

-->

⚠️ Attention: Do not use pirated assemblies with a pre-activated system! They often contain malware and can block your account Microsoft. It is better to install a clean system and activate it later using legal methods (see the section on activation).

Setting up BIOS/UEFI to install Windows 11

In order for the laptop to boot from a flash drive, you need to change several parameters in BIOS/UEFI. The interface may vary depending on the manufacturer (Lenovo, HP, Asus etc.), but the general principles are the same.

How to login BIOS:

  • 🔄 Reboot your laptop and press the enter key (usually F2, Del, Esc or F12).
  • 📋 For Windows 10/11: Start → Settings → Update & Security → Recovery → Restart Now (in the diagnostic menu, select UEFI Firmware Settings).

Basic settings for installation:

Parameter Recommended value Where to look
Secure Boot Disabled (disabled) Boot → Secure Boot or Security
Fast Boot Disabled Boot
CSM (Compatibility Support Module) Enabled (if any) Boot
Boot Mode UEFI (not Legacy) Boot
TPM State Enabled (if there is a built-in module) Security or Advanced

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

  • 🔌 Is it connected to the port USB 2.0 (blue connector).
  • 📁 Is the image recorded correctly (try re-recording via Rufus with option GPT for UEFI).
  • 🔄 Are all external devices (mouse, keyboard, printer) disabled?
What to do if the laptop does not see the bootable USB flash drive?

If after changing the settings BIOS The flash drive does not appear in the boot menu:

1. Try a different USB port (preferably USB 2.0).

2. Overwrite the image using Rufusby selecting the partition scheme GPT and target system UEFI.

3. Disable Fast Boot in BIOS and try again.

4. If your laptop is older than 2015, you may need to enable Legacy/CSM (but this is not recommended for Windows 11).

Step-by-step installation of Windows 11 on a laptop

When the laptop boots from the USB flash drive, follow the instructions:

  1. Language selection: Leave Russian (or other desired language) and press Next.
  2. Installation: Click Install, then select I don't have a product key (we will activate it later).
  3. Editor's Choice: Recommended Windows 11 Pro (more features to customize).
  4. Installation type: Select Custom: Windows installation only.

At the disk selection stage:

  • 📁 If the disk is partitioned (C:, D:), delete them all (highlight and click Delete) and create new ones.
  • 🔄 If the disc is in the format MBR, convert it to GPT:
    1. Click Shift + F10 for the command line.
    2. Enter one by one:
      diskpart
      

      list disk

      select disk 0 (замените на номер вашего диска)

      clean

      convert gpt

      exit

  • 💾 Select unallocated space and click Next.
  • After copying the files, the laptop will reboot. Do not remove the flash drive until installation is complete! The process can take from 20 minutes to 1.5 hours depending on productivity.

    💡

    If the installer requires an Internet connection during the setup phase, disable Wi-Fi or Ethernet. Once installed, you can connect and activate the system later.

    Activating Windows 11 without purchasing a license

    Windows 11 will work without activation, but with limitations:

    • 🚫 “Activate Windows” watermark in the lower right corner.
    • 🎨 Inability to change wallpapers, colors and themes.
    • ⚠️ Lack of security updates (critical!).
    • Legal activation methods:

      1. Transferring a license from Windows 10: If your laptop previously worked under a licensed Windows 10, the key is automatically bound to the motherboard. After installation Windows 11 the system is activated via the Internet.
      2. Free update: If the laptop meets the requirements, Microsoft may offer a free upgrade via Settings → Update & Security.
      3. Trial period: The system will work for 90 days without activation. After the timer has expired, you can reset the timer with the command:
        slmgr /rearm

        (repeat up to 3 times).

      ⚠️ Attention: Usage KMS activators or pirated keys violates the license agreement and may lead to account blocking Microsoft. In addition, such methods often contain viruses. If you need a full license, consider purchasing a discounted key (for example, Kinguin or Eneba).

      To check the activation status, enter at the command line:

      slmgr /xpr

      Optimizing Windows 11 after installation

      Freshly installed Windows 11 May be slow on weak laptops. Optimize the system:

      • 🚀 Disable unnecessary services:
        1. Click Win + R, enter msconfig.
        2. Go to the tab Services and disable:
          • 🖱️ Superfetch (SysMain)
          • 📡 DiagTrack (Diagnostic Collector)
          • 🎮 Xbox Live Auth Manager
      • Set up your power plan: Select High performance in Settings → System → Power and Sleep.
      • 🗑️ Clean the disk: Run Disk Cleanup (cleanmgr) and delete temporary files.

      For laptops with weak hardware (4 GB RAM, HDD instead of SSD):

      • 🛠️ Disable visual effects: Settings → Accessibility → Transparency effects.
      • 🔇 Disable background applications: Settings → Privacy → Background apps.
      • 📥 Install SSD (even budget Kingston A400 will speed up work by 3-5 times).

      Common problems and their solutions

      Even with correct installation, errors may occur. Let's consider typical cases:

      Problem Reason Solution
      Error "This PC does not support Windows 11" Missing TPM 2.0 or incompatible processor Use a registry bypass (see section on bootable USB flash drive)
      Black screen after installation Incompatible video card driver Boot into Safe Mode (F8) and remove the driver via Device Manager
      The laptop does not see Wi-Fi Network card driver is missing Download the driver from another PC and transfer it to a USB flash drive
      Slow performance on HDD Windows 11 is optimized for SSD Disable Superfetch and turn it on ReadyBoost (if you have a flash drive)

      If after installation there is no sound or the touchpad does not work:

      1. Check Device Manager for the presence of unknown devices (yellow exclamation mark).
      2. Download drivers from the official website of the laptop manufacturer (do not use driver packs like DriverPack Solution!).
      3. For old laptops (Lenovo ThinkPad T430, HP EliteBook 8470p) may require manual installation of drivers for Windows 10 in compatibility mode.

      FAQ: Answers to popular questions

      Can I install Windows 11 on a laptop with 4 GB RAM?

      Yes, but the system will be slow. The minimum requirement is 4 GB, but 8 GB is recommended for comfortable work. On laptops with HDD and 4 GB of RAM, disable all visual effects and background processes. Also consider adding RAM (check the maximum supported amount for your model).

      What to do if the laptop does not boot after installation?

      The reasons may be different:

      • 🔄 Incorrect disk partition: Make sure the disc is in format GPT (not MBR).
      • 🛠️ Damaged files: Rewrite the bootable USB flash drive and repeat the installation.
      • 🔌 BIOS error: Reset settings BIOS to factory (Load Default Settings).

      If the laptop turns on, but the screen is black, try connecting an external monitor - there may be a problem with the video card driver.

      How to return Windows 10 if Windows 11 is not working well?

      If you updated from Windows 10, you have 10 days to rollback:

      1. Go to Settings → System → Recovery.
      2. Select Go back to a previous version of Windows.

      If more than 10 days have passed or you installed the system from scratch, you will have to reinstall Windows 10 from a bootable flash drive. The data will be deleted if you have not made a backup copy.

      Is it legal to use Windows 11 without activation?

      Yes, Microsoft authorizes use Windows 11 without activation for review. However:

      • 🚫 You will not receive security updates (risk of viruses!).
      • 🎨 You will not be able to personalize the system (themes, wallpapers).
      • ⏳ After 90 days, the timer will need to be reset or activated.

      For legal use, purchase a license key or use a free update from Windows 10 (if the laptop is supported).

      Can I install Windows 11 on a MacBook?

      Yes, but with reservations:

      • 🍎 On MacBook with processor Intel (until 2020) can be installed Windows 11 through Boot Camp, but will require a bypass TPM.
      • 🚫 On MacBook with Apple Silicon (M1/M2) official installation is not possible. An alternative is virtual machines (Parallels, UTM).

      Performance at Mac will be lower than native macOS, due to lack of drivers.