When you collaborate on a Word document saved to OneDrive or SharePoint, you see colored editor indicators showing where each co-author is working. After a co-author closes the document, those indicators often remain on screen for minutes or even hours. This happens because Word and the sync engine do not immediately remove a user’s session data. This article explains the technical reason for the delay and provides the exact steps you can take to force refresh the document or wait for the automatic cleanup.
Key Takeaways: Why Co-Author Indicators Stay Visible
- File > Info > Refresh icon (circular arrow): Manually refreshes the document and removes stale editor indicators within a few seconds.
- Close and reopen the document: Forces Word to re-fetch the co-author session list from the server, clearing all lingering indicators.
- AutoSave interval (default 10-30 seconds): The sync engine waits for this interval before updating presence data, so indicators can persist for up to 30 seconds after a co-author leaves.
Why Word Does Not Remove Editor Indicators Immediately After a Co-Author Closes
Word uses a presence system built on top of the Microsoft 365 Real-Time Presence Protocol. When a co-author opens a document, the Word client sends a subscription request to the server. The server responds with a lease that lasts a fixed duration, typically 30 seconds. While the lease is active, the server continues to report that user as present, even if the user’s Word process has terminated. The server does not receive a direct “user left” event because Word may close abruptly or the network may drop before the client can send a logout notification.
The second factor is the AutoSave and sync polling mechanism. Word and the OneDrive sync engine poll the server for changes at an interval of 10 to 30 seconds. If a co-author’s lease expires between two polls, the indicator will remain until the next successful poll. This means that even under ideal conditions, a stale indicator can persist for up to 30 seconds. Under heavy server load or with a slow network connection, the delay can extend to several minutes.
The third factor is the document’s co-authoring session cache stored in the local Word instance. Word keeps an in-memory list of active co-authors and their last-known cursor positions. This cache is only cleared when the document is closed or when the server sends a presence update. If the server does not push an update, the local cache remains unchanged, and the indicator stays visible.
The Role of the Real-Time Presence Lease
Each co-author receives a 30-second lease from the server. The client must renew the lease before it expires to remain visible. When a co-author closes the document normally, Word attempts to send a lease cancellation request. If the request is sent and received before the lease expires, the server marks the user as offline immediately. However, if the cancellation fails due to a network issue or if Word crashes, the server waits for the lease to expire naturally before removing the user. During that 30-second window, all other co-authors see the indicator as active.
How to Clear Stale Editor Indicators Manually
If you need to remove a co-author’s indicator immediately, use one of the following methods. Each method forces Word to re-query the server for the current presence state.
Method 1: Refresh the Document from the Info Pane
- Open the Info pane
Click File in the ribbon, then click Info on the left sidebar. The Info pane displays the document status and co-author list. - Click the Refresh icon
In the top-right corner of the Info pane, you see a circular arrow icon labeled Refresh. Click it once. Word sends a request to the server to fetch the latest presence data. - Return to the document
Click the Back arrow or press Escape to return to the document. The editor indicators should update within 2 to 5 seconds. If the indicator remains, repeat the refresh step after 10 seconds.
Method 2: Close and Reopen the Document
- Save the document
Press Ctrl+S or click the Save icon to ensure all changes are synced. - Close the document
Click File > Close, or press Ctrl+W. Do not close Word itself; only close the document window. - Reopen the document
Click File > Open and select the same file from the Recent list or from OneDrive. Word loads a fresh copy of the document and retrieves the current co-author list from the server. - Verify the indicators are gone
Check the colored flags near the scroll bar. They should now show only the active co-authors.
Method 3: Force a Full Sync Through OneDrive
- Open OneDrive settings
Right-click the OneDrive cloud icon in the system tray and select Settings. - Pause syncing
In the Account tab, click Pause syncing and select 2 hours. This stops the sync engine from writing any pending changes. - Resume syncing immediately
Right-click the OneDrive icon again and click Resume syncing. This forces a full re-sync of all files, including the presence metadata for the document. - Refresh the document in Word
Return to Word and perform the refresh from the Info pane as described in Method 1.
If Editor Indicators Still Do Not Disappear
If you have tried the manual methods and the indicators persist for more than five minutes, the issue is likely on the server side. The following scenarios explain the cause and provide targeted fixes.
The Co-Author’s Lease Has Not Expired Due to a Network Disconnect
If a co-author loses internet connectivity while editing, Word cannot send the lease cancellation. The server keeps the lease active for the full 30-second duration. After that, the server removes the user automatically. You cannot accelerate this from your end. Wait 30 seconds after the co-author’s connection drops, then refresh the document from the Info pane.
The Document Is Opened in the Web Version of Word
Word for the web uses a different presence refresh mechanism that polls every 15 seconds. If a co-author closes the browser tab, the web client may not send a logout signal. The server waits for the lease to expire. To see the correct state, close the desktop document and reopen it. This forces the desktop client to get a fresh presence list from the server, which reflects the web client’s lease expiration.
A Co-Author Has the Document Open in a Background Tab
If a co-author closed the document window but the Word process is still running, the lease remains active. The co-author must exit Word completely by closing all document windows and then closing the Word application. Ask the co-author to press Alt+F4 to quit Word entirely. After they do so, refresh your document to see the indicator disappear.
Desktop Word vs Word for the Web: Editor Indicator Behavior
| Item | Desktop Word (Windows/Mac) | Word for the Web |
|---|---|---|
| Presence refresh interval | Every 10-30 seconds via AutoSave polling | Every 15 seconds via server push |
| Lease duration | 30 seconds | 30 seconds |
| Lease cancellation on normal close | Sent immediately; indicator clears in under 2 seconds | Sent immediately; indicator clears in under 2 seconds |
| Indicator persistence after crash or disconnect | Up to 30 seconds (lease expiration) | Up to 30 seconds (lease expiration) |
| Manual refresh available | Yes, via File > Info > Refresh | No manual refresh; must reload the browser tab |
| Background tab retains presence | Yes, if Word process stays open | Yes, if browser tab stays open |
Editor indicators persist because of the 30-second lease and the polling interval built into Word’s co-authoring system. You can clear them quickly by refreshing from File > Info or by closing and reopening the document. If the indicator remains longer than 30 seconds, the co-author’s Word process may still be running or the server may be delayed. In that case, ask the co-author to quit Word completely. As an advanced tip, you can check the co-author list in the Info pane to see the exact time each user last synced, which helps you confirm whether the indicator is truly stale.