I attempted to install Chocolatey and the command returned that the installation already existed, but when I ran choco -?
, it returned an error that the command didn't exist.
CodePudding user response:
I did this using @mklement0 's solution. I deleted C:\ProgramData\chocolatey
and reinstalled chocolatey normally.