How to format Xiaomi RedmiBook 8 Pro laptop: 3 proven ways

Xiaomi RedmiBook laptops 8 Pro with their powerful iron (Intel Core processors) i5/i7 11-generation or AMD Ryzen 5/7 5000) and SSD-Unlike smartphones, where you just need to reset menus, you need to know about partitions, file system types, and recovery methods. This guide covers all the current methods, from simple Windows reset. 10/11 to complete formatting through BIOS load-drive.

It is important to understand that the term formatting is often confused with factory reset. In the case of RedmiBook 8 Pro, these are different procedures: Reset – returns the system to its original state, but retains the structure of the disk. Formatting – completely cleans the drive by removing all partitions (including those hidden for recovery).

The choice of method depends on the goal: if the laptop slows down, reset enough; if you sell the device or change the OS, you need a full formatting.

Preparing for Formatting: What to Do in Advance

Before you start, follow 3 critical steps, and ignoring them can result in the loss of the Windows license (if it was tied to the motherboard through a digital license) or the inability to recover data.

  • πŸ”‹ Charge your laptop at least 70%. The formatting process can take up to 2 hours, and an interrupt due to battery discharge will damage the partition table.
  • πŸ’Ύ Back up important files. Use external files. SSD or cloud (e.g. Xiaomi Cloud gives 5TB for backups). Pay special attention to the Documents, Desktop and AppData folders (which store game saves and program settings).
  • πŸ”‘ Check the binding of the Windows license. Run the settings β†’ Update and security β†’ Activation: If activated with a digital license, the key will be automatically restored after reinstalling. If not, save the key with the ProduKey utility.
  • πŸ“₯ Download drivers for RedmiBook 8 Pro. On the official website of Xiaomi](https://www.mi.com/global/support/) Select a model and download the driver package for your version of Windows. After formatting, the network adapters may not work!

For RedmiBook 8 Pro models with two drives (SSD + HDD), decide which drive you will format. For example, if Windows is installed on an SSD and files are stored on an HDD, you can format only the system drive.

⚠️ Note: If you use BitLocker (disk encryption), first disable it through the Control Panel β†’ BitLocker drive encryption. Otherwise, after formatting, the data will be irretrievably lost, even if you made a backup - it is impossible to decrypt it without a key.

πŸ“Š What formatting method do you plan to use?
Through the Windows menu
Through the BIOS with the flash drive
With complete removal of all sections
I haven't decided yet.

Method 1: Reset to factory settings via Windows

The simplest method, which does not require additional devices, is suitable if:

  • πŸ–₯️ The laptop is turned on and loads Windows.
  • πŸ”„ You need to eliminate software errors (viruses, brakes).
  • πŸ“¦ No need to change the structure of the disk (for example, to combine partitions).

Instructions:

  1. Open Options β†’ Update and Security β†’ Recovery.
  2. In the "Return the computer to its original state" section, click Start.
  3. Select: Save my files – deletes programs and settings, but leaves personal data in the folders Documents, Images, etc. Delete everything – a complete reset with the formatting of the system partition.

Yes.

Confirm the action and wait until it is completed (it will take 30-90 minutes).

After the reboot, you will get a clean Windows with drivers pre-installed from Xiaomi. However, some components (such as the Fn function keys or touchpad) may not work correctly - install drivers from the previously downloaded package.

β˜‘οΈ Preparing for reset via Windows

Done: 0 / 5

⚠️ Note: If you fail to find the recovery environment, you have damaged the recovery partition. In this case, use Method 2 or 3.

Method 2: Formatting via BIOS from boot flash drive

This method is needed if:

  • 🚫 Windows does not boot (cyclical reboot, blue screen).
  • πŸ”„ You need to change the file system (for example, with the NTFS exFAT).
  • πŸ’½ You need to format the disk before installing another OS (Linux, macOS).

The work will require:

  • πŸ“ A flash drive. β‰₯8GB (recommended) USB 3.0 to speed up the process).
  • πŸ–₯️ Another computer to create a bootable media.
  • πŸ“₯ Windows image 10/11 (Download from [the official Microsoft website](https://www.microsoft.com/software-download/) or through the Media Creation Tool).
  • πŸ”§ Image recording utility: Rufus (recommended) or Ventoy.

Steps:

  1. Create a bootable flash drive: Open Rufus, select a flash drive and downloaded ISO-In the settings, specify: Partition diagram: GPT (for UEFI). Target system: UEFI (non-CSM) File system: FAT32. Press Start and wait until it is completed.
  2. Boot from the flash drive: Insert the flash drive into the RedmiBook 8 Pro and reboot it. When the Xiaomi logo appears, repeatedly press F12 (or Del to log into the BIOS). In the boot menu (Boot Menu), select your flash drive (it can be called UEFI: [Track Name]).

Start the installation of Windows

  • On the language selection screen, press Shift + F10 and the Command Prompt will open.
  • Enter the diskpart list disk select disk 0 (where 0 is your SSD number, specify by size!) clean convert gpt create partition primary size=100 format fs=fat32 quick create partition primary format fs=ntfs quick exit
  • Close the command line and continue installing Windows. During the disk selection phase, select the formatted partition.

After you complete the installation, don’t forget to install the drivers from Xiaomi – drivers for touchpad, Wi-Fi and sound card are especially important.

What to do if the BIOS can’t see the flash drive?
1. Try another. USB-port (on RedmiBook 8 Pro, the ports on the right and left can be operated by different controllers). 2. Rewrite the flash drive in mode MBR (In Rufus, select the partition scheme MBR instead GPT). 3. Turn off in BIOS Secure Boot option (see Security or Boot section). 4 If the flash drive is still not identified, check it on another device - it may be damaged.

Method 3: Complete formatting with removal of all partitions

This method deletes all data without recovery, including:

  • πŸ—ƒοΈ Recovery section (Recovery).
  • πŸ“ Hidden sections with drivers (ESP, MSR).
  • πŸ’½ Secondary disk (HDD), if there is.

Use it only if:

  • πŸ”„ Planning to sell/give a laptop and want to erase all traces of use.
  • πŸ› οΈ You need to change the structure of the disks (for example, combine). SSD and HDD one-volume).
  • πŸ› Laptop infected with viruses that are not deleted in other ways.

Instructions:

  1. Create a bootable flash drive (as in Method 2).
  2. Download from it and on the Windows installation screen, press Shift + F10.
  3. In the command line, type: diskpart list disk select disk 0 (replace 0 with your SSD number) clean all (this is a complete cleanup command, takes a few hours!) exit The clean all command overwrites each sector of the disk by zeros, making data recovery impossible.
  4. Once completed, create new partitions (as in Method 2) and install Windows.

⚠️ Note: On RedmiBook 8 Pro models with two drives (SSD + HDD) The clean all command will run separately for each disk. SSD, Make sure you choose the right disk in your diskpart (size orientated).

πŸ’‘

If your laptop doesn’t see Wi-Fi after formatting, download the driver for the Intel AX200 network card (or Qualcomm Atheros for some modifications) from Xiaomi’s official website.

Frequent Mistakes and How to Avoid Them

Even when following the instructions, users face problems, and here are the most common ones and ways to solve them:

Mistake.Reason.Decision
We couldn't find any drives when installing WindowsNo SSD drivers (especially on newer models with NVMe)Download the Intel RST or AMD RAID driver (depending on the processor) and upload it to a flash drive. In the drive selection window, click Download the driver
The laptop does not load after formattingThe partition table is damaged or the loader is not installedRepeat Windows installation, delete all partitions at the disk selection stage and let the system create them automatically.
Touchpad and keyboard not working after reinstallationXiaomi Hotkey and Synaptics/ELAN drivers are missingInstall the driver package from the official website. If it doesn't work, download the drivers manually from the device ID through Device Manager.
0xc000000f error when downloadingThe boot sector or BCD files are damagedBoot from the flash drive, open the command line and execute: bootrec /fixmbr bootrec /fixboot bootrec /scanos bootrec /rebuildbcd

If the audio is gone after formatting, check with Device Manager for a Realtek Audio or Nahimic device. RedmiBook 8 Pro often requires manual installation of the Realtek 6.0.9030.1 driver (newer versions may not work).

πŸ’‘

On Xiaomi RedmiBook 8 Pro laptops with AMD Ryzen 5000 processors, the brightness adjustment may not work after formatting. Solution: install the AMD Chipset and AMD PSP driver manually from the official AMD website.

Data recovery after formatting: is it possible?

If you accidentally format a disk without a backup, the chances of recovery depend on the formatting method:

  • πŸ”„ Fast formatting (format fs)=ntfs quick: Data can be recovered using R-Studio, EaseUS Data Recovery or TestDisk. 60–80%.
  • 🧹 Full formatting (format fs)=ntfs without quick: chances are lower (30–50%) as sectors overwrite.
  • 🚫 Clean all command: recovery is impossible - all data is zeroed.

For maximum odds:

  1. Stop using your laptop immediately (do not install programs, do not copy files).
  2. Connect. SSD to another computer through USB-Adapter or install it on another PC.
  3. Use R-Studio (for a fee, but the most effective) or PhotoRec (for free, but without a graphical interface).
  4. Scan the disk for file signatures (e.g.,.docx,.jpg).

Important: Even if files are recovered, their structure (folder names, creation dates) is likely lost.For the RedmiBook 8 Pro with NVMe SSD, the odds are lower than for the SATA SSD, due to the controller's features.

Can I format RedmiBook 8 Pro without a flash drive?
Yes, if Windows is booting. Use the built-in reset feature (Settings β†’ Restore). If the system is not booting but you have access to the BIOS, try restoring through Xiaomi Recovery (press F9 when booting).
How do you know which drive is system if there are two (SSD + HDD) drives?
In the diskpart (starts from the command line), enter a list disk. System disk usually: Has a smaller volume (for example, 512 GB vs. 1 TB). Labeled as GPT (in the column of Gpt is an asterisk *). When selecting a command, the list volume contains a volume labeled System or Reserved system. You can also navigate by model: the system disk is usually NVMe (for example, SK Hynix, Western Digital SN530), and the additional one is HDD (Seagate, Toshiba).
Do I need to format a laptop before selling?
You can restore them even after you delete files. To clean them completely: Use the clean all command in diskpart (see Method 3). Install a clean Windows without binding to a Microsoft account. In BIOS, reset the Load Default Settings. This will delete all data, including program license keys and saved passwords.
Why is RedmiBook 8 Pro slower to work after formatting?
Possible causes and solutions: πŸ”‹ Drivers not installed: Download the package from [Xiaomi official website](https://www.mi.com/global/support/) and install manually, starting with Chipset and Management Engine. πŸ“‰ Power Saving Mode Enabled: Switch to High Performance Scheme in Control Panel β†’ Power supply. πŸ› οΈ Not optimized. SSD: Open the Command Prompt on behalf of the administrator and execute: powercfg /h off fsutil behavior set disablelastaccess 1 winsat disk -drive C 🧹 Background search indexing: Disable it in the Services β†’ Windows Search (manually set the startup type) also check if Virtualization Based Security is enabled (VBS) β€” It can reduce productivity on 10–15%. Disabled through Windows Settings β†’ Confidentiality β†’ Windows security β†’ Security of the device β†’ Information on kernel insulation.
Can I install Linux on RedmiBook 8 Pro instead of Windows?
Yeah, but there's nuance: 🐧 Supported distributions: Ubuntu 22.04, Manjaro, Fedora (works best with Xiaomi iron). πŸ”§ Drivers: To properly operate the touchpad, function keys (Fn) and keyboard backlights, a 5.15 core will be required+ manually. πŸ“₯ Problems: The brightness adjustment does not work on some modifications (solved by editing) GRUB). No Fingerprint support; sound can only work through PulseAudio (PipeWire must be disabled). πŸ’Ύ Recommendations: Install Linux in mode UEFI (Turn off Secure Boot in BIOS). For dual download (Windows) + Linux: First install Windows, then Linux (otherwise the Windows bootloader will overwrite) GRUB). Use the file system ext4 for the root partition and swap file instead of the partition (for SSD). Detailed guides on installing Linux on RedmiBook 8 Pro are on the forums 4PDA and XDA Developers.