netstat -o -n -a | findstr 0.0:80
If it returns any program then we need to find and close it. So need to go to the window task and kill the program those are been run by that PID’s. Make sure if you cannot view the PID in the Windows Task then you need to view ->select column. Once you kill these application with PID’s then rerun the apache installation. Enjoy