Port 80 is being used by SYSTEM (PID 4)

If you encounter a port 80 error in XAMPP, please refer to this solution:Reference Link There are many Windows services that might be using port 80. Run the following command in Command Prompt (as Administrator) to stop them: NET stop HTTP This will show you a list of services using …