How to completely remove the desktop on the Xiaomi phone: hide icons, widgets and folders

The desktop on Xiaomi smartphones often turns into a chaos of icons, widgets and banner ads β€” especially if you are actively installing apps or using the standard MIUI launcher. Many users want to return a minimalist look of the screen, but do not know how to properly hide unnecessary elements without removing the programs themselves. In this article, we will analyze all the working ways to clean the desktop on Redmi, POCO and Mi phones β€” from basic settings to hiding system applications and disabling recommendations.

It's important to understand that there are many ways to "remove the desktop": someone wants to just hide all the icons, leaving only the wallpaper, someone wants to turn off unnecessary widgets, and someone needs to get rid of annoying banner ads at the bottom of the screen. We'll look at all the options, including solutions for different versions of MIUI (12 to 14) and alternative launchers. You'll also learn how to bring hidden items back if something goes wrong.

Warning: Some methods require superuser rights (root) or shutdown of system processes, which can affect the stability of the phone. If you are not sure about your actions, stick to the "safe" ways in the first sections.

1. Basic ways to clean a desktop without root

Let’s start with the simplest methods that don’t require third-party apps or root permissions, which will be suitable for the majority of Xiaomi users and will quickly bring the desktop in order.

The first thing you can do is hide the unnecessary app icons, and MIUI has a built-in feature for this:

  1. Press the icon of the app you want to hide.
  2. In the menu that appears, select Remove (do not delete!).
  3. The icon will disappear from the desktop, but the application will remain in the menu of all programs.

If you want to hide the icon forever, even from the app menu, do the following:

  • πŸ“± Open the Settings. β†’ Annexes β†’ Application management.
  • πŸ” Find the right application in the list and tap it.
  • πŸ”„ Scroll down and select Hide (on some firmwares this option may be called Disable).

Note that hidden apps will not appear in the search and menu, but will remain in the system. To return them back, go to Settings β†’ Applications β†’ Hidden applications.

πŸ“Š What version? MIUI You're using it?
MIUI 12
MIUI 13
MIUI 14
I don't know.
other

2. How to remove widgets and folders from the desktop

Widgets and folders take up a lot of space on the screen and often interfere with them, they can be deleted or temporarily hidden.

Removal of widgets:

  • πŸ–±οΈ Press the widget with your finger and drag it up the screen to the inscription Delete (or Remove on English firmware).
  • πŸ—‘οΈ Release your finger, the widget will disappear. Some system widgets (such as weather or calendar) can not be removed completely, but they can be disabled in the settings.

Hiding folders:

  • πŸ“‚ Press the folder and drag it to the Remove icon at the bottom of the screen.
  • πŸ”„ If the folder contains important applications, first remove them from there (open the folder). β†’ pinch the icon β†’ drag it to the desk).

Some Xiaomi firmware has a bug: once the widget is removed, it may reappear after the reboot.

⚠️ Note: If the widget returns after deleting, try turning it off in Settings β†’ Desktop β†’ Find the problem widget in the list and move the slider to the off position..

πŸ’‘

If you use widgets often but want them to stay out of the way, try placing them on a separate screen. To do this, swipe your finger to the right on your desktop and add a new screen.

3. Disabling recommendations and advertising on the desktop

One of the most annoying features of MIUI is the banner ads and "recommendations" at the bottom of the desktop, which you can turn off, but the way it works depends on the firmware version.

For MIUI 12/13:

  • πŸ“΅ Hold an empty space on the desktop β†’ Select Desktop Settings.
  • πŸ”• Go to the Recommendations section and turn off the slider Show recommendations.
  • 🚫 Also, turn off Advertising Notices in the same menu.

For MIUI 14:

  • πŸ”§ Go to Settings. β†’ Desktop.
  • πŸ“› Choose Desktop Style β†’ Standard (this will disable recommendations).
  • πŸ”„ If the option is inactive, try to turn on No-Braze first, then return to Standard.

On some firmware (especially for Redmi Note and POCO), these settings may be hidden.

An alternative way to disable advertising
Open Settings β†’ About Phone and tap 7 times on the MIUI Version line to turn on Developer Mode. Then go to Settings β†’ Additional β†’ Developer Tools and turn off Show Recommendations on Desktop.
MIUI versionThe path to settingsWhat to turn off
MIUI 12Settings β†’ Desktop β†’ RecommendationsSlider Show recommendations
MIUI 13Settings β†’ Desktop β†’ Desktop styleSelect Standard
MIUI 14 (Global)Settings β†’ Home screenTurn off App Vault
POCO LauncherStarter settings β†’ CategoriesDeactivate Recommended Annexes

Use of alternative launchers (Nova, Apex, Lawnchair)

If the built-in MIUI settings don't give you enough freedom, you can install a third-party launcher, which will not only remove all icons from the desktop, but also completely change the appearance of the interface.

The best launchers for Xiaomi:

  • 🌟 Nova Launcher – the most flexible, with support for gestures and hiding icons.
  • πŸ“± Lawnchair is a lightweight open source launcher similar to the standard Pixel Launcher.
  • πŸ”§ Apex Launcher – Good for fine-tuning animations and folders.

How to hide all icons from the desktop in Nova Launcher:

  1. Install Nova Launcher from Google Play.
  2. Click the empty space on the desktop β†’ Settings.
  3. Go to the Home Screen β†’ Hidden Apps.
  4. Select all the apps you want to hide and click Ready.

After that, the only thing left on the desktop is wallpaper, and to return the icons, you just go to the same menu and remove the ticks from the apps.

⚠️ Note: When using third-party launchers, some functions MIUI (For example, navigation gestures or system notifications may not work properly. Check compatibility with your Xiaomi model before installing.

β˜‘οΈ Preparation for launcher installation

Done: 0 / 4

5. Hiding system applications (requires root or ADB)

If you want to remove system applications (e.g. Mi Video, Mi Music, Browser) from your desktop, you can’t do that with standard tools β€” you can only disable them. You need the rights of a superuser (root) or ADB command to completely hide them.

Method 1: Through ADB (without root)

This method works on most Xiaomi devices and does not require unlocking the bootloader:

adb shell pm hide com.miui.video


adb shell pm hide com.miui.music




adb shell pm hide com.android.browser

Replace the package names (com.miui.video, etc.) with those you want to hide.

adb shell pm list packages -s

Method 2: Through root (complete removal)

If you have root, you can use applications like Titanium Backup or Root App Deleter to remove system programs.

  • πŸ’€ Removing critical apps can lead to bootloop (locked download).
  • πŸ”„ Before deleting, make a backup copy through TWRP.
  • πŸ“Œ Do not remove apps with the names miui, android or google in the package.

Important: After use ADB-commands to hide applications can only be returned via the same command with the unhide parameter (for example, adb shell pm unhide com.miui.video.

6. Resetting desktop settings to factory

If after all the manipulations the desktop began to work incorrectly (for example, icons disappeared, folders do not open or widgets are not updated), you can return the standard settings.

Soft reset (without loss of data):

  • πŸ”„ Hold an empty space on the desktop β†’ Desktop settings.
  • βš™οΈ Scroll down and select Reset Settings.
  • πŸ“² Confirm the action – all icons and widgets will return to factory condition.

Hard reset (if the launcher does not respond):

  • πŸ“΅ Go to Settings. β†’ Annexes β†’ Application management.
  • πŸ” Find Launcher. MIUI (or POCO Launcher, if you have one. POCO).
  • πŸ—‘οΈ Press Warehouse. β†’ Clear the data and clear the cache.

After a hard reset, all launcher settings will reset, including:

  • πŸ“Œ Location of icons and folders.
  • 🎨 Wallpaper and themes.
  • ⚑ Gestures and animations.

⚠️ Note: If you used a third-party launcher (like Nova), reset your settings MIUI Launcher won't affect it. To return a standard launcher, go to Settings. β†’ Default applications β†’ Launcher and select Louncher MIUI.

πŸ’‘

Before resetting the desktop settings, take screenshots of the current location of the icons - this will help to quickly restore the usual look of the screen.

7. Additional tips for organizing the desktop

If you don’t want to completely remove icons, but strive for minimalism, use these tips:

Grouping of applications:

  • πŸ“ Create folders by category (for example, "Social networks", "Games", "Work").
  • πŸ”€ Rename folders for convenience (click the folder) β†’ Rename).
  • 🎨 Use folder icons from themes MIUI uniformly.

Use of gestures:

  • πŸ‘† Set up gestures on your desktop (like swiping up to open the app menu).
  • πŸ”„ B Settings β†’ Additionally. β†’ Gestures can be assigned to double touch, clamping, etc.

Themes and wallpaper:

  • 🎨 Set a dark theme in Settings β†’ Screen. β†’ Dark topic – it will reduce the load on the eyes.
  • πŸ–ΌοΈ Use minimalist wallpaper without bright elements (you can download it in Google Play or in themes). MIUI).

If you often lose icons on your desktop, turn on the layout fix:

  1. Click the empty space on the screen β†’ Desktop settings.
  2. Activate the option to Secure the layout (or Lock Desktop on English firmware).

Now the icons will not move with casual touches.

FAQ: Frequent questions about setting up Xiaomi desktop

Can I remove the Google search bar from my desktop?
Yes, but the way depends on the launcher: In MIUI Launcher: pinch the search widget β†’ drag to the cart. In Nova Launcher: pinch the widget β†’ Change β†’ reduce the height to 0. If the widget returns after the reboot, disable it in the settings of the Google application.
How to bring back the hidden icons?
If you hid icons through MIUI settings: Open all app menus (swipe up on desktop). Tap three-points in the top right corner β†’ Hidden apps. Tick boxes off the right programs. If you hid them through Nova Launcher: Click the empty space β†’ Settings. Go to Home screen β†’ Hidden apps. Remove the ticks from the right apps.
Why did the desktop reset after the MIUI update?
This is standard MIUI behavior for major updates. To restore the appearance: If you used Nova Launcher, it will save the settings. If you used a standard launcher, you will have to reconfigure it (screenshots before the update will help). To avoid resetting in the future, turn off the automatic launcher update on Google Play.
Can I remove the Tools folder from the desktop?
The Tools folder contains system utilities and is not removed in standard ways: πŸ—‘οΈ Drag it to the second screen and leave it there. πŸ”§ Use it. ADB, to hide applications inside the folder (see Section 5). πŸ“± Install a third-party launcher - in it the folder will not appear.
How to turn off animations when opening folders and applications?
In MIUI, animations are disabled via developer modes: Activate Developer Mode (7 taps on the MIUI version in the phone settings). Go to Settings β†’ Additional β†’ For Developers. Find options: Window Animation Scale β†’ Off. Size of Transition Animation β†’ Off. Animator Duration β†’ Off. After disconnecting, the phone will run faster, but the interface will become less smooth.