The screen of my Android phone sometimes automatically shutdown and cannot reshow again.
Can I shutdown my Android from PC or other ways?
The screen of my Android phone sometimes automatically shutdown and cannot reshow again.
Can I shutdown my Android from PC or other ways?
You can do this with adb (Android Debug Bridge).
adb reboot
in a terminal in the directory where you installed adb platform-tools