Quick Resolve “Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases”

Today’s Java troubleshooting column brings a topic that most people ask for help to fix the “Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings” > Manage App Execution Aliases” error.

If you are also waiting for solutions to fix this warning, this article is for you. Follow each of the following details to get the answer!

How This Error Warning Arises?

When errors are displayed, they inform you of the situation you are facing. Suppose you encounter a message that displays like “Python was not found”, “run without arguments to install from the Microsoft Store,” and “the command asks you to disable this shortcut from settings” while running Java. In that case, it is encountering an error.

This error will be fully displayed with the following caution: 

Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases

How Can This Problem Be Solved?

The method to fix this error is extremely easy and quick, but it will take a lot of time if you do it wrong. Therefore, carefully heed our instructions to maximize your results.

With this type of error, you need to go to Manage App Execution Aliases to proceed with the troubleshooting steps. Refer to the detailed solution in our following instructions! 

Solution 1 – Add Python To The “PATH” Variable

You only need to add Python to your machine’s “PATH” variable.

  1. First, you need to test the path variables to see if they work. Note: You need to check the python version in the terminal. If your path variable is not set after the test, start working on the fix.
  2. Go to “Control Panel”.
  3. You can “Uninstall” or “change Program” and double click on Python XXX to modify the install.
  4. Be sure you’re installing the PIP component.
  5. Check “Add Python to environment variables” -> Install.

Solution 2 – Manage App Execution Aliases

In this second method, you need to check your python version to ensure they are installed on your machine.

  1. Review the path variables.
  2. Go to “Start”.
  3. Type “Manage App Execution Aliases”
  4. Then turn off “python”.

Once completed, your error is also resolved! 

Conclusion

With the above two clear and detailed fixes, you will easily manually fix the “Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings” > Manage App Execution Aliases” error.

Remember to regularly update our answers to get the most useful tips when using Java! 


Related articles

Scroll to Top