Open the .condarc file under C:\Users\<username>\ directory or create it if it does not exist. Make sure that the .condac file contains only the following statements.
channels:
- defaults
- conda-forge
ssl_verify: false
Install Anaconda with the Just Me option.