Over time, any laptop starts to work slower β programs open longer, the system βhangsβ, and free space on the disk mysteriously disappears. The culprit of these problems is often hidden in the cache: temporary files that create the operating system, browsers and applications. Xiaomi RedmiBook 9 Pro is no exception: even with its powerful βironβ (Intel Core i5-10210U or i7-10510U, up to 16 GB of RAM), the accumulated cache can slow down.
Cache cleaning is a simple procedure that requires no technical skills, but has nuances. For example, removing the system cache through Disk Cleanup is safe, but cleaning the AppData\Local\Temp folder manually can delete important temporary files of active programs. In this article, we will discuss how to properly clean the cache on RedmiBook 9 Pro without risking data, what tools to use, and what to do if problems remain after cleaning.
Xiaomi RedmiBook 9 Pro features Windows 10/11 preinstalled with Xiaomi-branded utilities (such as Mi Bluetooth or Xiaomi PC Suite) that also create cache that standard Windows tools donβt always remove, so below youβll find ways to both clean and βdeepβ β with Xiaomi devices in mind.
1.What is cache and why should it be cleaned on RedmiBook 9 Pro
Cache is a temporary file that is created to speed up programs. For example, browsers save copies of images and scripts of sites so that when you visit the page again, the operating system caches frequently used data, and games - textures and levels. On RedmiBook 9 Pro, the cache can take from 500 MB to 10+ GB, depending on the intensity of use.
However, over time, the cache turns from assistant to enemy:
- π Slows down the system: fragmented temporary files cause the hard drive (SSD or HDD) work harder, which slows down the laptop.
- ποΈ Occupying space: on the system drive C: can accumulate up to 20 GB of unnecessary files.
- π Causes errors: corrupted application cache (e.g, NVIDIA GeForce Experience or Microsoft Store causes crashes.
- π Security threat: browser cache can store authorization data, history of visits and even passwords.
On RedmiBook 9 Pro, cache accumulates faster due to:
- Xiaomi proprietary software (such as Mi Share or Xiaomi Cloud) that runs in the background.
- Pre-installed games (such as League of Legends or PUBG Lite in some regional versions) that actively cache data.
- Features of drivers for NVIDIA MX350 (in versions with discrete graphics), which create large temporary files.
β οΈ Note: Do not confuse cache with hiberfil.sys and pagefile.sys files, which can be deleted without preparation, and can lead to inability to exit from sleep mode or performance decline.
2.How to clean the system cache on Xiaomi RedmiBook 9 Pro
The system cache includes temporary Windows files, updates, logs and memory dumps, and is safe to clean and recommended every 1-2 months.
Method 1: Built-in utility Disk Cleanup
- Open the Explorer (Win + E keys).
- Right-click on the disk C: β Properties β Clean the disk.
- Check the boxes: ποΈ Temporary Internet files π Windows Update Log Files ποΈ Basket π Temporary files
OK.
Delete files
Method 2: Command Prompt (for experienced users)
This method removes the Windows update cache, which can weigh several gigabytes:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserverAfter completing the commands, restart the laptop.
Close all programs.|Create a System Restore Point|Connect your laptop to the network (in case of long cleaning)|Check the free space on the C disk:-->
3. Clearing the browser cache: Chrome, Edge, Firefox
Browsers are the main cache drives. On RedmiBook 9 Pro with his Full HD-screen (permission) 1920Γ1080) The cache of images and videos is growing particularly fast, for example, after an hour of watching YouTube on the Internet. 1080p Google Chrome cache can increase by 300β500 MB.
Instructions for Google Chrome and Microsoft Edge (based on Chromium):
- Open your browser and click Ctrl + Shift + Del.
- Select the period For all time.
- Mark it: πΌοΈ Images and other files stored in the cache πͺ Cookies and other website data (optional, but recommended for privacy)
Delete the data
For Mozilla Firefox:
- Click Ctrl + Shift + Del β select Everything in Time Range.
- Mark Cash and Cookie.
- Press Clear now.
Cache of browsers on RedmiBook 9 Pro is often stored in a folder C:\Users\Your name\AppData\Local\Google\Chrome\User Data\Default\Cache (It can be manually cleaned, but only after the browser is closed!
Google Chrome|Microsoft Edge|Mozilla Firefox|Opera|Other-->
4.Cleaning App Cache: From Steam to Adobe
Games and heavy programs (e.g. Photoshop, AutoCAD, Steam) create massive cache files. On RedmiBook 9 Pro with its 512GB SSD (in the basic version), this can be a problem. For example, Steam cache after updating several games easily takes 5-10GB.
Where to find the cache of popular programs:
| Annex | The way to the cache | Is it safe to remove |
|---|---|---|
| Steam | C:\Program Files (x86)\Steam\appcache | Yes (after deleting Steam will reload the cache) |
| NVIDIA GeForce Experience | C:\ProgramData\NVIDIA Corporation\Downloader\Cache | Yes (update cache on next launch) |
| Adobe Photoshop | C:\Users\Your name\AppData\Roaming\Adobe\Common\Media Cache Files | Yes (but it can slow down the first load of the project) |
| Microsoft Store | C:\Users\Your name\AppData\Local\Packages\Microsoft.WindowsStore\LocalCache | Yes (reboot required) |
How to clear the Steam cache:
Cleaning the DNS cache:
ipconfig /flushdnsRun the command in Command Prompt (run on behalf of the administrator).
Deletion of temporary files:
- Press Win + R, enter %Temp% β Enter.
- Select all files (Ctrl + A) and delete them. Some files may be busy β skip them.
- Repeat for temp folder (enter to Win + R just temp).
Cleaning the driver cache:
- Open Device Manager (Win + X β Device Manager).
- Find the device (for example, Video Adapters β NVIDIA MX350).
- Right-click β Properties β Driver β Reverse (if available) or Remove the device.
- Restart your laptop β Windows will install the driver again.
What happens if you delete all temporary files from %Temp%?
6. Cleaning automation: Task scheduler and third-party utilities
Manual cache cleaning is tedious, so you can set up automatic deletion of temporary files on RedmiBook 9 Pro, both built-in Windows tools and third-party programs will work for this.
Method 1: Windows Task Planner
- Open the Task Planner (Win + R β Taskchd.msc).
- Create a new challenge: π Specify the trigger: Weekly or when you start your computer. π Action: Launch of the program β Please indicate the path to cleanmgr.exe (usually) C:\Windows\System32\cleanmgr.exe). π§ Arguments: /sagerun:1 (Pre-configure cleaning parameters through cleanmgr /sageset:1).
Method 2: Third-party utilities
RedmiBook 9 Pro is suitable for:
- π§Ή CCleaner (free version) β clears browser cache, registry and temporary files.
- π οΈ BleachBit β Deeper cleaning, including Microsoft Office cache and Windows Update.
- π Wise Disk Cleaner β Optimizes the system SSD (Important for RedmiBook 9 Pro models with PCIe NVMe drive).
β οΈ Note: Do not use registry optimizers like RegCleaner or Advanced SystemCare. On RedmiBook 9 Pro with Windows 11, such programs often break the work of Xiaomiβs proprietary utilities (for example, Mi Bluetooth or Xiaomi). PC Manager).
π‘
Automatically clearing the cache through Task Planner is the safest way to do so, as it uses built-in Windows tools without the risk of deleting critical files.
7.What to do if after cleaning the cache problems remain
Sometimes, cleaning the cache doesn't work as expected, or the laptop gets worse, and here are the typical reasons and solutions.
Problem 1: Laptop brakes after cleaning the cache
- π Reason: The system recovers the cache from scratch, which temporarily loads the disk.
- β‘ Solution: Restart RedmiBook 9 Pro and wait 10-15 minutes β performance normalizes.
Problem 2: Some programs are not running
- π Reason: Temporary files required to work are deleted (e.g. Java cache or.NET Framework).
- β‘ Solution: Reinstall the problem software or restore the system from the recovery point.
Problem 3: Disappeared free disk space
- π Reason: Cash takes up little space compared to other junk files (e.g. older versions of Windows in the Windows.old folder).
- β‘ Solution: Use WinDirStat or TreeSize to find and delete large, unnecessary files.
If none of these methods worked, check RedmiBook 9 Pro for viruses (for example, through Kaspersky Virus Removal Tool) or reset Windows with saving files (Settings β System β Restore β Reset This PC).