Windows desktop app, unable to completely uninstall
Description
I have isntaled both stable and beta versions on windows 11. I have added github copilot account, played a bit... Then I uninstalled it, checking the "delete data" field.
Reinstalled again, and... all my old projects, with sessions are there, but also the copilot integration.
I have tried removing .config/opencode folder and local folder... but anything works.
Im doing something wrong or its just that the uninstaller does not remove all data?
Ah also used revo uninstaller to remove any windows registry entries or temp fodlers, and reboot, nothing works, everytime i reinstall, github account is there, and my old project history
Plugins
No response
OpenCode version
Im using the latest desktop one. (1.1.21)
Steps to reproduce
Install desktop app in windows Connect with github copilot Play a bit Uninstall (check remove data) Reinstall You history is there, and also github integration
Screenshot and/or share link
No response
Operating System
Windows 11
Terminal
No response
This issue might be a duplicate of existing issues. Please check:
- #8099: Windows desktop app reinstall issues - user experiences problems when reinstalling after uninstall, app gets stuck initializing
- #7087: Data persistence issues on Windows - shows that editing AppData/Roaming configuration files can resolve persistent errors, directly related to uninstall/reinstall scenarios
- #8578: Authentication data persistence - user reports that account entries persist despite removal attempts, suggesting auth state isn't properly cleaned on uninstall
- #631: Windows Support meta-issue - tracks all Windows-related problems, may be relevant for broader context
The common thread across these issues appears to be that Windows configuration files and authentication state are not completely cleared during uninstall, particularly in the %APPDATA% or %LOCALAPPDATA% directories.
Feel free to ignore if none of these address your specific case.