You may encounter an error message when logging into Windows and sometimes even when working on your system: “Service failed to start. Error 1053: The service did not respond in a timely manner”.
When starting Windows, logging in, or running third-party programs, the required services may be started. The OS waits a certain amount of time for them to start and if a successful message is not received, you will see an error.
Main ways to fix the error:
- Extend the waiting time for the service to start
- Disable the service if it is not required
Extending the waiting time:
- Right-click on the Start button, select Run, type (regedit) and press Enter to launch the registry editor.
Go to “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control” registry section. - Right click in an empty space on the right-hand pane of the registry and create a new DWORD parameter, name it “ServicesPipeTimeout”.
- Double-click on the newly created parameter, change the number system to decimal, and specify the timeout value.
- Click OK and close the registry editor.
- Restart the computer.
Related posts:
How to fix vulkan-1.dll not found error Windows
How to disable UAC in Windows 11
How to fix the file name is too long error Windows 11
How to register DLL in Windows
How to fix DX11 feature level 11.0 is required error in Windows
How to fix RegSvr32.exe error Windows 11
How to fix binkw32.dll was not found error Windows 11
How to fix "to try again enter a1b2c3"
How to go into BIOS Windows 11
How to remove Onedrive from File Explorer
How to enable DNS over HTTPS in Windows 11
How to fix msvcr100.dll was not found error Windows 11