Upgraded to Windows 10 and now WAMP won't work Upgraded to Windows 10 and now WAMP won't work windows windows

Upgraded to Windows 10 and now WAMP won't work


  1. Search for "Turn Windows features on or off" on the taskbar.
  2. Under "Internet Information Services" deselect "World Wide Web Services" that Microsoft must turn on by default (takes port).
  3. Reboot and WAMP came back up as before.

With some windows updates it might occur the need to repeat this operation


When I upgraded to Windows 10, Wamp had a port problem with Apache.

Run cmd as Administrator, and enter:

iisreset /stop

Then Apache > Service > Install Service will prompt you to press Enter to install as normal.

Once installed Restart All Services and you should be up and running.

You may also need to install: http://www.microsoft.com/en-us/download/details.aspx?id=30679


it's working: Enjoy

1. Go to Start, type in services.msc2. Scroll down in the Services window to find the World Wide Web Publishing Service.3. Right click on it and select Stop.4. Now restart WAMP and you should be good to go.

Remember every time you need to do after restarting your computer... :)