You open Notion to work with your team, but changes made by colleagues do not appear on your screen. The real-time collaboration feature shows stale data, or you see a spinning loader instead of updated content. This problem usually occurs due to network latency, browser cache conflicts, or a misconfigured workspace connection. This article explains the root causes and provides step-by-step fixes to restore live updates in your Notion workspace.
Key Takeaways: Fixing Notion Real-Time Collaboration Not Syncing
- Refresh the page or press Ctrl+R: Forces Notion to fetch the latest data from the server and clears temporary display glitches.
- Clear browser cache and cookies: Removes outdated local files that prevent real-time updates from loading.
- Check workspace region and VPN settings: Ensures your connection reaches the correct Notion server without latency issues.
Why Notion Real-Time Collaboration Fails to Update
Notion uses WebSocket connections to push changes between collaborators in real time. When you edit a page, Notion sends a small data packet to its server, which then broadcasts the change to all other active viewers of that page. If the WebSocket connection drops or becomes blocked, updates stop reaching your client. Common causes include an unstable internet connection, a browser extension that intercepts WebSocket traffic, or an outdated Notion desktop app. Additionally, if your workspace is set to a specific region and your internet routing changes, the connection may fail silently. Understanding these technical details helps you target the right fix.
Steps to Restore Real-Time Updates in Notion
Follow these steps in order. After each step, check if collaboration updates appear. If the issue persists, move to the next step.
- Refresh the Page or App
Press Ctrl+R on Windows or Cmd+R on Mac to reload the current Notion page. On the desktop app, close and reopen the window. This forces Notion to re-establish the WebSocket connection. - Check Your Internet Connection
Open a separate website like google.com to confirm your network is working. Run a speed test at speedtest.net. For real-time collaboration, Notion requires at least 5 Mbps download and 1 Mbps upload. If your connection is slower, move closer to your router or use a wired Ethernet connection. - Disable Browser Extensions Temporarily
Extensions like ad blockers, privacy tools, or VPN clients can block WebSocket traffic. In Google Chrome, click the puzzle icon in the toolbar, then select Manage Extensions. Turn off all extensions. Reload Notion. If updates work, enable extensions one by one to find the culprit. For the Notion desktop app, close it and open Notion in a browser to test. - Clear Browser Cache and Cookies
In Chrome, click the three-dot menu, then More Tools > Clear Browsing Data. Select All Time in the time range. Check Cookies and other site data and Cached images and files. Click Clear data. Reload Notion and sign in again. - Switch to a Different Browser
If you use Chrome, try Microsoft Edge or Mozilla Firefox. Open Notion in the new browser and ask a teammate to make a change. If updates appear, your original browser has a persistent cache or extension issue. - Update the Notion Desktop App
On Windows, open the Notion app, click Help in the top menu, then Check for Updates. Install any pending update. On Mac, open the Notion app, click Notion in the menu bar, then Check for Updates. Restart the app after updating. - Disable VPN or Proxy
VPNs can route traffic through servers far from Notion’s region, causing high latency or dropped WebSocket connections. Temporarily turn off your VPN. If updates resume, reconfigure your VPN to exclude Notion traffic or select a server closer to your Notion workspace region. - Check Workspace Region Settings
Go to Settings & Members > Settings > Workspace. Under General, locate Region. Note the region listed. If your team is spread across multiple continents, the region closest to the majority of users works best. Changing the region requires workspace owner permissions. Contact your workspace owner if you cannot change it. - Reinstall the Notion Desktop App
On Windows, go to Settings > Apps > Notion, click Uninstall. Download the latest version from notion.com/desktop and install. On Mac, drag the Notion app from the Applications folder to Trash, then download and install again.
When Notion Still Has Issues After the Main Fix
Collaboration updates work on one page but not another
This usually means the page itself has a broken relation or formula that prevents the database from syncing. Duplicate the affected page by clicking the three-dot menu in the top right corner and selecting Duplicate. Ask a teammate to edit the duplicate. If updates appear, delete the original page and rename the duplicate.
Only one user cannot see updates
The issue likely lies on that user’s device or network. Have that user log out of Notion completely by clicking their profile picture in the bottom left corner and selecting Log out. Then sign in again. If the problem continues, have them try Notion on a different device, such as a phone or tablet.
Desktop app shows updates but browser version does not
The browser version may be using an outdated service worker. Open Chrome, go to chrome://serviceworker-internals, and find Notion’s entry. Click Unregister. Reload Notion in the browser. This forces the browser to download a fresh service worker.
Notion Desktop vs Browser Collaboration: Key Differences
| Item | Desktop App | Browser Version |
|---|---|---|
| WebSocket connection | Dedicated persistent connection | Dependent on browser tab state |
| Cache management | App-level cache cleared via reinstall | Browser cache cleared via settings |
| Extension interference | None (extensions do not run in app) | Extensions can block WebSocket traffic |
| Offline editing | Supported with local sync | Limited to page cache |
| Update frequency | Automatic background updates | Manual refresh required |
You can now restore real-time collaboration updates in Notion by applying the steps in order. Start with a simple page refresh and escalate to clearing cache, disabling extensions, or reinstalling the app. If you work with a remote team, verify that all members use the same workspace region and maintain a stable internet connection. For ongoing issues, enable the Notion desktop app instead of the browser version to reduce extension-related disruptions.