Outlook is not actually downloading the same emails twice. What feels like a re-download is Outlook responding to a change in its sync window — controlled by a slider most users have never opened, in a settings panel most have never seen. When that slider changes, Outlook does a full resynchronization of the new mail range, and the emails arriving look identical to ones already received because they are the same emails. The download is not duplicate. The configuration around it has shifted.
There is a specific kind of frustration that comes from watching Outlook download what appears to be the same five thousand emails it downloaded last week. The progress bar moves. The unread counts spike. Folders fill again with mail that was already there. And no setting the user remembers changing seems to explain why this is happening. The instinct is to assume Outlook is malfunctioning — that some kind of cache corruption is forcing it to keep re-fetching the same data.
In most cases, that diagnosis is incorrect. Outlook is doing exactly what it was designed to do under the conditions it has been given. The conditions are simply different from what the user thinks they are — because a setting they have never seen is quietly making decisions about what to download, and that setting tends to change in ways that are hard to notice.
A pattern that has become more common
A user notices that Outlook has begun a long sync. They wait for it to finish. Days or weeks later, the same thing happens — another lengthy download, the progress indicator working through what looks like the same range of mail. They run repair tools, check for updates, perhaps delete and recreate the OST file hoping for a clean start. The behaviour returns. Often within a single week. Sometimes triggered by an Outlook update they did not realise was applied. Sometimes after running an Office repair. Sometimes for no reason they can identify at all. The pattern is consistent across home users and business environments, particularly in organisations where Group Policy quietly enforces sync window settings that conflict with what is configured locally.
What Outlook is actually doing — Cached Exchange Mode and the sync window
To understand the re-download problem, it helps to understand how Outlook normally communicates with an Exchange or Microsoft 365 mailbox. By default, Outlook uses something called Cached Exchange Mode — a feature that creates a local copy of the mailbox on the user’s computer in a file called the OST (Offline Storage Table). When the user reads or searches mail, Outlook works from this local copy. The server is only contacted to send new mail, receive new mail, and periodically reconcile changes. This is what makes Outlook fast and what makes it work offline.
Critically, the OST does not contain every email in the mailbox. It contains only the mail that falls within a specific time window — the “sync window.” Mail outside this window stays on the server and is not cached locally. According to Microsoft’s own documentation, the default sync window for most Outlook installations is twelve months, though the actual default varies based on hard disk size and is adjustable through a slider in the account settings. Mail outside the configured window is removed from the local cache and exists only on the server, accessible through Outlook on the web but not visible in the desktop client without changing the slider.
The Mail to keep offline slider — the setting that determines what Outlook downloads. Moving it right triggers a full resynchronization.
This sync window has a critical property — and the property that explains the re-download problem entirely. When the sync window value increases — whether because a user moved the slider, a Group Policy applied a new value, an Office repair reset the setting, or an Outlook update changed the default — Outlook does a full resynchronization. Every email in the new window range is downloaded again from the server. The OST is rebuilt to match the new configuration. Mail that was already present in the previous sync window is re-downloaded as part of the new range, because the operation is not a delta update but a full sync against the wider window. To the user, this looks identical to Outlook “re-downloading the same emails.”
Outlook is not duplicating your mail. It is responding to a configuration change you may not have made — by re-fetching the same range of emails under a slightly different definition of what counts as “in scope.”
The four real triggers behind unexpected resyncs
Once the mechanism is understood, the situations that produce the re-download behaviour become specific and identifiable. There are four common causes, each with a different fingerprint.
-
The sync slider was changed — sometimes invisibly Most common
A user may have nudged the slider during a previous troubleshooting attempt without realising they were committing to a full resync. More often, the slider was changed by something other than the user — a Group Policy update, an Office repair, an Outlook update, or a profile re-creation. Each of these can quietly reset the value to a default that’s different from what was configured before, triggering a full resync the moment Outlook next syncs.
-
The OST file was rebuilt or corrupted Second most common
If the OST becomes corrupted — through unexpected shutdowns, anti-virus interference, disk errors, or simply hitting the 50 GB default size limit — Outlook may delete and rebuild it. A rebuilt OST is empty, so Outlook re-downloads everything within the configured sync window from scratch. This looks identical to a slider-triggered resync from the user’s perspective but comes from a different cause.
-
The profile was re-created After repairs
When a profile is removed and recreated — either manually for troubleshooting or automatically by a repair tool — the OST associated with it is no longer referenced. A new profile builds a new OST from scratch, downloading all mail in the sync window again. People sometimes do this hoping to fix a sync problem and end up triggering exactly the behaviour they were trying to avoid.
-
Group Policy raised the sync window value Business environments
In managed business environments, IT administrators can centrally configure the sync window through Group Policy. According to Microsoft’s documentation, raising this value through GPO triggers a full OST resynchronization across every affected client. Users see this as Outlook suddenly beginning a long download with no explanation, often on the same day across the entire organisation.
The setting almost nobody checks — and where to find it
The slider that controls all of this is called Mail to keep offline — recently renamed in newer Outlook versions to Download email for the past. It sits inside a settings dialog that most users have never opened, and the path to it is not obvious. This is what makes the entire mechanism feel mysterious: the cause of the resync is in a control panel users do not know exists.
The path in classic Outlook for Windows is: File → Account Settings → Account Settings → double-click your Exchange or Microsoft 365 account → Change. The slider appears under “Offline Settings.” Its position is what defines the sync window. The available values, depending on Outlook version, can include 3 days, 1 week, 2 weeks, 1 month, 3 months, 6 months, 12 months, 24 months, 3 years, 5 years, or “All.”
The setting almost nobody checks lives four clicks deep in a dialog most users have never opened. Knowing it exists is most of the work.
What makes this setting particularly slippery is that it cannot be checked from the main Outlook interface, and Outlook offers no visible indication of its current value during a sync. The user watches the download proceed with no awareness that the slider is the variable behind it. Even in organisations where IT has standardised the value through Group Policy, end users rarely have any visibility into what the policy is set to or when it changes.
What most people get wrong when troubleshooting
The most common response to repeated Outlook re-downloading is to assume something has gone wrong with the OST file and rebuild it. This is sometimes correct — but it carries a specific risk: rebuilding the OST is itself a full resync. If the underlying cause is a sync window setting that continues to reset, rebuilding the OST does nothing to address it. The user simply waits hours for the rebuild to complete, watches it succeed, and then finds the problem returning the next time the slider is changed by whatever was changing it before.
The second misunderstanding is the assumption that running Outlook updates will fix the behaviour. In some cases updates may help by addressing a profile bug or a known sync issue, but updates can also be the cause — particularly when an update resets a sync setting that the user had previously customised. Treating every behavioural change as something that should be fixed by another update misses the possibility that the previous update introduced the change in the first place.
The new Outlook for Windows — Microsoft’s redesigned cloud-first client that is gradually replacing classic Outlook — does not include the traditional Cached Exchange Mode settings. There is no Mail to keep offline slider to adjust, and no user-accessible OST file. Local caching is managed automatically by the application. Users migrating from classic Outlook may see a one-time initial sync, but the recurring re-download pattern that affects classic Outlook does not occur in the same way. This does not solve all sync problems, but the specific mechanism described in this article applies to classic Outlook only.
Working through it — restoring stable sync behaviour
The actions below address the actual causes in order of how often they apply. The goal is not just to stop the current re-download, but to prevent the cycle from repeating.
Open Outlook. Go to File → Account Settings → Account Settings. On the Email tab, double-click your Exchange or Microsoft 365 account and click Change. Under Offline Settings, find the Mail to keep offline slider (called Download email for the past in newer versions). Note the current value. This is the setting that controls your sync window — and the first thing to check before doing anything else.
For most users, 12 months is a sensible balance between local search range and OST file size. For users who need historical search, 24 months or All works but creates a much larger OST file. For users with smaller mailboxes or limited disk space, 6 months or 3 months keeps things efficient. The critical point is to choose a value, set it once, and avoid changing it. Every change triggers a full resync of the new range.
In business environments, Group Policy can override the local slider
setting and reset it to a centrally managed value. If the slider keeps
reverting to a different value than what you set, this is likely the cause.
Check with your IT administrator about the configured
SyncWindowSetting policy. If a GPO is in place, the locally
set value cannot persist — the policy will continue to apply.
The default maximum OST size is 50 GB. As mailboxes approach this limit,
Outlook can become unstable and may trigger OST rebuilds. Find the OST
location at %LOCALAPPDATA%\Microsoft\Outlook and check the
file size. If it’s above 40 GB, consider reducing the sync slider window
to bring it down — or archive older mail to a separate PST file. A smaller
sync window means a smaller OST and fewer rebuild triggers.
OST rebuilding is sometimes necessary — particularly when the file is corrupted or contains a problem that prevents normal sync. To rebuild: close Outlook completely, rename the OST file (don’t delete it yet — the renamed version is your backup), and restart Outlook. A new OST will be built from the server. If the same issue returns shortly afterward, the problem is not the OST — it is whatever changed the sync window in the first place, and the cycle will continue until that cause is addressed.
Microsoft is gradually transitioning users from classic Outlook to the new Outlook for Windows. The new client uses a different local caching architecture and does not have the Mail to keep offline slider. For users who repeatedly encounter resync issues in classic Outlook, the new client may eliminate the specific problem — although it has its own limitations and is still missing some classic Outlook features. The migration is not automatic; you can switch using the “Try the new Outlook” toggle in the classic client.
The pattern worth carrying forward
Many of Outlook’s most persistent quirks are not bugs but configurations working as designed under conditions the user is unaware of. The Mail to keep offline slider is one of the clearest examples: a setting with significant operational consequences, hidden inside a dialog most users have never opened, affected by updates, repairs, and policies that touch it without notice. The result is a recurring problem that looks like a malfunction but is actually a configuration change.
The broader lesson applies beyond Outlook. Software that has been around for decades — Outlook, Excel, classic Windows utilities — accumulates layers of settings and behaviours that work invisibly until they don’t. Understanding where these settings live, and what they actually control, is what turns mysterious recurring problems into specific, addressable ones. For Outlook, that understanding starts with the Cached Exchange Mode documentation on Microsoft Learn — the canonical reference for what the slider does, how it interacts with the OST file, and how administrators configure it across managed environments.
“Outlook is not re-downloading your emails. It is responding to a setting you never knew you had — and that is a much more solvable problem.”
The slider is four clicks deep in a dialog most users have never opened. Once it is found and stabilised, the recurring download cycle usually stops on its own — because the cause was never the mail, the network, or the OST. It was the variable that decided which mail should be there in the first place.
XpertechSolution — Technology, Understood