I cannot start SQL Server browser

64-bit, sql-server, sql-server-2008

Solution

If it is disabled, go to Control Panel->Administrative Tools->Services, and look for the SQL Server Agent. Right-click, and select Properties From the Startup Type dropdown, change from Disabled to Automatic.

Problem

I can't start the `SQL Server browser` from `SQL Service Configuration Manager 2008` version. There are absolutely no options to start the service. It's disabled as image shown below. How should I start the service again?

Original source