How to make Python3 version default in Windows OS?

To make Python 3 available for Windows OS, edit environment variables to add Python 3 to the path. Click OK. Open Command Prompt. Upgrade pip to be able to install Python modules. Restart your computer.