Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
coredev-uk authored Apr 30, 2022
1 parent 4574779 commit c93ff32
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions support/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ description: Some useful steps to resolving your issues.
Troubleshooting can be done in a series of ways. Below is a list of the current methods you can troubleshoot issues with the application.

## 1: **Clean Installation**

<details>
<summary>Steps to Perform for a Clean Installation</summary>

* A clean installation can be done by doing the following guide associated with your operating system:

{% hint style="warning" %}
Expand All @@ -20,9 +16,9 @@ Note: This will remove your current login state and unsynced data (Settings, Fol

1. Uninstall the `Cider` application using the control panel.
2. Delete the following folders:
* `%appdata%/Cider` (*If its present*)
* `%LOCALAPPDATA%\Programs\cider` (*If its present*)
* `%LOCALAPPDATA%\cider-updater` (*If its present*)
* `%appdata%/Cider` (*If its present*)
* `%LOCALAPPDATA%\Programs\cider` (*If its present*)
* `%LOCALAPPDATA%\cider-updater` (*If its present*)
3. Reinstall `Cider`.
</details>

Expand All @@ -40,6 +36,4 @@ Note: This will remove your current login state and unsynced data (Settings, Fol
1. Delete the `Cider.app` file from your Applications folder.
2. Delete the `Library/Application Support/Cider` folder. (*If its present*)
3. Reinstall `Cider`
</details>

</details>

0 comments on commit c93ff32

Please sign in to comment.