1. Home
  2. Windows Tips
  3. Disable timeline in windows 10

How To Disable Timeline In Windows 10

Timeline was introduced in Windows 10 version 1803 and is a Windows 10-only feature — it does not exist in Windows 11. If you are still running Windows 10 (note that Microsoft ended support for Windows 10 on October 14, 2025), you may be seeing Timeline appear whenever you open Task View. If you want to disable Timeline in Windows 10, you can do so fairly easily — whether you dislike the feature entirely or simply want more control over your privacy.

Timeline lets you pick up your work from where you left off a few days ago and it’s integrated with multitasking. It tracks your activity across apps and websites, making it easy to resume tasks. However, not everyone wants Windows keeping a record of their activity, which is why knowing how to disable Timeline in Windows 10 is useful.

How to Disable Timeline in Windows 10

To disable Timeline in Windows 10, open the Settings app and go to the Privacy group of settings. Here, click the Activity history tab.

On the Activity history tab, look under the Activity History section. You will see an option called ‘Let Windows collect my activities from this PC’. It will be enabled by default. Disable it by unchecking this option and it will turn off Timeline tracking immediately.

If the second option under this section — ‘Let Windows sync my activities from this PC to the cloud’ — is also enabled, you should disable it as well. Leaving it on means your activities will continue to sync to other PCs connected to the same Microsoft account, which may not be desirable if you value your privacy.

Settings screen showing how to disable Timeline in Windows 10

When you disable this option, Windows 10 will no longer keep track of your activity. However, it does still retain your activity history from before you made the change. In order to fully purge it, you need to remove your Timeline history manually.

Scroll a little further down this same settings panel and you will see a section called ‘Clear activity history’. Click the Clear button under it, and confirm that you want to remove your activity. Once removed, there is no way to recover it, so be absolutely sure you won’t need to go back and check what you were doing on a given day or date.

It’s worth noting that clearing your activity history only removes data stored locally on your PC. If you had previously enabled cloud sync, some data may already have been uploaded to Microsoft’s servers. Disabling the sync option going forward will prevent any new data from being sent.

Clear activity history option in Windows 10 Timeline settings

Also on the Activity history tab, scroll down to the ‘Show activities from accounts’ section. If you see any accounts listed with their toggles turned on, switch them off to prevent those accounts from contributing activity to Timeline.

To remove individual Timeline entries, open Task View by pressing Win + Tab. Locate the activity card you want to remove, right-click it, and select Remove. To clear all activity from a specific day, right-click any card from that day and choose Clear all from Earlier Today or the label matching that date.

If you want to review or delete older data tied to your Microsoft account, visit Manage my Microsoft Account activity data through your account settings. Use this only as a one-time cleanup step for any historical account-level data — it is not an ongoing sync control.

Troubleshooting tip: If Timeline entries are still visible after disabling the feature, try signing out and back in, or restarting your PC. If some activity cards appear grayed out, this simply means the related app or file is no longer available on your device — you can safely ignore or remove those entries.

Disable Timeline with Group Policy or Registry

If the Settings app toggles feel insufficient, or if Timeline continues to appear in Task View after unchecking those options, you can enforce the disable at a deeper level using Group Policy or the Windows Registry. These methods are especially useful for privacy-conscious users, IT administrators, or anyone who wants to make sure the setting cannot easily be toggled back on.

Using Local Group Policy Editor (Windows 10 Pro, Enterprise, and Education only)

  1. Press Win + R, type gpedit.msc, and press Enter.
  2. Navigate to Computer Configuration > Administrative Templates > System > OS Policies.
  3. Double-click Enables Activity Feed and set it to Disabled.
  4. If you also see Allow upload of User Activities in the same folder, double-click it and set it to Disabled as well.
  5. Click OK and close the editor. Restart your PC or sign out and back in for the changes to take effect.

Using the Registry Editor (all editions, including Windows 10 Home)

  1. Press Win + R, type regedit, and press Enter. Accept any UAC prompts.
  2. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System
  3. If the System key does not exist, right-click the Windows key, select New > Key, and name it System.
  4. Right-click in the right-hand pane, select New > DWORD (32-bit) Value, and name it EnableActivityFeed. Set its value to 0.
  5. Repeat the step above to create another DWORD (32-bit) Value named UploadUserActivities and set its value to 0.
  6. Close Registry Editor and restart your PC, or sign out and back in.

Note that when either of these policy-based methods is active, the corresponding toggles in Settings > Privacy > Activity history will appear grayed out. This is expected behavior and confirms the policy is working correctly.

Activities Stored On Your PC After You Disable Timeline in Windows 10

Timeline on Windows 10 now only shows locally stored activity on your device. Microsoft retired cross-device Timeline syncing for Microsoft accounts in 2021, and for Microsoft Entra (formerly Azure AD) accounts starting in January 2024. In practice, this means that regardless of what your Settings panel shows, your Timeline activity is no longer being synced across devices through Microsoft’s servers.

If you are on an older Windows 10 build, you may still see settings labeled ‘Show my activity history on this device’ and ‘Send my activity history to Microsoft.’ It is worth knowing that these options no longer drive active Timeline cross-device sync in the way they once did — their practical effect today is limited to local activity collection only.

If you want to review or delete any older account-level data that was uploaded before Microsoft retired the sync feature, visit Manage my Microsoft Account activity data through your Microsoft account settings online. Treat this purely as a historical cleanup step rather than an active control over Timeline behavior going forward.

Finally, if you ever change your mind and want to re-enable Timeline after choosing to disable Timeline in Windows 10, simply return to the same Activity history settings page and re-check the ‘Let Windows collect my activities from this PC’ option. Your previous history will have been cleared, but new activity will begin recording from that point forward.

1 Comment