~/.config/stripe on macOS and Linux, or %the related setting%\.config\stripe on Windows. If you set an the related setting environment variable, the directory is $the related setting/stripe. On Windows, delete the directory with rmdir /s /q "%the related setting%\.config\stripe" in Command Prompt, or Remove-Item -Recurse -Force "$env:the related setting\.config\stripe" in PowerShell. > If you installed the CLI using an alternate method, uninstall the same way.Is this helpful?