Switch to Obsidian Sync - Obsidian Help

Switch to Obsidian Sync

aliases:
  - Obsidian Sync/Obsidian Sync and third-party services
  - Obsidian Sync/Migrate to Obsidian Sync
cssclasses:
  - soft-embed
description: Learn how to transition from your current syncing solution to Obsidian Sync.
mobile: true
permalink: sync/switch
publish: true

Learn how to transition from your current syncing solution to Obsidian Sync.

Avoid using multiple solutions to sync the same files

We do not recommend using Obsidian Sync alongside cloud storage services (e.g. iCloud, Dropbox, OneDrive, Google Drive) as this can cause conflicts. However, cloud storage services may play a role in your backup strategy.

Move your vault out of your third-party syncing service or cloud storage

If your vault is stored in any of the following locations, it's likely being synced by a third-party service:

While Android and Linux tend to have fewer issues with this, it's still worth checking your vault location on these devices.

If your current local vault is connected to a remote vault, Obsidian will try to detect if the vault is in a syncing service. If it is, you will see a message at the top of Obsidian Sync's settings.

To avoid conflicts with syncing services, we recommend storing your Obsidian vaults in the following locations:

  1. D:\ or any other non-C, non-network drive on your device
  2. C:\Vaults (if you have permissions to use the C:\ drive)
  3. C:\Users\Username\Vaults (if you must keep your vault within C:\Users\Username, make sure OneDrive is set not to remove files. OneDrive is generally less aggressive outside of Desktop and Documents folders.)

Move your vault using Obsidian on desktop

Move vault to a different folder

  1. On your computer, open Obsidian.
  2. At the bottom left, select the Vault profile.
  3. A context menu will pop up. Select Manage Vaults....
  4. Close the current vault window, leaving the Manage Vaults window open.
  5. In the vault list, select More options next to the vault you want to move.
  6. Select Move vault, and then select the new location.

Some operating systems do not allow the vault to be moved with the Vault Switcher. In these cases, you will need to move your vault manually:

  1. Close Obsidian.
  2. Move your vault folder to a new location, avoiding folders synced by other services.
  3. Reopen Obsidian.
  4. Click the Vault profile icon at the bottom left .
  5. From the pop-up menu, select Manage Vaults....
  6. Next to Open folder as vault, click Open.
  7. Navigate to and select your new vault folder.
  8. Click Open.
  9. Verify that the vault contents are unchanged. If necessary, re-enable community plugins by navigating to Settings → Community Plugins → Turn restricted mode off.

Move your vault on mobile

On mobile devices, Obsidian operates in a sandboxed environment, meaning you cannot move vaults within the app like you can on desktop.

Android

Android filesystems vary greatly by device, but generally, follow the same steps as you would to move your vault manually, ensuring it is removed from any syncing service on your device.

iOS and iPadOS

To move an existing iCloud vault to your device, follow these steps:

If you already have the data on another device and have set up Obsidian Sync, it's recommended to set up a new local vault from Sync instead.

Once you reopen Obsidian, the vault should show a vault icon instead of a cloud icon, confirming it is no longer in iCloud Drive. Obsidian Sync will also no longer display the warning message within its settings.

Next steps