Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ bug report] After uninstalling anaconda, Windows cmd will become unavailable #931

Open
RidiculousDoge opened this issue Nov 4, 2022 · 0 comments

Comments

@RidiculousDoge
Copy link

Expected Behaviour

Uninstallation of conda does not affect cmd

Actual Behaviour

Environment Path still has cmd.exe,but the program cannot be used.

Steps to Reproduce

  • Uninstall anaconda
  • press win+R, enter cmd

ST3, Anaconda and OS versions

Windows10 x64, anaconda 2021-11

How to repair:

conda seemingly modified the Windows registry. Editing the registry HKEY_CURRENT_USER\SOFTWARE\Microsoft\Command Processor autoRun to "" solves this problem. But It is obviously an unexpected behavior for conda to change this registry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant