Core component of SQL Server for storing, processing, and securing data
The error message means that you were not able to reach the SQL Server instance you specified. There can be any number of reasons for this:
- SQL Server is not running.
- You mispelled the server and/or instance name.
- SQL Server is not installed at all.
- There are firewalls blocking the access.
- You are connecting to a named instance on a remote computer and the browser service is not running.
This list is not exhaustive. Without further details on why you expect connection to succeed or what troubleshooting you have conducted, we can only answer in general terms. But I should add that the screenshot you showed above is not relevant. You are not coming that far that this setting matters.
Here is a link to a troubleshooting article: https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/troubleshoot-connecting-to-the-sql-server-database-engine