How To Change Android Screen Resolution Without Rooting – PC Required Only

Screen resolution refers to the clarity of the text and images displayed on your screen. Some want the display to be really tiny, while others with not such a great vision want a tad bigger fonts and icon sizes. So, today we are here to tell you about How To Change Android Screen Resolution Without Rooting Your Android.

change-android-screen-resolution-without-root

How To Change Android Screen Resolution Without Rooting

if you searched this query on google, you might get a lot of results but all of them work with rooted mobiles only. Here, you will get a simple method that allows you to change android screen resolution without rooting android phone.

Step 1:  Install ADB Drivers on PC or Mac

You have to use some ADB commands in this whole process to change device’s resolution. So if you don’t have ADB drivers installed on your computer, then first install them. If ADB is working on your system already then go to step 2;

Step 2: Now you need to enable the USB Debugging on your Android device. Go to Settings > About Page > Build Number. Now you need to tap on the Build Number 7 times until you see a notification that will tell that the Developer options are enabled.

Install ADB Drivers on PC or Mac

Step 3:  Now head over to the Settings > Developer Options > USB debugging. Here you need to enable the USB Debugging mode.

Install ADB Drivers USB debuggingStep 4: Find Your Android’s Original DPI (Resolution)

Before you change the DPI values be sure that the existing DPI values are noted down. So now connect your phone to your computer via USB cable, and open command prompt in your computer, and type in the below command.

adb shell

Once you’re inside the shell, type the below command and note down the density value somewhere safe.

dumpsys display | grep mBaseDisplayInfo

Step 5: Changing Android Phone’s DPI or Resolution

Now finally the DPI you choose depends only on your personal preference. Android’s DPI values vary between 120 and 640. You need to choose the perfect DPI that will balance with your phone size. As you decrease the value, the icons and font size will decrease as well. So choose out the desired value according to your wish.

Now, in Command Prompt window, enter the following command to change your DPI. (Make sure to swap out DPI with whatever resolution you choose.)

wm density DPI && adb reboot

Final Words

That’s it. After the last step, your device will reboot automatically, and you will see a screen with different resolution. So guys if you also want to change the resolution of your Android’s screen without doing rooting then follow the simple guide and have a change in your normal Android phone. In case of any problem react out to us.

Also, Read:

  1. Top Free &Paid Android Antivirus Apps for Your Mobile in 2018
  2. Top 5 Android Web Browsers for Fast Internet Speed

Add Comment