C:\Users\Name\AppData\Local\Programs\Python\Python311\python.exe

(The asterisk * indicates the default version).

If you have a Python shell open, you can find the exact executable being used by running: import sys print(sys.executable) Use code with caution.

Python Installation - Python Help - Discussions on Python.org