Are you getting ESRV_SVC_QUEENCREEK error in the event log? Do you want to know what the error is and how to fix it? This article will help you 100% to rectify the issue.
Contents
What is ESRV_SVC_QUEENCREEK error?
Esrv_svc_queencreek is a short form of Energy Server Service queencreek.
“ESRV_SVC_QUEENCREEK cannot be found” is that the component which triggered this event not installed on local computer. Or the installation crashed.
There are two ways to fix it.
- Reinstall (or )
- Troubleshoot components on the local machine.
If the event initiated from the alternative computer, then the display info needs to be saved with the event. The error code will be thrown by Drive Update Utility.
If the information about a device being monitored by Drive Update Utility is not available, then the error will pop up.
Come let us fix this Error with me.
FIX 1: Replacing Intel Driver Update Utility with Intel Assistant
- Go to Intel official and download Intel Driver & Support Assistant. The official link here.
- After downloading it. Agree with its terms and condition and hit the install button.
- Proceed Next and it asks for Intel’s Computing Improvement Program, choose yours alone and proceed.
- After it has done. Choose Launch. That will Start the DSA utility.
- Choose the browser and allow the software to scan the entire system. The update needed will pop up on the screen. Read and follow the next prompts and update it.
- After the driver gets installed reboot the system once. That will apply the updated changes to the system.
- Check whether the “ESRV_SVC_QUEENCREEK cannot be found” error exists or stopped.
If it still exists then follow the FIX 2.
FIX 2: Stop or Disable ESRV_SVC_QUEENCREEK service
- Press Windows Key + R button. That will open a new RUN window.
- Type “services.msc” and click on the OK button.
- That will open the services window. Search for Energy Server Service queencreek by scrolling it.
- Right-click on it and choose properties option.
- It will open Energy Server Service queencreek properties screen. In that go to the General tab.
- Look for the Startup type drop-down menu and make it as Disabled.
- Follow that you can see Service status. Choose the Stop button there.
- Finally, apply the changes by using the Apply button.
Or you can do it in an alternative way.
- Go to PowerShell and open it with run as administrator.
- Type the following commands.
stop-service ESRV_SVC_QUEENCREEK
Get-WmiObject Win32_Service -filter “name=’ESRV_SVC_QUEENCREEK'”.Delete()
other commands you can try.
sc.exe delete “ESRV_SVC_QUEENCREEK”
Restart your PC once.
FINAL WORDS:
If you follow the above fix methods, then mostly your problem gets solved. Let me know the issue if you face any.