Multiple BTH wireguard client on different machines/PC not connecting

Dear Mikrotik R&D Team,

I want to connect the BTH Wireguard Windows client on more than one desktop/Laptop.
I have tried to copy the existing wire guard interface (add new)
and copy running peer (add new)
but could to connect the Windows Wireguard client on my other PC?
what do I need to do?
Regards

What the heck is BTH wireguard client??

You should get your client here… __> https://www.wireguard.com/install/
Each windows client will need to supply its public key to the MT device (assuming this device is the server for handshake) and vice versa…

I have successfully connected the BTH wireguard on my Windows PC via the wireguard client.
now I want to connect one more wire guard client on my other PC in another location.
how do I do it?

like we can connect multiple l2tp clients with the l2tp server.

hope you understand.

LIke I said, unless its the official WG client for windows from the wireguard site, cant help you if you are following all the rules of proper wireguard setup.
Each client is unique, the only thing that remains the same for reach windows PC is:
a. endpoint port and address if all going to handshake with the same MT server.
b. Use the same public key generated by the MT router in the peer settings for the router on the windows PC wireguard settings.
b. requirement for persistent keep alive.
c. proper setup of allowed IPs= wg_subnet,remote-subnetA,remote-subnetb
OR if requiring internet
allowed IPs= 0.0.0.0/0

What is different is the fact that each windows client will generate a different public key. These keys have to be put on the peer settings for each client found on the MT router.