I was using Postman to get oauth2 tokens and it was working fine. When I needed a new token (for a different account), I could not because the browser is cached the old user. So I tried to remove all the cache for the browser in the developer tool. After that my postman has become unstable.
I tried to reinstall, still the same issue. How can I remove postman completely and then reinstall?
I used your suggestion and removed Postman completely. When I was trying to remove, I removed the Postman folder under [C:\Users[USER]\AppData\Roaming\Postman] too. When I reinstalled, everything was back to normal.