Android Remote Control pairing fails with Windows Codex 26.721.41059 / ChatGPT Android 1.2026.202 (25)
What version of the Codex App are you using?
Windows ChatGPT/Codex: 26.721.41059 (About dialog says released 24 Jul 2026)
Mobile app version
ChatGPT for Android: 1.2026.202 (25)
Platform
Windows PC + Android phone.
What issue are you seeing?
Codex Remote Control pairing fails between the Windows desktop app and the ChatGPT Android app.
The Windows app successfully enables Control this PC and generates a QR code. The QR code is valid and points to a https://chatgpt.com/codex/pair?... URL.
On Android, scanning/starting the pairing flow does not complete. Initially the QR scanning flow closes immediately; subsequent attempts show “Pairing failed.”
The Android ChatGPT app was completely reinstalled, signed back into the same account, and a fresh QR code was generated, but pairing still fails.
This may be a regression in the current Windows/Android Remote Control pairing flow after the latest app updates, but I cannot determine whether the failure is on the desktop app, Android app, or pairing backend.
Steps to reproduce
- Open ChatGPT/Codex on Windows, version 26.721.41059.
- Go to Settings → Connections → Control this PC.
- Enable remote control and generate a new QR code.
- Open ChatGPT for Android 1.2026.202 (25).
- Scan/open the Codex pairing QR code.
- Pairing fails on Android.
Expected behavior
The Android device should pair with the Windows Codex host and allow Remote Control.
Actual behavior
The Android pairing flow closes/fails and displays “Pairing failed.” The Windows PC never becomes usable from Android.
Troubleshooting already tried
- Reinstalled ChatGPT on Android.
- Signed back into the same OpenAI account.
- Confirmed the Android app is version 1.2026.202 (25).
- Confirmed the Windows app is version 26.721.41059.
- Generated a fresh QR code after reinstalling.
- Confirmed the QR itself decodes to an official
chatgpt.com/codex/pairURL.
There are older reports of Android ↔ Windows Remote Control failures, but I did not find an existing report matching these current app versions and this exact pairing-failed behavior.
8 Comments
Hello,
I'm experiencing exactly the same issue.
Environment
ChatGPT Pro subscription
ChatGPT Windows app (latest version)
ChatGPT Android app (latest version)
Windows 11
Android
Description
The Remote Control feature worked perfectly until I factory reset my Android phone.
Since then, I have been unable to pair any Android device.
The pairing process always behaves the same way:
Enable Remote Control in the Windows app.
Scan the QR code using the ChatGPT Android app.
The phone displays "Authorize this phone".
Tap Authorize.
Instead of completing the pairing, the app immediately returns to "Pair this phone" and starts the process again.
The pairing never completes.
Additional information
On Windows, I also receive:
Unable to update connected device availability.
Sometimes I also receive:
Unable to enable Remote Control. Make sure only one instance of ChatGPT is running.
Troubleshooting performed
I have already:
Reinstalled the ChatGPT Windows application.
Cleared local application data.
Logged out and back into my account.
Revoked all active sessions.
Tested on two different Windows PCs.
Tested on two different Android devices (phone and tablet).
Verified my network configuration.
Verified that SSH works correctly.
Recreated the SSH connection.
Confirmed that the QR code is always recognized correctly.
The issue is identical on all devices, which suggests it is not related to a specific computer or Android device.
It appears to be either an account-specific pairing issue or a server-side regression in the Remote Control service.
I hope this information helps with the investigation.
Thank you.
@miredinjp-rgb Your authorize loop matches #36268 exactly (mine was triggered by an app reinstall rather than a factory reset — both destroy the previously-authorized device state, and your 2-PC/2-device testing points the same direction: account-side stuck state, not the phone).
What unstuck it for me: pairing from the desktop app's flow — notably, it prompted me to enable MFA on the account before pairing succeeded (the Android/CLI flows never surfaced that). Immediately after that first successful desktop pairing, the same previously-looping Android phone paired first try.
I can't tell whether the fix was the MFA enrollment itself or the first successful desktop pairing resetting server-side state — if you try it, whether you also get an MFA prompt would be a useful data point.
Thanks! I can confirm that I also managed to get it working after enabling two-factor authentication (MFA). So there may indeed be a connection between MFA activation and the pairing issue.
In my case, once MFA was enabled, the pairing process completed successfully. It's hard to say whether it's the MFA enrollment itself or whether it resets something on the server side, but it's definitely another data point that points in the same direction.
Confirmed similar Remote pairing failure on a current Windows ChatGPT/Codex desktop host with the ChatGPT Android app.
Observed:
Expected: the Android device should pair with the Windows host and make it available in Remote.
No account identifiers, QR payloads, device identifiers, local paths, or screenshots are included here.
Follow-up: the affected account already had authenticator-app MFA enabled before the pairing attempts. The MFA toggle is confirmed on in the account security settings. Therefore, the previously reported MFA-enrollment workaround does not resolve this instance.
Additional current Windows/Android reproduction after a previously working pairing stopped.
Environment
26200OpenAI.Codex 26.814.5517.0Observed
Expected
A previously authorized Android device should reconnect, or a fresh QR pairing should register it again.
This places the observed failure after QR generation, during the mobile/account enrollment step rather than during Windows host setup. No account identifiers, device IDs, host names, QR contents, local paths, screenshots, or raw logs are included.
For what it’s worth, the issue was resolved on my side after I enabled two-factor authentication (2FA) on my account. After setting up 2FA, Android Remote pairing started working again. Sharing this in case it helps others experiencing the same issue.
Current cross-platform reproduction from 21 Aug 2026: this is also affecting a Mac host, not only Windows.
A fresh QR enrollment succeeds and the Mac host receives
initialize, but the Android client closes the transport in the same second. There is no Android crash.Reproduced after Android uninstall/reinstall, full app-data wipe, fresh login and pairing, desktop-app restart, home Wi-Fi, and an iPhone hotspot. The iOS success plus two unrelated Android manufacturers makes a Mac, OPPO, Vivo, Tailscale, or local-network cause unlikely.
There is also a same-day community incident with Android failures reported against both Mac and Windows: https://www.reddit.com/r/codex/comments/1vu8gvz/is_codex_remote_not_working/
This looks like a current Android Remote client or relay regression.