The above command has no effect on Windows or on Server. It strictly deals with the Firewall on Zorin OS. Have you checked this as suggested?
Is SSH enabled?
sudo apt install ssh && sudo systemctl enable --now ssh
You can check the status with:
sudo systemctl status ssh
If still not working, check the config file:
sudo nano /etc/ssh/sshd_config
PermitRootLogin yes
Restart the SSH:
sudo systemctl restart ssh
It is possible you may need to use:
sudo passwd
to re-apply your password at this point.
Beyond this, I must repeat that I know very little about SSH from practice and am not very helpful. The above may get you started and ensure that port 22 is set to allow.

If mispinged) for attention on this things.
I also don't know the solution the solution was that it is a issue and maybe zorin team will look into it.