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

- **ID:** `visa/schengene-reset-trip-myth`
- **Domain:** visa
- **Category:** immigration_risk
- **Error Code:** `SCHENGEN-90-180`
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

The Schengen 90/180 rule counts all days spent in the Schengen area within a rolling 180-day window; a short exit does not reset the clock—only a continuous absence of 90+ days can restart the count.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| Schengen Borders Code 2024 | active | — | — |
| EU Regulation 2018/1806 | active | — | — |

## Workarounds

1. **Use the EU's Short-Stay Visa Calculator (https://ec.europa.eu/assets/home/visa-calculator/calculator.html) to track your days. Ensure total days in Schengen within any 180-day window do not exceed 90.** (90% success)
   ```
   Use the EU's Short-Stay Visa Calculator (https://ec.europa.eu/assets/home/visa-calculator/calculator.html) to track your days. Ensure total days in Schengen within any 180-day window do not exceed 90.
   ```
2. **If you need to stay longer, apply for a national long-stay visa (D visa) from a Schengen country before traveling, which allows stays beyond 90 days.** (70% success)
   ```
   If you need to stay longer, apply for a national long-stay visa (D visa) from a Schengen country before traveling, which allows stays beyond 90 days.
   ```
3. **Plan your travel so that you spend at least 90 consecutive days outside Schengen before re-entering for a fresh 90-day period.** (95% success)
   ```
   Plan your travel so that you spend at least 90 consecutive days outside Schengen before re-entering for a fresh 90-day period.
   ```

## Dead Ends

- **** — Assuming that a day trip to London resets the 90-day counter; the days spent in Schengen before and after the trip are still counted in the 180-day window. (75% fail)
- **** — Believing that leaving to a non-Schengen country (e.g., Morocco, Switzerland) for a weekend resets the clock; Switzerland is part of Schengen, and any non-Schengen exit only pauses the count, does not reset. (80% fail)
- **** — Thinking that the 90-day limit applies per country; it applies to the entire Schengen area collectively. (90% fail)
