Previously my anaconda navigator was not responding so I have rebooted my computer and now when I am trying to open anaconda navigator it pop-ups an error with \"there is an ins
We can use either of below options to resolve the issue.
1. tasklist | findstr "pythonw" tskill 2. Also we can End the task names 'Python' from Task Manager.
Now open the Anaconda Navigator again. It may take a while to open.