Uninstalling does not delete data and doesn't ask if I want to delete data
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 40k
- Forks
- 2.4k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 61
Description
### Expected Behavior
When I go and uninstall a program, I expect that it cleans up after itself.
### Actual Behavior
%APPDATA% still contains Insomnia folders in Roaming & Local.
### Reproduction Steps
Click uninstall.

### Is there an existing issue for this?
- [X] I have searched the [issue tracker](https://www.github.com/Kong/insomnia/issues) for this problem.
### Additional Information
I have a problem with a broken collection and I literally want to delete all data and restart from scratch with the datadump I got from a colleague.
It's proving itself to be unreasonably difficult.
### Insomnia Version
2023.2.2
### What operating system are you using?
Windows
### Operating System Version
Windows 10
### Installation method
website
### Last Known Working Insomnia version
_No response_
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start by locating the Windows uninstall flow and how Insomnia data is stored in the Roaming and Local folders; clarify which data can be removed and where confirmation belongs. Done means uninstalling offers the deletion choice and applies the selected cleanup on Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100