# The profile is stuck on syncing

When a browser profile is stuck on syncing when launching, there's three possible solutions:

{% stepper %}
{% step %}

#### Solution 1: Force (re)start the profile

Press the 3-bullet icon at the side of a profile and press **Force (re)start**.

[![](/files/e30b8d64250a00c69dab63ecf80a258087ee94f9)](https://incogniton.com/wp-content/uploads/2022/01/ZMnP1xFOhA.png)
{% endstep %}

{% step %}

#### Solution 2: Change the cloud save location

Go to **My Account - Account settings - Cloud saving** and change the server location to a location closer to you. You can choose from the dropdown menu.
{% endstep %}

{% step %}

#### Solution 3: Turn off cloud saving

Turn off cloud saving in the same section as solution 2. This will disable synchronization of profiles with the cloud. Toggle off the button **Enable cloud saving**.

<figure><img src="/files/M32LL7wmbFotEn8roihS" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you have any additional questions, please do not hesitate to contact our [support department](https://incogniton.com/contact/).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.incogniton.com/general-questions/troubleshooting/the-profile-is-stuck-on-syncing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
