Welcome to Q&A Forum;
this is a great place to get support, answers, and tips.
Thank you for posting your question; I'll be more than glad to help you out.
Your error message is a standard (and not very specific) error message which can have thousands of reasons...
First, what comes into my mind reading your topic.. a SQL Server Service is running (or should be running) called "SQL Server Browser"... then is there any network protocol enabled for your instance, if you try to reach a local instance Shared Memory would be easy or NamedPipes... if it is on a different server, you should enable the TCP-protocol... are there necessary holes in the firewall?
Can you give us a screenshot of your error and how you try to connect?
And the error log of that given instance might support in giving you pieces of advice.
I hope my answer is helpful to you,
Your
Bjoern Peters
If the reply was helpful, please upvote and/or accept it as an answer, as this helps others in the community with similar questions. Thanks!