ESRV_SVC_QUEENCREEK cannot be found in Windows 10 [Solved]

The description for Event ID 2 from source ESRV_SVC_QUEENCREEK cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event: Error [5]: [Unable To Open Device.][0x0].

The above is the error that was retrieved from event viewer in my friend's PC. When we 
checked for system changes, there was nothing much change expect a driver update. As a regular approach we tried running sfc and chkdsk and also system restore everything failed. 


We are helpless, as we can't find the error even online. So we decided to check for every possible changes, before trying to re install windows 10. As we checked, there was a driver update from INTEL and its for energy saver or something related to it, we really don't know what it was..

So, we tried to roll back that driver, but it failed. ESRV_SVC_QUEENCREEK cannot be 
found error still resides.




At that time, we don't know how to fix it, but a crazy idea of us, solved our problem.

What we did ??

We just stopped the ESRV_SVC_QUEENCREEK service after that our PC worked fine..

How to do on our PC?

Just follow the below steps..

1) Press Windows + R Keys of your keyboard, 

2) Type services.msc

3) Hit enter.

4) Now, scroll down and right click on the ESRV_SVC_QUEENCREEK service and select properties.

5) Click on Stop.



6) On the startup type, select Disabled.

7) Click on Apply -> OK.

8) Restart your PC.

(Or) 

9) Open powershell as administrator

10) Type the following command and hit enter.

stop-service ESRV_SVC_QUEENCREEK

Get-WmiObject Win32_Service -filter "name='ESRV_SVC_QUEENCREEK'".Delete()

Alternative command, you can try for step 10,

sc.exe delete "ESRV_SVC_QUEENCREEK"

Now, restart your PC, you will see it fixed.

Enjoy.!

Related posts...

How to recover Microsoft Edge if it failed to launch in Windows 10 [Solved]

Wait operation timed out Windows 10 - C:pictures [Solution]

How to enable special characters for PIN in Windows 10