Skip to content

I can't authorize device #6914

Description

@ibxsv

I am unable to authorize USB Debugging on my Samsung Galaxy A52s 5G (Android 14, One ui 6.1) with a broken display. The device is detected by adb but always shows as unauthorized.

Usb debugging is definitely enabled, and i can unlock the phone with my fingerprint.
The steps i'm doing are as followed:
plug in the phone to the pc with an usb cable, i type scrcpy into the cmd, it shows this
ERROR: Device is unauthorized:
ERROR: --> (usb) R5CT12JYPRL unauthorized
ERROR: A popup should open on the device to request authorization.
ERROR: Check the FAQ: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md
ERROR: Server connection failed

i type adb devices, it shows this
List of devices attached
R5CT12JYPRL unauthorized

i type in adb kill-server and right after that adb start-server, it shows this

  • daemon not running; starting now at tcp:5037
  • daemon started successfully

and then finally i type in scrcpy --otg, and try doing the combination which i found online, tab enter tab tab enter, after doing that i close the otg and try scrcpy again, but it still shows that it's unauthorized.

I don't know what to do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions