Installation Windows 10 to laptop ASUS - a task that every owner of equipment of this brand faces sooner or later. Whether you purchased a new device without an operating system, want to update an outdated version or reinstall the OS after a failure, the process requires attention to detail. Hardware Features ASUS (for example, specific settings UEFI, hybrid hard drives or optimized drivers) can complicate the standard procedure if nuances are not taken into account.
In this article we will go over not only the basic installation steps, but also unique problems specific to ASUS ZenBook, VivoBook, TUF Gaming and ROG laptops - from errors with Secure Boot before conflicts with pre-installed software Armoury Crate. You will learn how to avoid data loss, properly configure disk partitioning, and where to download official drivers for your model. And if you've never installed Windows yourself before, don't worry: the instructions are adapted for users of any level.
1. Preparing for installation: what you need to do before you start
The first and most important stage is preparation. Neglecting this step often results in data loss, hardware incompatibility, or an inability to complete the installation. Let's start by checking the system requirements and creating a backup.
ASUS recommends the following minimum specifications for Windows 10:
- 🖥️ Processor:
1 GHzor faster (supportPAE,NX,SSE2) - 💾RAM:
2 GBfor 64-bit version (4 GB for comfortable work) - 💽 Disk space:
20 GBfree space - 🔌 Video card:
DirectX 9or newer with driverWDDM 1.0
For laptops ASUS ROG or TUF Gaming with discrete video cards NVIDIA or AMD at least required 4 GB RAM And 50 GB on the system disk due to large drivers.
Before you begin:
- 🔍 Check your laptop model (on the sticker below or in
msinfo32) - 💾 Back up important files to an external drive or cloud
- 🔌 Prepare a USB drive with the capacity
8 GB+(formatFAT32) - 🔧 Download drivers for your model from ASUS official website
- ZenBook
- VivoBook
- ROG
- TUF Gaming
- Other
2. Create a bootable USB flash drive with Windows 10
A bootable USB drive can be created in two ways: using the official tool Media Creation Tool from Microsoft or third-party utilities like Rufus. For laptops ASUS with UEFI (and this is most modern models) it is important to choose the right partition scheme.
If you are using Media Creation Tool:
- Download the utility from Microsoft website.
- Select the "Create installation media for another computer" option.
- Specify language, architecture (
64-bitfor most laptops ASUS) and release (recommendedWindows 10 Pro). - Select the USB drive and wait for the process to complete.
For Rufus (recommended for advanced users):
- 🔹 In the “Device” field, select your flash drive.
- 🔹 In the “Partition scheme” specify
GPTforUEFI. - 🔹 Leave the file system
FAT32. - 🔹 Click “Start” and confirm formatting.
☑️ Checking the bootable USB flash drive
Important! For laptops ASUS with Optane Memory (for example, some models VivoBook) Before installation, you must disable this technology in the BIOS, otherwise Windows may not see the main disk.
3. Setting up BIOS/UEFI on an ASUS laptop
Entering BIOS on laptops ASUS carried out by key F2 or Del (less often - Esc) when turned on. For new models with Fast Boot may need to hold down a key Shift when rebooting through the Windows menu.
Basic settings to change:
| Parameter | Recommended value | Note |
|---|---|---|
Boot Mode |
UEFI |
Mandatory for Windows 10 x64 |
Secure Boot |
Disabled |
If the installation media is not signed |
Fast Boot |
Disabled |
Makes BIOS easier to access |
CSM (Compatibility Support Module) |
Enabled |
Only if you need Legacy support |
After changes, save the settings (F10) and reboot your laptop. If ASUS does not see the bootable USB flash drive, check:
- 🔌 Is a flash drive connected to the port?
USB 2.0(blue connector) - 🔄 Try a different USB drive (some models ASUS Doesn't work well with flash drives SanDisk)
- 🔧 In BIOS, manually select the flash drive in the section
Boot Option
If laptop ASUS ROG does not boot from a flash drive, try disabling the option in the BIOS Intel SGX - it can block uncertified bootloaders.
4. Windows 10 installation process: step by step
After successfully booting from the USB flash drive, you will see the Windows Installer screen. Follow the instructions:
- Language selection: Please specify
Russian(or other desired language) and click “Next”. - Activation: If you have a license key, please enter it. For laptops ASUS With Windows pre-installed, the key is usually tied to the BIOS (skip this step).
- Version selection: Recommended
Windows 10 Profor full functionality. - Installation type: Select Custom: Windows installation only.
At the disk partitioning stage, be careful:
- 📁 If the disk has markings
GPT, delete all partitions and create new ones (Windows will automatically createEFI,MSRand main section). - 🔄 For laptops with
SSD + HDD(For example, ASUS ZenBook Duo) install Windows on the SSD. - ⚠️ Do not create a section
Recoverymanually - it will be created automatically.
After copying the files, the laptop will reboot. Do not remove the flash drive to the first Windows setup screen!
What to do if the installation freezes during the "Preparation" stage
If the process has stopped at 0%, 25% or 74%, try:
1. Disconnect all peripheral devices (mouse, keyboard, external drives).
2. Reconnect the flash drive to another USB port.
3. Disable in BIOS Intel VMD (if any).
4. Use a different Windows image (for example, with integrated drivers NVMe for modern SSDs).
5. Installing drivers and software after installing Windows
Clean Windows 10 does not have drivers for specific hardware ASUS, such as:
- 🎮 Keyboard backlight (Aura Sync)
- 🔊 Audio system SonicMaster or ROG SupremeFX
- 🖱️ Touchpad (ASUS Precision Touchpad)
- 🔋 Power management utilities (ASUS Battery Health Charging)
Driver installation procedure:
- Chipset (For example,
Intel Management EngineorAMD Chipset) - Video card (integrated first Intel UHD, then discrete NVIDIA/AMD)
- Audio (Realtek Audio Console)
- Network (Wi-Fi and Ethernet)
- Utilities (MyASUS, Armoury Crate for gaming models)
Download drivers only from the official ASUS website, indicating the exact laptop model. For example, for ASUS ROG Zephyrus G14 you need drivers specifically for this revision (2021, 2022 or 2023).
Never use driver packs like DriverPack Solution - they often install outdated or incompatible versions, which leads to malfunctions ASUS!
6. Common mistakes and their solutions
Even if you follow the instructions exactly, problems may arise. Let's look at the most common ones:
⚠️ Error: "Windows cannot be installed on this drive. The selected disk has a GPT partition style"
Solution: Enable in BIOSCSM(Legacy Mode) or convert the disc toGPTwith the helpdiskpart:list diskselect disk X
clean
convert gpt
exit
Other common problems:
- 🖱️ Touchpad doesn't work: Install the driver ASUS Smart Gesture from the official website.
- 🔊 No sound: Check if it is disabled Realtek Audio in Device Manager. For some models ROG additional software required Sonic Studio.
- 🔋 Laptop won't charge: Update BIOS and install the utility ASUS Battery Health Charging.
- 🌐 Wi-Fi doesn't work: Download the driver for your adapter (for example,
Intel AX200orMediatek Wi-Fi 6).
For laptops ASUS with Optane Memory After installing Windows you may need:
- Install driver Intel RST (Rapid Storage Technology).
- Enable
Optanein BIOS (Advanced → VMD Setup). - Activate caching via Intel Optane Memory Pinning.
7. Optimizing Windows 10 for ASUS laptops
After installing the drivers, configure the system for maximum performance and autonomy:
For gaming models (ROG, TUF Gaming):
- 🎮 B Armoury Crate Select the "Turbo" profile for maximum performance.
- 🔧 In the power settings, activate the “High performance” plan.
- 🖥️ Update your BIOS to the latest version to support new processors and video cards.
For ultrabooks (ZenBook, VivoBook):
- 🔋 Turn on the mode ASUS Battery Health Charging (charge limit to 80% to extend battery life).
- 📵 Disable background apps in
Settings → Privacy → Background apps. - 🌙 Customize ASUS Splendid for optimal screen color reproduction.
Don't forget about regular updates:
- 🔄 Windows Update (especially critical security fixes).
- 🔧 Drivers via MyASUS or manually from the support site.
- 🛡️ BIOS (only if there are problems or new features!).
For laptops ASUS with screens OLED (For example, ZenBook Pro Duo) turn off the screen saver and reduce the brightness to 70% - this will prevent pixels from burning out.
FAQ: Frequently asked questions about installing Windows 10 on ASUS
❓ Is it possible to install Windows 10 on an ASUS laptop with Windows 11?
Yes, but before installation, disable the settings in the BIOS TPM 2.0 And Secure Bootif they block the download. Also check if your model supports ASUS "downgrade" (some new laptops, for example, VivoBook Pro 14 OLED, optimized for Windows 11 only).
❓ How to activate Windows 10 on ASUS without a key?
If the laptop came with Windows 10 pre-installed, the key is built into the BIOS. After installation, the system is activated automatically when connected to the Internet. Check the activation status in Settings → Update & Security → Activation.
❓ Why does the touchpad not work after installing Windows 10 on ASUS?
Download the driver ASUS Precision Touchpad for your model from the official website. If this doesn't help, check to see if the touchpad is disabled with a keyboard shortcut Fn + F9 (or another, depending on the model).
❓ How to return ASUS to factory settings after an unsuccessful Windows installation?
On most laptops ASUS There is a hidden recovery partition. To run it:
- Turn off your laptop.
- Hold
F9when turned on. - Select "System Restore" (if the partition is not damaged).
If the partition is deleted, download the recovery image from the website ASUS (section “Support → Recovery”).
❓ Do I need to disable Secure Boot to install Windows 10 on ASUS?
Not if you're using an official Microsoft-signed Windows 10 image. Disable Secure Boot only necessary when installing modified assemblies or other operating systems (for example, Linux).