Owners smartphones on Android 11 often face a situation where the standard desktop is no longer suitable: there are not enough screens, widgets are displayed crookedly, or you just want to radically change the design. Unfortunately, unlike later versions of the OS, there is no built-in one-click feature for adding additional desktops. But this does not mean that the task is impossible!

In this article we will examine three working methods adding a desktop to Android 11 โ€”from simple settings of the standard launcher to installing alternative shells with advanced capabilities. We will pay special attention to compatibility with popular models of 2020-2021. (Samsung Galaxy S20, Xiaomi Redmi Note 9, Google Pixel 4a, etc.)where manufacturers often limit functionality out of the box. You will also find a table comparing launchers and a FAQ on common errors.

๐Ÿ“Š Which launcher do you use on Android 11?
Standard from the manufacturer
Nova Launcher
Microsoft Launcher
Action Launcher
Other

Why is there no "Add" button on Android 11 desktop"?

V Android 11 (API 30) Google has changed its approach to managing desktops, delegating this function to smartphone manufacturers. As a result:

  • ๐Ÿ“ฑ Samsung One UI 3.x hides the option to add screens behind a long tap on the home screen, but not all users know about this.
  • ๐Ÿค– Stock Android (Pixel, Motorola) allows you to add screens by swiping to the left, but limits their number to 5-7.
  • ๐Ÿงฉ Firmware from Xiaomi/Realme (MIUI 12, Realme UI 2.0) are often blocked changing the number of screens without third-party launchers.

In addition, Android 11 the concept of "desktop domains" (work profiles) appeared, which complicated the interaction between system and user screens. For example, if you use Android for Work, some settings may be blocked by the device administrator.

โš ๏ธ Attention: On devices with corporate profiles (for example, via Microsoft Intune or VMware Workspace ONE) adding desktops may be restricted by security policies. Check the settings in the section Settings โ†’ Accounts โ†’ Work profile.

Method 1: Adding a screen through a standard launcher (without root)

If you do not want to install third-party applications, try the standard ones first settings. The algorithm depends on the shell:

  1. For Samsung One UI 3.x:
    1. Touch and hold an empty space on the home screen.
    2. Select "Home screen settings".
    3. Go to "Home screen layout" โ†’ "Home screens".
    4. Tap on "+ Add screen" (will appear on the right).
  2. For Stock Android (Pixel, Motorola, Nokia):

    Swipe left to the last screen, then left again - the system will automatically add a new screen. If it doesnโ€™t work, check the screen limit in Settings โ†’ Applications โ†’ Default Launcher โ†’ Launcher Settings.

  3. For Xiaomi/Redmi (MIUI 12):

    Long press on the screen โ†’ "Settings" โ†’ "Home screen" โ†’ "Edit layout". Here you can add up to 9 screens, but the option may be hidden if "One-handed mode".

Disable mode is enabled energy saving

Close all background applications

Check free space (need โ‰ฅ200 MB)

Turn off VPN (may block system settings)-->

If the standard method does not work, there may be reasons as follows:

Problem Cause Solution
The "+ Add screen" button is inactive Limit of screens delivered (usually 5-7) Remove unnecessary screens or use a third-party launcher
The option is not in the settings The manufacturer has blocked the function (often u Huawei) Install Nova Launcher or Action Launcher
A screen is added, but it disappears immediately Conflict with the memory optimizer (MIUI Optimizer) Disable auto-cleaning in Settings โ†’ Battery โ†’ Optimization
You cannot drag icons to a new screen Enabled "Children's mode" or "Guest mode" Restart the device in normal mode

Method 2: Using Nova Launcher (maximum customization)

Nova Launcher is the most popular tool for customizing your desktop on Android 11, offering:

  • ๐ŸŽจ Unlimited number of screens (up to 9ร—9 grid).
  • ๐Ÿ”„ Control gestures (for example, swipe down to search).
  • ๐Ÿ“ฑ Support for Adaptive Icons (including dynamic ones for Pixel).
  • ๐Ÿ”’ Backup and restoration of settings via Google Drive.

To add a desktop via Nova Launcher:

  1. Install the application from Google Play (the free version is quite functional).
  2. Make it the default launcher: Settings โ†’ Applications โ†’ Launcher default โ†’ Nova Launcher.
  3. Touch and hold an empty space on the screen โ†’ "Settings".
  4. Go to "Home screens" โ†’ "Add screen".
  5. Adjust the number of rows/columns in the "Layout and dimensions" section (recommended 5ร—6 to balance density and usability).
๐Ÿ’ก

B Nova Launcher Prime (paid version) there is a function "Opaque folders", which allows you to hide application icons from prying eyes without additional apps.

For advanced users: if you need dynamically changing the number of screens depending on the time of day (for example, work/personal screens), use the plugin Nova Launcher + Tasker. Example task for Tasker:

Profile: Time = 09:00-18:00

Task:

1. Plugin โ†’ Nova Launcher โ†’ Set Grid (6x5)

2. Plugin โ†’ Nova Launcher โ†’ Add Screen

3. If: %DATE ~R 1-5 (Mon-Fri)

Plugin โ†’ Nova Launcher โ†’ Set Dock Icons (work applications)

End if

Method 3: Alternative launchers for specific tasks

If Nova Launcher seems redundant, consider specialized solutions:

Launcher Advantages Disadvantages Better for
Microsoft Launcher Integration with Windows, synchronization of notes Advertising in the free version Microsoft ecosystem users
Action Launcher Support "Quicktheme" (autothemes for wallpaper) Complex interface for beginners Designers and lovers of minimalism
Lawnchair 2 Lightweight, open source code No cloud backup Old devices (โ‰ค3 GB RAM)
Apex Launcher Support "Multi-windows" (for tablets) Not updated since 2021 Android tablets 11

To install an alternative launcher:

  1. Download the APK from the official website or Google Play.
  2. When starting for the first time, provide permissions to "Overlay on top other applications" (required for widgets!).
  3. In the launcher settings, find the section "Home screens" or "Workspace".
  4. Use the option "Add Screen" or "Manage Screens".
โš ๏ธ Attention: On some devices (Huawei Mate 30 Pro, Oppo Reno 5), after changing the launcher, system widgets (weather, calendar) may stop working. Solution: install the widget "KWGT Kustom Widget Maker" and create similar elements manually.

Problem solving: the desktop is not added or disappears

If after all the manipulations the screen still does not appear, check the following points:

  • ๐Ÿ”„ Restarting the device: sometimes system settings are reset after updating the OS.
  • ๐Ÿ“ฆ Clearing the launcher cache:
    1. Settings โ†’ Applications โ†’ [Your launcher] โ†’ Memory โ†’ Clear cache.
    2. Do not clear the data - this will reset everything settings!
  • ๐Ÿ› ๏ธ Update rollback: if the problem appeared after updating the launcher, return to the previous version via APKMirror.
  • ๐Ÿ”’ Administrator rights: some launchers (for example, Smart Launcher 6) require rights android.permission.WRITE_SECURE_SETTINGS. via ADB:
    adb shell pm grant com.ginlemon.flowerfree android.permission.WRITE_SECURE_SETTINGS
  • For devices with root access there is a radical solution - editing the file /data/system/launcher.xml manually. However, this is risky: an error in the syntax can lead to endless loading of the system. make up your mind, first make a backup via TWRP.

    How to restore the desktop after a failure?

    If after experimenting with launchers the screen becomes blank or reboots cyclically:

    1. Go to Settings โ†’ Applications โ†’ All applications.

    2. Find the current launcher and click "Disable".

    3. The system will offer to return the standard launcher - agree.

    4. After restoring functionality, remove the problematic launcher via Settings โ†’ Applications โ†’ Uninstall.

    Optimizing the new desktop: widgets and gestures

    Adding a screen is only half the battle. To make it useful:

    • ๐Ÿ“Š Widgets:

      Long press on the screen โ†’ "Widgets" โ†’ select, for example, "Google Calendar" or "Weather". For Android 11 widgets with support for "Resizable Widgets" (resizable).

    • ๐Ÿ‘† Gestures:

      B Nova Launcher: Settings โ†’ Gestures and inputs โ†’ Gestures on the desktop. Configure, for example, swipe up to open Google Assistant.

    • ๐Ÿ” Search:

      Add a search bar Google or Sesame Search for quick access to applications and contacts.

    • ๐ŸŽจ Icons:

      Use icon packs (Whicons, Delta) for consistency. In Nova Launcher: Settings โ†’ Style and icons โ†’ Icon packs.

    • To save battery power, disable "Desktop animation" in the launcher settings and reduce the number of widgets with constant updating (for example, weather or exchange rates).

      ๐Ÿ’ก

      On devices with AMOLED screens (Samsung Galaxy S21, OnePlus 8T), use dark themes and wallpapers - this will reduce power consumption by 15-20%.

      Comparison of methods: what to choose?

      The choice of how to add a desktop depends on your goals:

      Criteria Standard launcher Nova Launcher Alternative launchers
      Setting complexity โญ (easy) โญโญโญ (average) โญโญ (depending on the launcher)
      Max. number of screens 5-7 Unlimited 5-9
      Support for widgets Yes (limited) Yes (all types) Yes (depending on the launcher)
      Impact on the battery Minimum Average (+5-10% consumption) Various (from low to high)
      Cost Free Free (Premium - $4.99) From free to $9.99

      If you need just add 1-2 screens - try the standard settings. For deep customization (grid changes, gestures, backups) suitable Nova Launcher. Alternative launchers should be chosen only for specific tasks (for example, Microsoft Launcher for synchronization with a PC).

      FAQ: Frequently asked questions about the desktop on Android 11

      Is it possible to add a desktop without a launcher?

      On most devices, no. Standard settings allow you to add 1-2 screens, but for flexible settings you will need a third-party launcher. Exception: Samsung One UI and Stock Android sometimes they allow you to add up to 7 screens through the system menus.

      Why did desktops disappear after updating to Android 11?

      This is a known problem when upgrading from Android 10. Solution:

      1. Clear the launcher cache (Settings โ†’ Applications โ†’ [Launcher] โ†’ Memory โ†’ Clear cache).
      2. If that doesn't help, reset the launcher settings to default.
      3. For Samsung: go to Settings โ†’ Device maintenance โ†’ Storage โ†’ Configure โ†’ Reset home screen settings.

      How to transfer desktop settings to another phone?

      Use the backup function in Nova Launcher:

      1. Open Settings โ†’ Backup and import.
      2. Export settings to a file (saved on Google Drive or locally).
      3. On the new device, install Nova Launcher and import the file.

    For other launchers (for example, Action Launcher) use the plugin OAndBackupX (requires root).

    Is it possible to make different wallpaper on different desktops?

    Yes, but not all launchers support this function:

    • Nova Launcher (required Nova Launcher Prime).
    • Action Launcher (setting in "Wallpaper โ†’ Per-page wallpapers").
    • Smart Launcher 6 (automatic change of wallpaper by category).

    In standard launchers (One UI, MIUI), this option is not available.

    How to remove advertising from the desktop?

    Advertising appears on the screen due to:

    • Widgets from the manufacturer (for example, "MIUI Ads" in Xiaomi).
    • Launchers with monetization (Microsoft Launcher, APEX).
    • Solutions:

      1. For Xiaomi/Redmi: disable advertising in Settings โ†’ About phone โ†’ Advanced โ†’ Receive recommendations (turn off all toggle switches).
      2. For launchers: install Nova Launcher or Lawnchair (without excess water).
      3. Use ADB to disable system advertising services (for example, com.miui.systemAdSolution on Xiaomi).