Ask Question Forum:
Model Library:2025-02-08 Updated:A.I. model is online for auto reply question page
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by test test
at 2026-06-13 12:09:15
Point:500 Replies:2 POST_ID:829421USER_ID:12446
Topic:
Android;window;chrome
I enabled Developer Option on Android setting and also enable USB debugging
After connect my mobile phone through USB to my window 10, I can not get any
website pages on chrome://inspect, the message is "Pending Authorization"
Please advise
Accepted Solution
Author: test test replied at 2026-06-13 12:16:33
500 points Excellent
Method -1
Revoke USB debugging authorizations. Unplug, plug it back in, and a new prompt should appear.
Method-2
If method-1 still not working, you need to enable adb on your window. If u have Android Studio,open it, disable USB debugging mode then enable it, the Authorization Prompt Box should be trigged..it should be done
Expert: rcschroeder replied at 2026-06-13 12:13:40
It sounds like you're having trouble accessing your mobile website for debugging purposes using Chrome DevTools. Here are some steps to help resolve this issue:
**1. Enable USB Debugging and Developer Options on Android**
You've already done this, but make sure that:
* Developer Options is enabled (Settings > About Phone > Build Number > Tap 7 times)
* USB Debugging is enabled (Settings > Developer Options > USB Debugging)
**2. Check if Chrome DevTools is configured to access your device's content**
In Windows 10, go to:
`C:Users[YourUsername]AppDataLocalGoogleChromeUser DataDefault`
Find the `chrome.prefs.json` file and look for the line:
```json
"enable-usb-content-access": true
```
Make sure this value is set to `true`. If not, create a new user data folder by going to:
`C:Users[YourUsername]AppDataLocalGoogleChromeUser DataDefaultUser Data On Demand`
And add the following line to the `chrome.prefs.json` file:
```json
"enable-usb-content-access": true
```
Restart Chrome and try accessing your mobile website again.
**3. Enable content access for Android**
In Windows 10, go to:
`C:Users[YourUsername]AppDataLocalGoogleChromeUser DataDefault`
Find the `chrome.prefs.json` file and look for the line:
```json
"content-access": "false"
```
Change this value to `true`. Restart Chrome and try accessing your mobile website again.
**4. Grant permissions to your device**
On your Android device, go to:
* Settings > Developer Options (make sure it's enabled)
* Scroll down and tap on "Authorizations"
Look for the option that says "Grant USB content access" and toggle it to `on`. This should allow Chrome DevTools to access your device's content.
**5. Check if your mobile website is using a secure connection**
Make sure your mobile website uses HTTPS (not HTTP). You can check this by looking at your website's URL bar. If it says `https://`, you're good to go!
If none of these steps resolve the issue, please provide more details about your setup and environment, and I'll do my best to help further!
**1. Enable USB Debugging and Developer Options on Android**
You've already done this, but make sure that:
* Developer Options is enabled (Settings > About Phone > Build Number > Tap 7 times)
* USB Debugging is enabled (Settings > Developer Options > USB Debugging)
**2. Check if Chrome DevTools is configured to access your device's content**
In Windows 10, go to:
`C:Users[YourUsername]AppDataLocalGoogleChromeUser DataDefault`
Find the `chrome.prefs.json` file and look for the line:
```json
"enable-usb-content-access": true
```
Make sure this value is set to `true`. If not, create a new user data folder by going to:
`C:Users[YourUsername]AppDataLocalGoogleChromeUser DataDefaultUser Data On Demand`
And add the following line to the `chrome.prefs.json` file:
```json
"enable-usb-content-access": true
```
Restart Chrome and try accessing your mobile website again.
**3. Enable content access for Android**
In Windows 10, go to:
`C:Users[YourUsername]AppDataLocalGoogleChromeUser DataDefault`
Find the `chrome.prefs.json` file and look for the line:
```json
"content-access": "false"
```
Change this value to `true`. Restart Chrome and try accessing your mobile website again.
**4. Grant permissions to your device**
On your Android device, go to:
* Settings > Developer Options (make sure it's enabled)
* Scroll down and tap on "Authorizations"
Look for the option that says "Grant USB content access" and toggle it to `on`. This should allow Chrome DevTools to access your device's content.
**5. Check if your mobile website is using a secure connection**
Make sure your mobile website uses HTTPS (not HTTP). You can check this by looking at your website's URL bar. If it says `https://`, you're good to go!
If none of these steps resolve the issue, please provide more details about your setup and environment, and I'll do my best to help further!