Android Remote pairing fails on two Windows PCs after removing the phone from Linked Devices
What version of the Codex App are you using (From “About Codex” dialog)?
ChatGPT Android app version: 1.2026.209、- ChatGPT desktop app package observed in logs: OpenAI.Codex_26.803.5235.0_x64
What subscription do you have?
I am unable to pair the ChatGPT Android app with either of my two Windows PCs using Remote. The issue started immediately after I removed my phone from Settings > Links / Linked Devices on the desktop app. Before removing it, the same Android phone had successfully connected to both PCs.
What platform is your computer?
_No response_
What issue are you seeing?
Hello ,
I am unable to pair the ChatGPT Android app with either of my two Windows PCs using Remote. The issue started immediately after I removed my phone from Settings > Links / Linked Devices on the desktop app. Before removing it, the same Android phone had successfully connected to both PCs.
User-visible error
After scanning a newly generated QR code in the Android ChatGPT app, the phone displays:
Pairing failed. Something went wrong while pairing. Please scan the QR code again.
Environment
- Mobile device: Android [manufacturer/model]
- Android version: [version]
- ChatGPT Android app version:
1.2026.209 - Desktop OS: Windows [version]
- ChatGPT desktop app package observed in logs:
OpenAI.Codex_26.803.5235.0_x64 - Affected computers: two separate Windows PCs
- Account/workspace: the same account and workspace are used on mobile and desktop
Steps to reproduce
- Sign in to the same ChatGPT account on Android and Windows.
- On Windows, open Settings > Set up mobile / Remote.
- Select Start setup, approve the prompt, and generate a new QR code.
- Immediately scan the new QR code using the ChatGPT Android app.
- The Android app recognizes the QR code but reports the pairing failure above.
- The Windows desktop app never lists the phone as a connected Remote client.
Expected result
The Android device should be registered again and appear as a connected Remote device on the Windows PC.
Actual result
The Android app reports a pairing failure, and the desktop connection count remains zero.
Trigger and scope
- The phone originally paired successfully with both PCs.
- I then removed the phone from the desktop app's linked-device settings.
- Since that deletion, the same phone cannot pair with either PC.
- This affects both PCs, which suggests the common failure point may be the Android device identity or an account-side Remote device revocation/registration record rather than one PC.
Troubleshooting already completed
- Reinstalled the Android ChatGPT app multiple times.
- Signed out and signed back in.
- Re-authenticated the Windows desktop login using the approval notification sent to the same Android phone.
- Generated and scanned multiple fresh QR codes immediately.
- Verified that ordinary ChatGPT conversations and account authentication work.
- Verified that the desktop Remote service can be enabled.
- Verified that the desktop can successfully request new pairing sessions.
- Confirmed the same behavior on two separate Windows PCs.
Before and after the scans, the desktop state remained:
connectionCount=0nextConnectionCount=0creationFailureCount=0
The desktop logs do not show a successful mobile claim/registration event after scanning. This suggests that QR generation succeeds but the Android claim/registration step does not complete.
Assistance requested
Could you please:
- Check the server-side Remote pairing/claim requests associated with the timestamps above.
- Check whether the deleted Android device has a stale revocation, tombstone, device credential, or registration record on my account.
- Reset or clear the account-side Remote/linked-device registration state if appropriate, so the Android device can be paired again.
- Confirm whether deleting a linked mobile device is expected to block re-pairing, or whether this is a known issue.
- Let me know which Android diagnostic logs or identifiers are safe and useful to provide.
What steps can reproduce the bug?
Feedback ID: 019fabb5-267d-71b0-9127-23718c11f795
What is the expected behavior?
_No response_
Additional information
_No response_
7 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
+1
I’m seeing what appears to be the same Android Remote pairing issue, and I’ve done some additional cross-device testing that may help narrow it down.
Current behavior:
The Android device had previously been paired successfully. After removing the old pairing, I have not been able to pair it again.
I’ve already tried:
codex remote-control pairinstead of QR pairingBoth Android pairing methods fail:
QR code → pairing fails
Manual pairing code → pairing fails
The particularly interesting control test is that an iPhone can currently connect successfully to the exact same Mac host and account that Android fails to pair with.
I also verified that the Mac Remote host itself is functional: after cleaning up the host state and creating a fresh Remote enrollment/identity, the iPhone can connect and use Remote normally, while Android still cannot pair.
This makes it look less like a host-side connectivity problem and more like an Android-specific pairing / device enrollment issue, possibly involving re-pairing a previously registered Android device.
Has anyone found a reliable way to reset the Android-side Remote device identity/enrollment, or does this require a server-side reset/fix?
I’m experiencing what appears to be the same issue.
Remote Control previously worked successfully between my Android phone and the Windows desktop app. However, after I removed the paired device and tried to pair it again, it stopped working.
The Windows desktop app can generate a new QR code normally. My Android phone can scan the QR code, but immediately after scanning, the ChatGPT app shows:
“Pairing failed. Something went wrong while pairing. Please scan the QR code again.”
I have already tried:
The issue still persists.
Interestingly, another Android phone can successfully pair with the same Windows computer and the same ChatGPT account. This suggests that the Windows host and account are working correctly, and the problem may be related to stale/revoked Remote Control device registration associated with the original Android device.
Since this Android phone was able to pair successfully before the device was removed, it seems very similar to the stale device registration/re-pairing issue described here.
Update as of 2026-08-25:
OpenAI.Codex_26.818.8289.0_x64(updated from26.803.5235.0).1.2026.209.connectionCount=0,nextConnectionCount=0).This still reproduces after upgrading the Windows desktop app, so the original failure is not fixed by the desktop update or by restoring the host network path.
Potentially related reports:
client/enroll/startbefore the host receives a pairing claimCould maintainers please check whether the Android
client/enroll/startrequest is being rejected and whether this account has stale/revoked mobile-controller enrollment state? A server-side reset of the mobile controller enrollment (without resetting chats or host environments) would also help confirm the cause.I’m also affected by this exact regression.
My Android phone had previously paired successfully with Codex Remote on Windows. After I removed the phone from Linked Devices, I have not been able to pair it again. Fresh QR codes are recognized by the Android ChatGPT app, but pairing immediately fails with the same generic “Pairing failed / Something went wrong while pairing. Please scan the QR code again” message.
This is another confirmed case of: successful pairing → remove linked Android device → unable to re-pair.
I also reported the same behavior in #38031. Please count this as another affected user/device when assessing the issue.
Additional confirmed reproduction on Windows + Android (2026-08-26).
Environment:
26.818.8289.01.2026.230Observed behavior:
Pairing failedscreen.Recovery steps already tested:
The failure still reproduces. The host-side
409 Remote app server already onlineseen from a separate diagnostic app-server only confirmed that the real Desktop host was already online; the primary Desktop host itself remained healthy. The diagnostic app-server was stopped and its extra local enrollment row was removed afterward.This now matches the boundary reported here and in #38031 / #37897: pairing-session creation succeeds, but Android never completes the controller claim and the host remains at zero clients. #38128 is also relevant because it captured an HTTP 403 from Android
client/enroll/startbefore pairing-code claim or host contact, including on an unrooted device.Could maintainers please inspect the Android
client/enroll/start/ secure-claim telemetry and check whether this account/device has a stale revoked-controller registration or tombstone? A supported account-side reset of only the Remote mobile-controller registration would help confirm the cause.