How to work on UAC when installing XAMPP

To work with User Account Control (UAC) when installing XAMPP, you can try the following steps:

  1. Close all XAMPP windows and stop any running XAMPP services.

  2. Right-click on the XAMPP installer file and select "Run as administrator" from the context menu.

  3. If prompted by UAC, click "Yes" to allow the installer to run with administrator privileges.

  4. Follow the prompts to complete the installation process.

  5. After installation, open the XAMPP Control Panel as an administrator by right-clicking on the icon and selecting "Run as administrator" from the context menu.

  6. Start the XAMPP services as needed.

  7. To avoid having to run XAMPP as an administrator every time, you can change the compatibility settings for the XAMPP Control Panel. Right-click on the XAMPP Control Panel icon and select "Properties" from the context menu. Then, go to the "Compatibility" tab and check the box next to "Run this program as an administrator". Click "Apply" and then "OK" to save the changes.

Watch a course Learn object oriented PHP

I hope this helps! Let me know if you have any other questions.