Swarm not working on Windows PC

Why I cannot able to use swarm concept in Windows PC ?

In Linux PC , Swarm Concept is working fine. but in Windows PC, I can’t able .

I can only able to create the Master node only (docker swarm init) on windows PC.

Can you explain about that ?

What are you trying to do? What version of windows are you running? Are you working on the integrated “Linux” command line? What is the command you enter? What is the error you get?

I am just creating the swarm environment Among the Windows PCs.
the Windows OS version : Windows 10.
I have taken 3 windows PC and installed the Docker Desktop on three windows PC.
When I put this command on first pc “docker swarm init” , Master node created successfully.
and Further I need to add the worker node . When I am trying to add the worker node , the following Error comes

error response from daemon : rpc error : code = Unavailable desc = all 
SubConns are in TransientFailure, latest connection error: connection error 
: desc = "transport: Error while dialing dial tcp 192.168.XXX.XXX:2377 : 
connect: connection refused

It seems the target can’t be reached. Either the listening service is not listening correctly, or there is a firewall in between.

Is it Windows 10 Home or Pro? Do you use an additional firewall to the Windows internal one?

It is Windows 10 Enterprise Edition 64 bit,
how to check the firewall setting ?
can you give me the steps to check the Issue?

Do I look like a Windows expert? :rofl:

I recommend to Internet search or ask an AI.