Find Python Location Windows
This is the most common location for modern Python installations on Windows.
| Installation Type | Typical Path | | :--- | :--- | | | C:\Users\<User>\AppData\Local\Programs\Python\Python3x\ | | System Install | C:\Program Files\Python3x\ | | Anaconda | C:\Users\<User>\anaconda3\ or C:\ProgramData\anaconda3\ | | Microsoft Store | C:\Program Files\WindowsApps\... (Hidden) | find python location windows
where python
Open .