<r>- <br/>
Open a CMD prompt as administrator and execute the following command: <br/>
<br/>
net stop was /y<br/>
<br/>
```<br/>
<br/>
- <br/>
Open the Run dialog box (press Win+R), then type: `services.msc`<br/>
<br/>
Then search for **World Wide Web Publishing Service** (WWW-Publishing Service) and **Web Deployment Agent Service** and stop them. You should also disable them.<br/>
<br/>
- <br/>
Start Apache again with XAMPP <E>:)</E><br/>
<br/>
Link Ref: [https://www.sitepoint.com/unblock-port-80-on-windows-run-apache/](https://www.sitepoint.com/unblock-port-80-on-windows-run-apache/)</r>