ipfs / ipfs/ipfs-desktop

Uninstall don't delete %AppData%

Open
#1,864 3 comments 0 reactions 0 assignees View on GitHub
area/windows effort/hours good first issue help wanted P2 status/ready
Dominant language
JavaScript
Stars
6.6k
Forks
903
Avg merge
4d 13h
Merged PRs (30d)
5

Description

- OS: Windows
- Version of IPFS Desktop 0.16.0

**Describe the bug**
The following folders are created by IPFS-Desktop while it's being used by the user:

`%AppData%\Roaming\IPFS Desktop`
`%USERPROFILE%\.ipfs`
`%USERPROFILE%\.ipfs-desktop`

None of which will be removed when IPFS-Desktop will be uninstalled.

Following the principle of the least surprise this should be the case, as this is the warn message Windows shows when uninstalling an application:

![ipfs_desktop_screenshot_bugreport_no_data_cleanup_on_uninstall_uninstall_message](https://user-images.githubusercontent.com/614929/123433819-25d9af80-d5cc-11eb-9ea7-0108a570dc1a.png)

**To Reproduce**
Steps to reproduce the behavior:
1. Use IPFS Desktop
2. Uninstall it via the Settings -> Apps
3. Complete the uninstall procedure
4. Look at the quoted paths, which still exist

**Expected behavior**
All data associated with IPFS Desktop should be removed when uninstalling.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.