When I install SQL Server, there is an error message - Service ‘SQLBrowser’ start request failed. Why?
Possible Reason:
SQL Server Resolution Protocol in the Operating System is disabled. SQL Browser cannot look for the registry it wants.
Solution:
1) Turn on Regedit.msc and please backup the registry.
(refer link for how to backup registry https://support.microsoft.com/en-us/topic/how-to-back-up-and-restore-the-registry-in-windows-855140ad-e318-2a13-2829-d428a2ab0692#ID0EBD=Windows_11)
2) Go to the path,
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Microsoft SQL Server
Double click on IsListenerActive, changed the value from Yes to No, and click on OK.
3) Go to the path,
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Microsoft SQL Server\90\SQL Browser
Double click on SSrpListener, changed the value to 0, and click on OK.
4) Then click Retry.
** Learn more about Azure Cloud
** Learn more about QNE Hybrid Cloud Software
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article