<p><code>C:\Users\my-username\AppData\Local\Programs\Python\Python311\python.exe</code> is in my chemin but when I execute python in powershell it automatiquement opens up Microsoft Store which is anyway blocked by the admin.</p>
<p>Comment puis-je override the par défaut chemin, which apparemment fires up Windows Store?</p>
<p><a href="https://i.sstatic.net/LTudW.png" rel="noopener nofollow ugc">Latest Python was installed manually by me:</a></p>
<blockquote></blockquote>
<pre><code class="lang-auto">PS D:> C:\Users\CURRENT_USER\AppData\Local\Programs\Python\Python311\python.exe
Python 3.11.2 (tags/v3.11.2:878ead1, Feb 7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.
</code></pre>