# How do I fully remove/uninstall the Farmer?

**URL:** https://forum.autonomys.xyz/t/how-do-i-fully-remove-uninstall-the-farmer/157
**Category:** Support
**Created:** [May 31, 2022, 2:13am UTC](https://forum.autonomys.xyz/t/how-do-i-fully-remove-uninstall-the-farmer/157 "2022-05-31T02:13:31Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![ImmaZoni](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.autonomys.xyz/immazoni/32/7_2.png) [@ImmaZoni](https://forum.autonomys.xyz/u/ImmaZoni)
#### Post date: [May 31, 2022, 2:13am UTC](https://forum.autonomys.xyz/t/how-do-i-fully-remove-uninstall-the-farmer/157/1 "2022-05-31T02:13:31Z")

</div>

> _ **Please provide as much information as possible to help the community/ team resolve your issue quicker** _

* * *

I would like to uninstall and fully remove my old farmer in preparation for the new coming update.

I have ran on both Subspace Desktop, the CLI Binaries, & Docker.

Thank you for your help 🙂

---

<div class="post-metadata">

### Author: ![ImmaZoni](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.autonomys.xyz/immazoni/32/7_2.png) [@ImmaZoni](https://forum.autonomys.xyz/u/ImmaZoni)
#### Post date: [May 31, 2022, 3:34am UTC](https://forum.autonomys.xyz/t/how-do-i-fully-remove-uninstall-the-farmer/157/2 "2022-05-31T03:34:02Z")

</div>

# Docker

* * *

Assuming you followed the official instructions all you will need to run is `docker-compose down -v`. This will do a few things

- Stop the Node & Famer containers
- Unmount the Virtual volume(s) created by docker for the Node & Farmer
- Delete the virtual volume(s)
- Delete the Node & Farmer containers
- Delete the Virtual Network for Node & Farmer

# CLI Binaries

* * *

The CLI Binaries will follow a similar path as the directions for `Switching to a new snapshot` section on the official CLI docs.

1. Make sure your farmer and node terminal are stopped. Generally this just means closing the terminal(s), though this may require additional steps if you utilized a tool such as `screen`, `tmux` or `systemd`.

2. Wipe the Farmer Plot & Identity. Make sure to replace `FARMER_FILE_NAME` with the name of the farmer file you downloaded from releases. Also note if you specified a custom plot path on the farmer you will need to include this path in the `wipe` command as you did with the `farm` command when launching your farmer.

```auto
./FARMER_FILE_NAME wipe

```

1. Wipe all of the data associated with the node with the following command. Make sure to replace `NODE_FILE_NAME` with the name of the node file you downloaded from releases. Also note, the `--chain` type may change depending on which version you are upgrading from. In the case of the inc. testnet the chain type was `gemini`

```auto
./NODE_FILE_NAME purge-chain --chain gemini-1

```

1. You have now removed the following items

- Node Database & Misc configuration files
- Farmer plot & associated plot identity

# Subspace Desktop

* * *

Subspace Desktop uninstall instructions will very based on which operating system you are on.  
With Subspace Desktop there are two ‘parts’ to the application data. There is the Application itself, and its associated configuration files. Then there is also the plot data which may be stored in a separate location than the install location of the application.

> Please note: If you are just upgrading Subspace Desktop you do not need to uninstall the application, you can just install the new version. Depending on the version you may need to remove plot data, if it is a large update it may be a good idea.
> 
> - Uninstalling Subspace Desktop Application **DOES NOT** automatically remove the plot data.

## macOS

### Application Uninstall

1. Open Finder
2. Go to `Applications` folder
3. Find `Subspace-Desktop` \> Right Click \> Move to Trash

### Plot Data Removal

1. Open Finder
2. Go to the directory `/Users/[Your User]/Library/Application Support/`
3. Delete the `subspace-desktop` folder

## Windows

### Application Uninstall

1. Hit the Windows `Start` key
2. Search `Add or Remove Programs` and open the Windows uninstaller
3. Locate `subspace-desktop` \> Right Click (or click `...` button) \> click `Uninstall`

### Plot Data Removal

1. Hit the Windows `Start` key
2. Search `%AppData%` \> Hit enter (This should take you to the directory `C:/Users/[Your User]/AppData/Roaming`)
3. Find the folder `subspace-desktop` \> Right Click \> click `Delete`

## Linux

### Application Uninstall

1. Open Terminal
2. Type the command `sudo apt-get remove subspace-desktop`

### Plot Data Removal

1. Open Terminal
2. Type the command `cd /.local/share/`
3. Type the command `ls` and verify subspace-desktop is there
4. Type the command `rm -r subspace-desktop`

---

<div class="post-metadata">

### Author: ![ImmaZoni](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.autonomys.xyz/immazoni/32/7_2.png) [@ImmaZoni](https://forum.autonomys.xyz/u/ImmaZoni)
#### Post date: [June 1, 2022, 1:23am UTC](https://forum.autonomys.xyz/t/how-do-i-fully-remove-uninstall-the-farmer/157/3 "2022-06-01T01:23:30Z")

</div>



---

<div class="post-metadata">

### Author: ![Anton\_Div](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.autonomys.xyz/anton_div/32/101_2.png) [@Anton\_Div](https://forum.autonomys.xyz/u/Anton_Div)
#### Post date: [June 3, 2022, 7:11pm UTC](https://forum.autonomys.xyz/t/how-do-i-fully-remove-uninstall-the-farmer/157/4 "2022-06-03T19:11:07Z")

</div>

The stress test took place in the desktop version on my laptop. I downloaded a file from github and ran it as an application. Now I can’t figure out where the whole plot for 11 gigs is located. I want to clear the place. Tell me the directory, if anyone knows, please.

 ![unknown](https://canada1.discourse-cdn.com/flex011/uploads/subspace/original/1X/1e361d30baab0865ae9fb9e6e3ff1fc2fadb2b26.png)

---

<div class="post-metadata">

### Author: ![ImmaZoni](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.autonomys.xyz/immazoni/32/7_2.png) [@ImmaZoni](https://forum.autonomys.xyz/u/ImmaZoni)
#### Post date: [June 10, 2022, 8:32pm UTC](https://forum.autonomys.xyz/t/how-do-i-fully-remove-uninstall-the-farmer/157/5 "2022-06-10T20:32:02Z")

</div>



---

<div class="post-metadata">

### Author: ![thegeneral](https://avatars.discourse-cdn.com/v4/letter/t/e8c25b/32.png) [@thegeneral](https://forum.autonomys.xyz/u/thegeneral)
#### Post date: [June 10, 2022, 8:51pm UTC](https://forum.autonomys.xyz/t/how-do-i-fully-remove-uninstall-the-farmer/157/6 "2022-06-10T20:51:38Z")

</div>

Depending on the OS you on, use any of the above listed “Plot Data Removal” steps listed above.
