How to

Android 10 Fix Keyboard Dead Space on any Oneplus Device

Published

on

After Android 10 update Oxygen OS 10 most Oneplus user have been reporting issues about Large empty black/white space below keyboard.

Default Android 10

Above Image is from the latest OXYGEN OS 10.3.1. This issue can be easily Fixed by ADB with a simple command until Oneplus Rolls out an fix to it.

Prerequisite :

1.A Windows PC.

2.ADB Drivers.

3.Oneplus Device Running Android 10.

Follow Below Guide :

1.Download ADB Drivers.

2.Install .Exe file and Follow the Screen guide.

Type Y to Install ADB and Fastboot

Type Y to Install ADB system Wide

Type Y to Install Device Drivers

Tap Next in this New windows

After Everything Under Status it Should be READY TO USE

3.Now ADB drivers are Install Successfully.

4.After ADB drivers are Installed a new Folder will be created in C Drive.

5.Open ADB folder and open command Prompt by typing CMD in the address bar.

Type Cmd in the address bar and Hit Enter

6.Command Prompt will pop up.

Command Prompt inside Adb Folder

7.Now Connect Deve to Check if Device is properly Connected in Fastboot mode by Using below Command.

Command : Adb Devices

8.If Device is properly Connect you can see Serial number of you device under list of Device Attached.

Device properly connected in Adb Mode

9.Now we need to use the command to Remove Dead Space under the Keyboard.

Command : adb shell wm overscan 0,0,0,-100

10.Enjoy Keyboard like Android 9.

Before and After

11.If you want Default Keyboard , Use below Command.

Command : adb shell wm overscan 0,0,0,0

Video Guide : Fix Dead Space under Keyboard Oxygen OS 10.3.1.

For More Such Updates Follow Us On – Telegram, Twitter, Google News, WhatsApp and Facebook

2 Comments

  1. sam

    February 14, 2020 at 2:51 pm

    it goes back to default setting after a reboot

    • Ashok Mor

      February 16, 2020 at 6:15 am

      hi its because we are using adb cmd
      its a temp fix

Leave a Reply

Your email address will not be published. Required fields are marked *

Exit mobile version