If you are experiencing screen resolution problems than you are in the right place. Usually people get stuck in such issues after they try to lower the screen resolution to increase gaming performance. The results in gaming performance are amazing and it is worthwhile to lower the screen resolution.
There are several ways you can do that but there is a tool called NOMone from the name of the author who developed it. This app made everything simple and you can lower the screen resolution with a just a click. But even though the app has an option to revert back still you can experience problems.
So in this article we are gonna share with you a guide how you can fix screen resolution issues even after using NOMone. It may happen that the systemUI force close and the phone keeps restarting so you can’t open the tool to revert back. So what can you do? Read below:
You don’t need to do a factory reset to fix screen resolution issues. There is something you can do and it’s very easy. I guess your device has USB Debugging enabled, prior to make changes to screen resolution. If USB Debugging are not enabled, still there is hope but you need a Custom Recovery. If you don’t have a Custom Recovery than this guide doesn’t work for you.
Make sure you have the latest USB drivers installed on you computer. Also you will need to configure adb and fastboot. So for you that have USB Debugging enabled is more easier. After you have installed successfully USB drivers and ADB, it’s time to go with the procedure.
Connect your phone to PC using a USB cable. Once the computer recognize the phone, open a command prompt and type the following code:
for Android 4.3 and higher:
adb shell wm size reset adb shell wm density reset
for Android 4.3 and below:
adb shell am display-size reset adb shell am display-density reset
Things should go back to normal but a reboot might be needed.
In case USB Debugging weren’t enable you can use this way. Download Aroma file manager and put on your SDcard. Then copy build.prop from the /system directory and put it on SDcard.
Remove the SDcard and connect it to computer. Use a file editor and open build.prop. Add the following lines in the end of the file and save it.
Code:
persist.service.adb.enable=1 persist.service.debuggable=1 persist.sys.usb.config=mtp,adb
Copy and overwrite the existing build.prop with the edited build.prop and reboot your phone. This will enable USB Debugging and you can follow the steps above to fix screen resolution issues on your Android device.
Related posts
7 Online Tools To Record Lectures [2023]
The educational environment seems a lot different compared to a few years ago, with technology bringing major changes. Are you as a lecturer or a learner up to date with the apps and software that can make your life a little easier, for example catering…
Should You Take Mobile Security Seriously? Here Is Why
Gone are the days when the biggest security threats only existed on your computer. Most people think that a cell phone can be a safe space for personal, financial as well as confidential data. However, nowadays with the extensive use of cell phones for literally…
The Best Android Apps To Download This Year [2020]
As our mobile phones have become an essential part of our lives in this technologically advanced world of ours, we have found more ways in which we can use them. Some people stick to the traditional methods of calling and texting, while others venture into…
The Best Photo Editing Apps That You Need to Increase Your Instagram Followers
Instagram is probably the most used social media network nowadays. For some people, it’s just a simple a place to share photos and try to impress the other with the “good life” they have while some others have discovered the power of Instagram and run…
Comparison Of Smart Watches – Apple Watch 8 vs Google Pixel Watch
Since the introduction of smartwatches in the market, people have started to rely more on them because of their convenience. You can use smartwatches to receive notifications, make and receive calls, and access various apps. Smartwatches are not just about looking at the time; they…
Why You Should Use a Personal VPN on a Daily Basis
Personal VPN is one of those technologies which is gaining more and more popularity and importance from day to day. Generally, VPN (Virtual Private Network) was designed to get a secure connection for business purposes mainly. Now, the role of VPNs has changed a lot….
Best Instagram Usernames For Boys and Girls To Get More Followers in 2019 (Updated)
If you are an Instagram user, you have to agree that there is nothing as cool as a catchy name. The importance of a good and unique Instagram name is something that can’t be ignored. The username determines who follows you, the comments that are…
How IoT is Influencing App Development
As you leave your office for the day, you tap an app on your phone and start your car. Another app allows you to turn on lights at your house, maybe even get dinner started. Welcome to IoT, the Internet of Things, in which an…