Is your Android desktop littered with icons that seem too large? You're not aloneโmany users are faced with the problem that the standard icon size takes up half the screen, obstructs the view, and ruins the aesthetics. Fortunately, you can make icons smaller on Android in several ways: from built-in launcher settings to installing third-party applications.
In this article we will look at 7 proven methodsincluding hidden functions of MIUI, One UI and pure Android, and also tell you how to avoid common mistakes when changing the scale. You will find out what settings work on Samsung Galaxy, Xiaomi Redmi, Huawei and other popular smartphones, and you will be able to choose the best option for your model. Some methods require root access, but most are available without them - just follow the step-by-step guide.
Important: before changing system parameters, make sure that the latest firmware version is installed on your device. Some manufacturers limit interface customization in older builds. If the standard settings do not help, do not despair: at the end of the article you will find alternative solutions for any cases.
1. Standard launcher settings: the easiest way
Most modern smartphones allow you to reduce icons directly in the desktop settings. The interface may differ depending on the brand, but the general principle is the same. Let's look at the process using popular shells as an example.
On devices Samsung with a shell One UI:
- Tap an empty space on the desktop and hold your finger until a menu appears.
- Select
Desktop Settings(orScreen Optionsin older versions). - Go to the section
Desktop LayoutโIcon size. - Move the slider to the left to make the icons smaller. Values from 75% to 125% are available.
On smartphones Xiaomi, Redmi and POCO with shell MIUI:
- ๐ฑ Long press on the desktop โ
Desktop settings table. - ๐ Select
Icon size(in some versions the path:Advanced โ Icon size). - ๐๏ธ Drag the slider to the left. Minimum value - 80% of the standard size.
On pure Android (for example, Google Pixel, Motorola):
- ๐ฑ๏ธ Long press on an empty space โ
Desktop settings. - ๐ Select
Icon SizeorLayout(depending on the version). - ๐ Use the slider to change the scale, usually from 70% to 130%.
โ ๏ธ Attention: On some devices Huawei (shell EMUI), the option to resize icons may be blocked. In this case, try the methods from the following sections.
Make a backup copy of your desktop (screenshot or export launcher settings)
Check the firmware version (updates may add new options)
Close all background applications for stable operation of the interface
Remember the current size of the icons in case of rolling back changes-->
2. Using gestures for quick scaling
Few people know, but on many smartphones the size of icons can be changed directly from the desktop without going to settings. This method works on most devices with shells One UI, MIUI i ColorOS (for example, to Oppo or Realme).
Instructions:
- Place two fingers on the desktop (not on the icons!).
- Place your fingers together ("zoom out" gesture). The icons will become smaller.
- Spread your fingers apart ("zoom in" gesture) to return to the standard one. size.
This method is convenient for instant adjustment to the current task for example, when you need to temporarily enlarge icons for a presentation or, conversely, reduce them to save space. However, remember that the changes are reset after rebooting the device.
If the gesture does not work works:
- ๐ Check if gestures are enabled in the launcher settings (path:
Settings โ Advanced โ Gestures). - ๐งน Make sure there are no widgets on the screen - they can block recognition.
- ๐ฑ Reboot your smartphone if gestures stop working after the update.
โ ๏ธ Attention: On some devices Sony Xperia the zoom gesture conflicts with system navigation gestures. In this case, disable navigation gestures in Settings. โ System โ Gestures.
3. Third-party launchers: Nova, Apex, Microsoft Launcher
If the standard settings are not satisfactory, the best solution is to install alternative launcher. These applications offer flexible interface settings, including fine adjustment of the size of icons, the spacing between them, and even the shape. icons. Let's look at the top 3 solutions.
| Launcher | Minimum icon size | Additional functions | Theme support |
|---|---|---|---|
| Nova Launcher | 50% of the standard | Grid settings, gestures, backup | Yes (including Icon Packs) |
| Apex Launcher | 60% of the standard | Hide icons, group by folders | Yes (limited) |
| Microsoft Launcher | 70% of the standard | Integration with Windows, on-screen calendar | No |
| Action Launcher | 55% of the standard | Adaptive icons, quick settings | Yes |
How to adjust the size of icons in Nova Launcher (the most popular option):
- Install the application from Google Play.
- Assign it launcher by default (when you first start it, the system will prompt you to do this).
- Long press on the desktop โ
SettingsโDesktop. - Select
Icon sizeand move the slider. Values from 50% to 150% are available. - For fine adjustments, go to
Advanced โ Grid sizeand select the number of rows/columns.
Advantages of Nova Launcher:
- ๐จ Support Icon Packs (you can download icon themes from the Play Market).
- ๐ Ability to save and restore desktop settings.
- ๐ฑ Optimized for tablets and large screens (for example Samsung Galaxy Tab).
In Nova Launcher you can configure different icon sizes for the desktop and application tray. To do this, go to Settings โ Application panel โ Icon size.
4. Changing the size of icons via ADB (for advanced users)
If you are ready to dive into technical details, you can reduce the icons using Android Debug Bridge (ADB). This method works on most devices, but requires a connection to a computer and basic knowledge of the command line. Be warned: incorrect commands can break the interface!
Step-by-step guide:
- Turn on
USB debuggingon your smartphone:- Go to
Settings โ About phone. - Press 7 times on
Build numberto activateDeveloper mode. - Go back to
Settings โ System โ Developer Modeand enableUSB Debugging.
- Go to
adb devices
Make sure that your device is displayed in the list.
adb shell settings put global icon_scale 0.8
Acceptable values: from 0.5 (50%) to 1.5 (150%).
To return the standard size, use the command:
adb shell settings put global icon_scale 1.0
โ ๏ธ Attention: On some devices (for example, OnePlus with shell OxygenOS) parameter icon_scale may not be supported. In this case, the ADB command will not work. Check compatibility in advance!
What to do if ADB does not recognize the device?
If the command adb devices does not show your smartphone, follow these steps:
1. Install drivers for your model (download from the manufacturerโs official website).
2. Check that the USB cable supports data transfer (not all charging cables are suitable).
3. In the USB connection settings on your smartphone, select mode File transfer (MTP).
4. Restart your computer and smartphone, then try again.
5. Editing system files (root required)
For the most advanced users who are willing to risk system stability, there is a way to change the size of icons by editing system files. This method requires root access and data backup, since incorrect actions can lead to loss of launcher functionality.
Instructions for devices with root:
- Install file manager with root support (for example Root Explorer or Solid Explorer).
- Go to the path:
/data/data/com.android.launcher3/shared_prefs/(for a standard launcher) or similar for your shell.
- Find the file
com.android.launcher3_preferences.xmland open it in text editor. - Find the line with the parameter
icon_scale(or similar, for exampleicon_size_factor). - Change the value to the desired one (for example,
0.7to reduce by 30%). - Save the file, reload device.
Examples of paths for popular shells:
- ๐ฑ One UI (Samsung):
/data/data/com.sec.android.app.launcher/shared_prefs/ - ๐ฑ MIUI (Xiaomi):
/data/data/com.miui.home/shared_prefs/ - ๐ฑ EMUI (Huawei):
/data/data/com.huawei.android.launcher/shared_prefs/
If after the changes the launcher stopped working:
- ๐ Delete the launcher cache in
Settings โ Applications โ Launcher โ Memory โ Clear cache. - ๐ฒ Restore the backup file
preferences.xml. - ๐ง Reinstall the launcher via
Settings โ Applications โ Reset.
โ ๏ธ Attention: Editing system files can cause errors in the interface, including constant crashes of the launcher. Before making changes, create a full backup using TWRP or similar software.
6. Hidden developer settings for customizing the interface
Android has hidden parameters that allow you to fine-tune the display of interface elements, including icons. These options are available in developer menu, but their effect on the system can be unpredictable - use with caution.
How to enable and use developer settings:
- Activate
Developer Mode(as described in the section about ADB). - Go to
Settings โ System โ Developer Mode. - Find options related to scaling:
Minimum width(affects the size of all elements, including icons).Screen density (DPI)โ reducing this value will reduce the icons, but make the text less readable.Window animationandAnimation of transitions(indirectly affect the perception of size).
Recommended values for popular screen resolutions:
| Screen resolution | Standard DPI | Recommended DPI for reduction icons |
|---|---|---|
1080ร2400 (Full HD+) |
440 | 400โ420 |
1440ร3200 (QHD+) |
560 | 500โ530 |
720ร1600 (HD+) |
320 | 280โ300 |
Remember: changing the DPI affects all interface elements, and not just the icons. If, after decreasing the DPI, the text becomes unreadable, return the standard value or install a launcher that supports scaling (for example, Nova Launcher).
Change DPI is a powerful customization tool, but it can break the display of some applications. Always test new settings before everyday use.
7. Alternative solutions: widgets and folders
If none of the above methods work, you can optimize the desktop without changing the size of the icons:
Using widgets:
- ๐ Widget
Apps folder(available in most launchers) allows you to group icons into compact blocks. - ๐ Calendar or weather widgets can replace individual icons, freeing up space.
- ๐ A search widget (for example, Google Search) gives quick access to applications without filling the screen with icons.
Creating folders:
- ๐ Drag one icon onto another to create folder. Then you can add other applications to it.
- ๐จ Name the folders by category (for example, "Social networks", "Games", "Utilities").
- ๐ In some launchers (for example, Nova) you can change the size of folders and their icons. separately.
Hide unnecessary icons:
- ๐ซ In Nova Launcher i Apex Launcher you can hide application icons, leaving only the most necessary ones.
- ๐ต Use the "Hidden Applications" folder (available in the settings of some launchers).
- ๐ For quick access to hidden applications, use the system search (swipe down gesture on the desktop).
Minimalistic wallpaper:
- ๐ผ๏ธ Light wallpaper with a minimalistic design visually reduces the perception of size icons.
- ๐จ Use wallpaper with a grid or lines to align icons.
- ๐ฑ In the wallpaper settings of some launchers you can set the blur, which also reduces the emphasis on the icons.
If you need to free up your desktop as much as possible, try the launcher Before Launcher. It hides all icons and allows access to applications through search or gestures.
FAQ: Frequently asked questions about reducing icons on Android
Is it possible to reduce icons on Android without root?
Yes, in most cases root is not required. use:
- Standard launcher settings (section 1).
- Third-party launchers like Nova Launcher (section 3).
- ADB commands (section 4, but USB debugging is required).
Root is only needed to edit system files (section 5).
Why did they become blurry after resizing the icons?
This is due to the fact that the launcher scales standard icons and does not use vectors Solutions:
- Install Icon Pack from Google Play (for example, Whicons or Delta).
- In Nova Launcher enable the option
Adaptive iconsin the settings. - Return the standard icon size if quality is critical.
How to return the standard icon size after experiments?
The rollback methods depend on the change method:
- Standard settings: Return the slider to its original position (usually 100%).
- ADB: Enter the command
adb shell settings put global icon_scale 1.0. - Third-party launcher: Reset the settings in the launcher menu or reinstall it.
- Editing system files: Restore the backup or reinstall launcher.
Why is there no option to change the size of icons on my Huawei?
On devices Huawei with a shell EMUI (especially on older versions) the option is often no alternatives:
- Install a third-party launcher (for example, Nova Launcher).
- Use the zoom gesture (section 2), if supported.
- Update the firmware - new versions of EMUI now support customization.
โ ๏ธ Attention: On some models Huawei (for example, series P20 or Mate 10), the zoom gesture may conflict with system gestures. In this case, disable navigation gestures in the settings.
You can. Is it possible to change the size of icons on only one desktop?
The standard launcher settings apply to all screens. However, there are workarounds:
- B Nova Launcher you can create several desktops with different grid settings.
- Use widgets or folders on one screen, leaving the others in the standard form.
- Install a second launcher (for example, Microsoft Launcher) and switch between them.