Installation Windows 11 to laptops ASUS has its own characteristics, which often cause errors among inexperienced users. Although the process seems standard, the models ZenBook, VivoBook, ROG Strix or TUF Gaming may require different approaches - from setting up Secure Boot before bypassing the requirements TPM 2.0. In this article we will analyze all the stages: from preparing a flash drive to the first boot of the system, taking into account the nuances of the hardware platform ASUS.

We will pay special attention to the problems faced by owners of laptops based on Intel 7th/8th generation or AMD Ryzen 2000/3000 - These processors are not officially supported by Microsoft, but workarounds exist. We’ll also look at how to avoid common mistakes like 0x8007025D or INACCESSIBLE_BOOT_DEVICE, which often arise due to incorrect BIOS settings or lack of drivers for NVMe drives.

1. Checking the compatibility of an ASUS laptop with Windows 11

Before you begin installation, you must ensure that your ASUS meets minimum requirements Windows 11. Microsoft officially announces processor support only Intel 8th generation and later, AMD Ryzen 3000+ And Qualcomm Snapdragon 8cx. However, this does not mean that installation is impossible on older models - it will just require additional manipulations.

To check, use the utility PC Health Check from Microsoft or third party tools like WhyNotWin11. The latter gives a more detailed report, including information about TPM 2.0 And Secure Boot. Please note: even if the utility shows incompatibility, the chances of a successful installation remain high - especially on laptops ASUS with chipsets Intel 300/400 series or AMD B450/B550.

  • 🔍 Processor: Check the model via msinfo32 (Win+R → enter command). For Intel the generation number is critical (for example, i7-7700HQ - 7th, not officially supported).
  • 🛡️ TPM 2.0: On most ASUS The module is present, but disabled in the BIOS. The exception is budget models like ASUS X515 with AMD Athlon.
  • 💾 Disk space: Minimum 64 GB, but 128 GB+ is recommended for comfortable operation. Drives NVMe (For example, WD Black SN750) require drivers for correct installation.
  • 🔄 Secure Boot: Must be supported by motherboard. On laptops ASUS older than 2018 may not be available.
⚠️ Attention: Laptops ASUS based on Intel 6th/7th generation (For example, UX330UA or FX503VD) often have problems with drivers I2C And SMBus in Windows 11. This leads to non-functioning sensors (keyboard backlight, touchpad). The solution is to manually install drivers from the website ASUS after system installation.
Model ASUS TPM 2.0 support Secure Boot Installation Features
ZenBook UX425 Yes (in BIOS) Yes Need to disable Fast Boot in BIOS
ROG Strix G15 (2020) Yes (hardware) Yes Driver problems NVIDIA RTX with a clean install
VivoBook S14 (S433) Yes (needs to be enabled) Yes TPM check may need to be bypassed
TUF Gaming A15 (FA506) Yes (AMD fTPM) Yes Conflicts with AMD Chipset Drivers when updating
📊 What ASUS laptop do you have?
  • ZenBook
  • VivoBook
  • ROG Strix
  • TUF Gaming
  • Other

2. Preparing a bootable USB flash drive with Windows 11

To create bootable media you will need a flash drive with the capacity minimum 8 GB (16 GB recommended for backup partition). Better to use USB 3.0/3.1 to speed up the process. Official tool from Microsoft - Media Creation Tool - Suitable for most cases, but if you need to bypass TPM checking, a modified image will be required.

Alternative ways to create a flash drive:

  • 📁 Rufus (version 3.20+): Allows you to disable TPM/Secure Boot and Secure Boot checking directly when recording the image. Choose a partition scheme GPT for UEFI.
  • 🔧 Ventoy: Useful if you are testing multiple assemblies. Supports loading ISO without overwriting the flash drive.
  • 💻 Command Prompt: For advanced users. Teams:
    diskpart
    

    list disk

    select disk X (где X — номер вашей флешки)

    clean

    create partition primary

    format fs=fat32 quick

    active

    assign

    exit

    Then copy the files from the mounted ISO image to the USB flash drive.

If you are using Rufus, pay attention to the settings:

  1. Select the downloaded ISO file Windows 11.
  2. In the section Image option please indicate Extended Windows 11 installation (no TPM/no Secure Boot/8GB- RAM).
  3. Partition scheme - GPT, target system - UEFI (non CSM).
  4. Click START and wait for completion (the process may take 10-20 minutes).
⚠️ Attention: On laptops ASUS with AMD Ryzen 4000/5000 (For example, Zephyrus G14) an error may occur when using Rufus 0xc000000f when loading. The solution is to burn the image without modifications (standard Media Creation Tool) and bypass TPM check via registry after start installation (see section 4).

☑️ Checklist before burning a flash drive

Done: 0 / 4

3. Setting up BIOS on an ASUS laptop to install Windows 11

The key step is the correct BIOS configuration. On laptops ASUS entering the BIOS is carried out using the key F2 or Del (on some models - Esc, then select Enter Setup). If the key doesn't work, try:

  • 🔌 Disable Fast Startup in Windows 10 (if you are upgrading).
  • 🔄 Turn off the laptop, hold down F2 and hold when turning on.
  • 🔧 Use Shift + Reboot in the Start menu (for UEFI).

In BIOS ASUS (usually the interface AMI or InsydeH2O) you need to change the following parameters:

  1. Disable Secure Boot:

    Go to Boot → Secure Boot → Secure Boot Control and select Disabled. On some models (ROG Zephyrus) this item may be in Security.

  2. Enable TPM 2.0:

    In the section Advanced → Trusted Computing or Security → TPM install Enabled. For AMD- look for systems fTPM (firmware TPM).

  3. Set Up Download Mode:

    B Boot → Boot Configuration install:

    • Fast BootDisabled (important for installation!)
    • Launch CSMDisabled (UEFI only)
    • Boot Option #1 → your flash drive (if not visible, check USB Configuration in section Advanced).

After changes, save the settings (F10) and reboot. If the laptop does not see the flash drive, try:

  • 🔌 Connect a flash drive to the port USB 2.0 (usually black).
  • 🔄 Rewrite the flash drive in the format FAT32 (not NTFS!).
  • 🛠️ Update BIOS (relevant for ASUS FX505, GL503 and other models 2018-2019).
How to update BIOS on ASUS without Windows?

1. Download the latest BIOS from the ASUS website (support section for your model).

2. Unpack the archive onto a FAT32 flash drive.

3. Reboot into BIOS, find the utility EZ Flash (usually in the section Advanced or Tool).

4. Select the BIOS file from the flash drive and wait for it to complete (DO NOT TURN OFF the laptop!).

5. After the update, reset the BIOS settings to default (F9 → Load Defaults).

4. Install Windows 11: Step by Step Process

After successful booting from the USB flash drive you will see the installer screen Windows 11. At this stage, two situations are possible:

  1. Official installation (if the laptop is supported).
  2. Bypassing checks (for incompatible models).

If your ASUS does not pass the check at the disk selection stage (error "This computer does not support Windows 11"), follow these steps:

  1. Bypass TPM/Secure Boot through the registry:

    On the error screen, tap Shift + F10 - will open Command Prompt. Enter:

    regedit

    Follow the path:

    HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig

    Create two parameters DWORD (32-bit):

    • BypassTPMCheck → value 1
    • BypassSecureBootCheck → value 1

    Close the editor and continue with the installation.

  2. Disc selection:

    On the disk partition screen:

    • 📁 Delete all existing partitions (if you need a clean installation).
    • 🔧 Click New → specify the entire disk capacity → Apply.
    • ⚠️ If an error appears "Could not create new partition", which means your disk is in the format MBR. Convert it to GPT through Shift + F10 and commands:
      diskpart
      

      list disk

      select disk 0

      clean

      convert gpt

      exit

On ASUS laptops with dual-disk configurations (NVMe + SATA), the Windows 11 installer may not “see” one of the disks. The solution is to connect only the drive on which the system will be installed, or manually load the NVMe driver through the "Load" button on the disk selection screen.

💡

If the installation hangs during the "Prepare Devices" step (especially on ASUS ROG with RTX 30-series), disable the option in the BIOS Above 4G Decoding And Resizable BAR. These features may conflict with display drivers during installation.

5. First download and setup of Windows 11

Once the installation is complete, the laptop will reboot. At the first setup stage (OOBE) you will be greeted by standard windows for selecting a region, layout and network connection. There are several nuances here for ASUS:

  • 🌐 Region and layout: Select Russia or USA (affects available updates). For layout add Russian – ASUS (if it is in the list) - it is optimized for keyboards ASUS with additional buttons.
  • 🔐 Account: If there is no internet, press I don't have internetContinue with limited installation. For ASUS with Wi-Fi 6 (For example, ZenBook Duo) a network driver may be required - download it to a USB flash drive in advance.
  • 🔄 Updates: On screen Choose how to set up your device select For personal use and disable all diagnostic options (they slow down the system).

After logging in, follow these steps:

  1. Check your drivers:

    Open Device Manager (Win + X → Device Manager). Yellow exclamation marks next to:

    • SM Bus Controller - chipset driver required (Intel Management Engine or AMD Chipset).
    • Unknown device - often this ASUS System Control Interface (download from the support site).
    • Network adapter - for Wi-Fi 6 need drivers from Intel or Mediatek.

  2. Install ASUS utilities:

    Download from the official website:

    • Armoury Crate (for ROG/TUF) — backlight control, performance.
    • MyASUS — driver updates, support.
    • ASUS Splendid — screen settings (important for OLED panels, for example, in ZenBook Pro Duo).

⚠️ Attention: On laptops ASUS with NVIDIA Optimus (For example, TUF Dash F15) after installing Windows 11, you may not have discrete graphics in Device Manager. Solution:
  1. Remove all drivers NVIDIA through Display Driver Uninstaller (DDU).
  2. Install the driver from the site ASUS (not from the NVIDIA website!).
  3. Enable in BIOS Graphics ModeMSHybrid (if any).
💡

After installing Windows 11 on an ASUS laptop, be sure to check the operation of the cooling system. In some models (for example, ROG Strix G17) standard drivers do not control fans correctly, which leads to overheating. The solution is to install Armoury Crate or manual profiles in BIOS.

6. Optimizing Windows 11 for ASUS laptops

Windows 11 by default is not always optimally configured to work on laptops. This is especially true for models ASUS with hybrid graphics or high-performance processors. Here are the key settings to improve performance and battery life:

  • Power supply:

    Go to Settings → System → Power and Sleep → Advanced power settings. For ASUS recommended:

    • Select scheme Balanced (not High performance, if you don't play).
    • Click Set up power plan → Change advanced settings and install:
      • PCI Express → Communication at RestOff (reduces lag in games).
      • CPU Power Management → Max. processor state99% (prevents throttling).
  • 🎮 Graphics:

    For laptops with NVIDIA Optimus (ROG Zephyrus, TUF Gaming):

    • Open NVIDIA Control Panel → Manage 3D Settings.
    • Install Preferred GPUHigh performance NVIDIA processor.
    • Turn on G-SYNC (if the screen supports it).

To increase battery life:

  • 🔋 Turn off the keyboard backlight (if not needed) via Armoury Crate or Fn + F4.
  • 📵 Set battery limit to 80-90% (extends battery life). In BIOS ASUS look for Battery Health Charging.
  • 🔊 Disable sound enhancements: Settings → System → Sound → Device properties → Advanced settings → uncheck Enable audio enhancements.
Model ASUS Recommended power plan Cooling Features
ZenBook UX425 Balanced Passive cooling - avoid stress while running on battery power
ROG Strix G15 High performance Use a stand to improve airflow (fans become clogged with dust)
VivoBook S14 Energy Saving Limit battery charge to 80% to extend battery life

7. Solving common problems after installation

Even after successful installation Windows 11 on ASUS errors may occur. Let's look at the most common ones and how to eliminate them:

  • 🔊 No sound:

    A common problem on laptops with Realtek Audio. Solution:

    1. Download the driver from the site ASUS (not from the Realtek website!).
    2. Uninstall the current driver via Device Manager (right button → Remove device → check mark Remove driver programs).
    3. Install the downloaded driver and reboot.

    If there is sound, but it’s quiet, check your settings ASUS SonicMaster in Control panels.

  • 🖱️ Touchpad doesn't work:

    On models ASUS with touchpads ELAN or Synaptics:

    1. Check if the touchpad is turned on with the button Fn + F9 (or Fn + F12, depends on the model).
    2. Update the driver via MyASUS or manually from the support site.
    3. If the touchpad is defined as PS/2 Compatible Mouse, install the driver ASUS Precision TouchPad.

  • 🔋 Rapid battery drain:

    Windows 11 can aggressively use resources. Check:

    • 🔍 Settings → System → Power and Sleep → Battery Usage - turn off background applications.
    • 🔧 Disable Windows Hello And Dynamic locking (if you don't use it).
    • 📊 Check it out Task Manager → Performance → Resource Monitor for high consumption items System Interrupts (may indicate a problematic driver).

  • ⚠️ Attention: On laptops ASUS with AMD Ryzen 4000/5000 (For example, Zephyrus G14) after upgrading to Windows 11, the image on external monitors may disappear through USB-C/Thunderbolt. The solution is to install the driver AMD Software: Adrenalin Edition from the official website (not through Windows Update!).

    8. Windows 11 update and ASUS support

    Microsoft regularly releases updates for Windows 11, but not all of them are optimized for laptops ASUS. To avoid problems:

    • 🔄 Postpone updates:

      Go to Settings → Windows Update → Advanced options → Pause updates and set a pause for 1-2 weeks. This will allow us to wait for feedback on the stability of new builds.

    • 🔧 Check drivers on ASUS website:

      Don't rely on Windows Update for critical drivers (video, chipset, sound). For example, for ASUS ROG Strix with RTX 3060 updating the driver via Windows may result in an error CODE 43 in Device Manager.

    • 📡 Monitor BIOS firmware:

      ASUS releases BIOS updates that improve compatibility with Windows 11. For example, for TUF Gaming A15 (2021) firmware version 312 fixes problems with Resizable BAR.

    • If, after updating Windows 11, your laptop starts to work unstable (freezes, BSOD), follow these steps:

      1. Roll back to the previous version via Settings → System → Recovery → Return to previous version of Windows (available for 10 days after update).
      2. Check the error log in Control Panel → Administrative Tools → Event Viewer → Windows Logs → System. Look for errors with the code 0x000000D1 (drivers) or 0x00000133 (hardware conflict).
      3. Reset BIOS to factory settings (F9 → Load Default Settings) and reconfigure the settings for Windows 11.

      For laptop owners ASUS with Intel 11th/12th generation (For example, ZenBook Flip 13) it's good to know that Windows 11 can automatically turn on Virtualization-Based Security (VBS), which reduces productivity by 5-15%. To disable:

      1. Open Settings → Privacy & Security → Windows Security → Device Security → Kernel Isolation Details.
      2. Disable Memory integrity.
      3. Restart your laptop.