If Web Port doesn't restart after a power outage its because the Web Port service attempts to start before Windows has fully restarted. To resolve this issue, we need to adjust the start method of the Web Port service.
- Open the Services Manager:
Press Win + R to open the "Run" dialog and type services.msc and press Enter or click OK. - Access the Web Port Service:
In the Services window, scroll down to find the "Web Port" service and Right-click on the service and select "Properties". - Change Startup Type:
Navigate to the "General" tab and change the "Startup type" in the menu and select "Automatic (Delayed Start)" from the list. - Apply Changes:
Click the "Apply" button to save the changes. - Restart the Computer:
After changing the startup type, it's advisable to restart your computer to ensure the changes take effect.
Info
Now, the Web Port service should start with a delay, allowing Windows to fully start before attempting to start the service.
NOTE!
Please note that the steps may vary slightly depending on your version of Windows, but these general instructions should be applicable to most Windows operating systems.
Related Articles
###SectionLinks 6253345777180 en-gb
How can I make Web Port start automatically after a power outage? What should I do to enable Web Port to restart itself following a power failure? Is there a way to ensure that Web Port starts up on its own after a power loss?