Open the anaconda download website. Here is the link: https://www.anaconda.com/download. After opening the link, click on the skip registration button.
Next, click on Windows and Anaconda Distribution installer button. Wait for installation and open when complete. For the non-Window user installatio, please scroll down for the steps
Now that the installer is open. Click on "next" and "I agree" until you get to this screen below. Then click on "Just Me" if it isnt already clicked.
Then click "next" again. You will now see your install location page. Browse and select a destination folder that you want to install it to, then click "next". NOTE: When choosing a folder, DO NOT choose one with a space in the name.
Then when you get to the Advanced Installation Options, choose the 3rd and 4th options, then press install. (Image 3).
Once you are done with the installation, verify that its installed. To do this, open the app "Anaconda Prompt". Type conda --version and hit enter. Then type python --version and hit enter. You should see something like the image below pop up. Once you have done this, you have verified that everything was downloaded successfully.
[Non-Windows Users] Follow the steps on the official website to download Anaconda. Here is the link. https://www.anaconda.com/docs/getting-started/main. Make sure you click on operating system which you are currently using, and the correct options as shown below.