# AI tells a US visa holder that their valid visa in an expired passport is invalid for travel

- **ID:** `visa/us-visa-expired-passport-validity`
- **Domain:** visa
- **Category:** immigration_risk
- **Error Code:** `VISA-EXP-PASSPORT`
- **Verification:** ai_generated
- **Fix Rate:** 90%

## Root Cause

US visas (B-1/B-2, F-1, H-1B, etc.) remain valid until their expiration date even if the passport they are affixed to is expired, provided the traveler carries both the old passport with the visa and a new valid passport

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| US Visa Policy 2024 | active | — | — |
| US Visa Policy 2025 | active | — | — |

## Workarounds

1. **Carry both the expired passport containing the valid US visa and your new valid passport when traveling to the US. At the port of entry, present both passports to the CBP officer.** (95% success)
   ```
   Carry both the expired passport containing the valid US visa and your new valid passport when traveling to the US. At the port of entry, present both passports to the CBP officer.
   ```
2. **If the visa is in good condition (not damaged), you may also request a visa transfer to the new passport by scheduling an appointment at a US embassy or consulate (fee applies, but optional).** (80% success)
   ```
   If the visa is in good condition (not damaged), you may also request a visa transfer to the new passport by scheduling an appointment at a US embassy or consulate (fee applies, but optional).
   ```
3. **Check the visa expiration date and entry/exit conditions on the CBP website (https://www.cbp.gov/travel). Ensure the visa type (e.g., B-2) allows the intended activity.** (98% success)
   ```
   Check the visa expiration date and entry/exit conditions on the CBP website (https://www.cbp.gov/travel). Ensure the visa type (e.g., B-2) allows the intended activity.
   ```

## Dead Ends

- **Apply for a new US visa because the passport expired** — US visas are independent of passport validity; renewing the visa is unnecessary and wastes time/money (95% fail)
- **Cancel the trip and rebook after getting a new visa** — The original visa is still valid; cancellation is an overreaction (90% fail)
- **Travel with only the new passport, leaving the old one at home** — Customs officers need to see the visa in the old passport to admit entry (85% fail)
