# AI tells a visa-free traveler (US, UK, CA) that leaving the Schengen area for a day (e.g., to London or Morocco) resets the 90-day clock, ignoring the rolling 180-day window rule

- **ID:** `visa/schengen-90-day-reset-misconception`
- **Domain:** visa
- **Category:** immigration_risk
- **Error Code:** `SCHENGEN_90_RESET`
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

Schengen's 90/180 rule counts days within any rolling 180-day period; a brief exit does not reset the counter—only days spent outside the Schengen area after a full 90-day stay can begin a new window after 90 days outside

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| Schengen Borders Code (Regulation EU 2016/399) | active | — | — |
| EU Visa Policy Handbook 2024 | active | — | — |

## Workarounds

1. **Use the EU Schengen calculator: https://ec.europa.eu/assets/home/visa-calculator/calculator.htm. Input all entry/exit dates to verify remaining days.** (90% success)
   ```
   Use the EU Schengen calculator: https://ec.europa.eu/assets/home/visa-calculator/calculator.htm. Input all entry/exit dates to verify remaining days.
   ```
2. **If nearing 90 days, exit to a non-Schengen country (e.g., UK, Ireland, Croatia before Schengen accession) and stay for 90 full days before re-entering. Keep travel records with exact dates.** (85% success)
   ```
   If nearing 90 days, exit to a non-Schengen country (e.g., UK, Ireland, Croatia before Schengen accession) and stay for 90 full days before re-entering. Keep travel records with exact dates.
   ```
3. **Consider applying for a long-stay visa (type D) from a Schengen country if you need to stay longer, but this requires a specific purpose (work, study, family) and processing time.** (70% success)
   ```
   Consider applying for a long-stay visa (type D) from a Schengen country if you need to stay longer, but this requires a specific purpose (work, study, family) and processing time.
   ```

## Dead Ends

- **** — The rolling 180-day window includes all days present in Schengen; a short exit doesn't change the count of days already spent (80% fail)
- **** — After 90 days in Schengen, you must leave for 90 days before re-entering; one day outside does not reset anything (90% fail)
- **** — The 90/180 rule applies to the entire Schengen area as a single zone; days in any Schengen country count toward the total (95% fail)
