Question Black screen after startup logo, but system runs

ArmenQoch

New member
Mar 30, 2023
1
0
1
Visit site
I'm using Redmi Note 7. Never had such problem while using my custom ROM. (crDroid 6, Android 10, latest)

I changed my screen resolution to a lower one through this app, used it for a while, restarted and now I see a black screen after startup animation, but system is running, I just can't see or interact anyhow.

I cleared the cashe via Orange Fox Recovery,

I tried to change the resolution back via:
adb shell wm size 1080x1920

Also tried this command to reboot into safe mode:
adb reboot safe-mode

It didn't work as well, so I tried this:
adb shell setprop persist.sys.safemode 1 && adb reboot

I tried to connect to my phone via Mirroid (have been using it for a while), to share it's screen with my PC, didn't help, I saw a black screen.

What should I do?