If you need to correct configuration problems that prevent the server from starting, you can start Microsoft® SQL Server™ using the minimal configuration startup option. This is the startup option -f. Starting SQL Server with minimal configuration places the server in single-user mode automatically.
When you start SQL Server in minimal configuration mode:
After the server has been started with minimal configuration, you should change the appropriate server option value or values, stop, and then restart the server.
Important Stop the SQLServerAgent service before connecting to SQL Server in minimal configuration mode. Otherwise, the SQLServerAgent service uses the connection and blocks your connection to SQL Server.
To start SQL Server with minimal configuration
SQL Server Startup Options | sp_configure |
Setting Configuration Options |