How to Change Android Phone Resolution Without Root – Quick Guide

How to Change Android Phone Resolution Without Root – Quick Guide

by Ravi Singh
3 comments 34 views
How to Change Android Resolution (DPI) WITHOUT ROOT

Android N users can easily customize or change the resolution from the settings. But most of Android phones in the market are still running on either Android Marshmallow or below. Some people prefer the display to be really tiny, while others want a bit bigger fonts and icon sizes. So how do you achieve this? Well, here’s the easy to follow, detailed guide on how to change Android resolution without root.

Change Any Android Phone’s Resolution Without Root

Step 1. Install ADB Drivers on PC or Mac

We will be using some ADB commands in this whole process to change device’s resolution. So if you don’t have ADB drivers installed on your computer, use one of the guides linked below to grab a copy. But if ADB is working on your system already, enable USB debugging from your Android’s Developer options.

Turn on USB Debugging

ADB Installation Guide – Mac

  1. Download this Android.zip file to your Mac.
  2. Extract the .zip and place the Android folder on your Desktop.
  3. Open Terminal and type: cd Desktop/Android
  4. Now install ADB and Fastboot: ./ADB-Install-Mac.sh
  5. Allow the script to run and you’ll be all set. Now the ADB and Fastboot files will be placed in /usr/bin/ on your Mac.

ADB Installation Guide – Windows

Step 2. Find Your Android’s Original DPI (Resolution)

To check the current or default DPI value of your Android’s display, just Plug in your Android to your computer via USB cable. Next, open up Terminal in Mac/Linux or a Command Prompt in Windows OS. Then enter the following command, you can copy and paste:

adb shell

and then,

dumpsys display | grep mBaseDisplayInfo

From the output, find a part that says “density,”. Next to it, is your Android’s original DPI value. Write that number down somewhere safe.

Step 3. Changing Android Phone’s DPI or Resolution

The DPI you choose depends only on your personal preference as i stated earlier in this post. Android devices ship with DPIs ranging from 120 up to 640. If you put lower value, the icons and font size will be decreased and vice-versa. So to do that, in your Terminal or Command Prompt window, enter the following command.

wm density [DPI] && adb reboot

Make sure to swap out DPI with whatever resolution you choose

Troubleshoot

If your device doesn’t restarts and the command terminal says, adb:not found, just ignore this.”Type exit and the adb reboot command to restart your system.

Your device will reboot automatically, and once back up, your new DPI will be in effect. Let us know which DPI resolution works best for your Android device. Share your screenshots/device below in the comments section. Don’t forget to follow TechPosts on Facebook, Google+Twitter and YouTube to keep up with future Howto Guides.

3 comments

Larren Villanueva March 4, 2019 - 6:35 pm

my device cant connect to internet after changing dpi. Any solution sir? gladly appreciated. my device can connect using data connection but when i use our wifi it says connected(no internet access, no other networks available)

Reply
Ravi Singh March 14, 2019 - 10:57 pm

That’s weird. Changing DPI has no connection with WiFi or any wireless communication in Android. Is it resolved now?

Reply
jim b Williams October 1, 2020 - 5:50 pm

dpi is not the same as resolution. Stop with the clickbate

Reply

Leave a Reply

[script_23]

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You may also like

TechPosts Media, A Technology Media Company – All Right Reserved. Designed and Developed by PenciDesign

DigitalOcean Referral Badge

Adblock Detected

Please support us by disabling your AdBlocker extension from your browsers for our website.