Puzzling Wireguard client problem

thanks, but no, the IP on the public wifi is different.

Can someone using Wireguard Windows client please chare the result of their "route print" here? mine are below, can anyone spot potential problems? There seems to be a route between my Wireguard address (192.168.99.3) and 0.0.0.0. I tried looking at routes with the TunnlTo and WiresockUI clients, but they seem to work at a different layer and the tunne doesn't show as an adapter

On my router wifi (everything works)

C:\WINDOWS\system32>route print
===========================================================================
Interface List
 10...00 ff 8e 55 cc 39 ......TAP-Windows Adapter V9 for OpenVPN Connect
 69...........................WireSock Virtual Adapter
 49...00 15 5d 89 a5 ce ......Hyper-V Virtual Ethernet Adapter
 22...........................OpenVPN Data Channel Offload
 15...aa 64 f1 be 4b 14 ......Microsoft Wi-Fi Direct Virtual Adapter #2
  5...a8 64 f1 be 4b 14 ......Intel(R) Wi-Fi 6 AX201 160MHz
 14...a8 64 f1 be 4b 18 ......Bluetooth Device (Personal Area Network)
  1...........................Software Loopback Interface 1
===========================================================================

IPv4 Route Table
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0      192.168.1.1    192.168.1.113     35
        127.0.0.0        255.0.0.0         On-link         127.0.0.1    331
        127.0.0.1  255.255.255.255         On-link         127.0.0.1    331
  127.255.255.255  255.255.255.255         On-link         127.0.0.1    331
      169.254.0.0      255.255.0.0      192.168.1.6    192.168.1.113     36
     172.28.176.0    255.255.240.0         On-link      172.28.176.1    271
     172.28.176.1  255.255.255.255         On-link      172.28.176.1    271
   172.28.191.255  255.255.255.255         On-link      172.28.176.1    271
      192.168.1.0    255.255.255.0         On-link     192.168.1.113    291
    192.168.1.113  255.255.255.255         On-link     192.168.1.113    291
    192.168.1.255  255.255.255.255         On-link     192.168.1.113    291
        224.0.0.0        240.0.0.0         On-link         127.0.0.1    331
        224.0.0.0        240.0.0.0         On-link     192.168.1.113    291
        224.0.0.0        240.0.0.0         On-link      172.28.176.1    271
  255.255.255.255  255.255.255.255         On-link         127.0.0.1    331
  255.255.255.255  255.255.255.255         On-link     192.168.1.113    291
  255.255.255.255  255.255.255.255         On-link      172.28.176.1    271
===========================================================================
Persistent Routes:
  Network Address          Netmask  Gateway Address  Metric
      169.254.0.0      255.255.0.0     172.25.208.1       1
      169.254.0.0      255.255.0.0      192.168.1.6       1
===========================================================================

IPv6 Route Table
===========================================================================
Active Routes:
 If Metric Network Destination      Gateway
  5    291 ::/0                     fe80::4eab:f8ff:fe47:cdde
  1    331 ::1/128                  On-link
  5    291 2601:602:a000:75bf::/64  On-link
  5    291 2601:602:a000:75bf::699/128
                                    On-link
  5    291 2601:602:a000:75bf:44cd:7fff:18ed:6727/128
                                    On-link
  5    291 2601:602:a000:75bf:f5ef:a8aa:432:3468/128
                                    On-link
  5    291 fd78:3416:2b52::/48      fe80::4eab:f8ff:fe47:cdde
  5    291 fd78:3416:2b52::/64      On-link
  5    291 fd78:3416:2b52::699/128  On-link
  5    291 fd78:3416:2b52:0:44cd:7fff:18ed:6727/128
                                    On-link
  5    291 fd78:3416:2b52:0:cea0:3ca1:a02d:1d19/128
                                    On-link
  5    291 fe80::/64                On-link
 49    271 fe80::/64                On-link
 49    271 fe80::2055:8120:55cd:fddb/128
                                    On-link
  5    291 fe80::56de:6c1d:c2d:c067/128
                                    On-link
  1    331 ff00::/8                 On-link
  5    291 ff00::/8                 On-link
 49    271 ff00::/8                 On-link
===========================================================================
Persistent Routes:
  None

On the public wifi, internet access works, no tunnel to my network

C:\WINDOWS\system32>route print
===========================================================================
Interface List
 10...00 ff 8e 55 cc 39 ......TAP-Windows Adapter V9 for OpenVPN Connect
 69...........................WireSock Virtual Adapter
 49...00 15 5d cc 6a 12 ......Hyper-V Virtual Ethernet Adapter
 22...........................OpenVPN Data Channel Offload
 15...aa 64 f1 be 4b 14 ......Microsoft Wi-Fi Direct Virtual Adapter #2
  5...a8 64 f1 be 4b 14 ......Intel(R) Wi-Fi 6 AX201 160MHz
 14...a8 64 f1 be 4b 18 ......Bluetooth Device (Personal Area Network)
  1...........................Software Loopback Interface 1
===========================================================================

IPv4 Route Table
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0      172.20.20.1     172.20.20.20     50
        127.0.0.0        255.0.0.0         On-link         127.0.0.1    331
        127.0.0.1  255.255.255.255         On-link         127.0.0.1    331
  127.255.255.255  255.255.255.255         On-link         127.0.0.1    331
      172.20.20.0    255.255.255.0         On-link      172.20.20.20    306
     172.20.20.20  255.255.255.255         On-link      172.20.20.20    306
    172.20.20.255  255.255.255.255         On-link      172.20.20.20    306
     172.28.176.0    255.255.240.0         On-link      172.28.176.1    271
     172.28.176.1  255.255.255.255         On-link      172.28.176.1    271
   172.28.191.255  255.255.255.255         On-link      172.28.176.1    271
        224.0.0.0        240.0.0.0         On-link         127.0.0.1    331
        224.0.0.0        240.0.0.0         On-link      172.20.20.20    306
        224.0.0.0        240.0.0.0         On-link      172.28.176.1    271
  255.255.255.255  255.255.255.255         On-link         127.0.0.1    331
  255.255.255.255  255.255.255.255         On-link      172.20.20.20    306
  255.255.255.255  255.255.255.255         On-link      172.28.176.1    271
===========================================================================
Persistent Routes:
  Network Address          Netmask  Gateway Address  Metric
      169.254.0.0      255.255.0.0     172.25.208.1       1
      169.254.0.0      255.255.0.0      192.168.1.6       1
===========================================================================

IPv6 Route Table
===========================================================================
Active Routes:
 If Metric Network Destination      Gateway
  5    306 ::/0                     fe80::ff:fe02:202
  1    331 ::1/128                  On-link
  5    306 2601:602:8702:c105:599d:cc93:f699:ba36/128
                                    On-link
  5    306 2601:602:8702:c105:787b:b041:4607:be8a/128
                                    On-link
  5    306 fe80::/64                On-link
 49    271 fe80::/64                On-link
  5    306 fe80::56de:6c1d:c2d:c067/128
                                    On-link
 49    271 fe80::9c4c:e9d2:1eed:e255/128
                                    On-link
  1    331 ff00::/8                 On-link
  5    306 ff00::/8                 On-link
 49    271 ff00::/8                 On-link
===========================================================================
Persistent Routes:
  None

On public WiFi, after connecting with the Wireguard client

C:\WINDOWS\system32>route print
===========================================================================
Interface List
 72...........................WireGuard Tunnel
 10...00 ff 8e 55 cc 39 ......TAP-Windows Adapter V9 for OpenVPN Connect
 69...........................WireSock Virtual Adapter
 49...00 15 5d cc 6a 12 ......Hyper-V Virtual Ethernet Adapter
 22...........................OpenVPN Data Channel Offload
 15...aa 64 f1 be 4b 14 ......Microsoft Wi-Fi Direct Virtual Adapter #2
  5...a8 64 f1 be 4b 14 ......Intel(R) Wi-Fi 6 AX201 160MHz
 14...a8 64 f1 be 4b 18 ......Bluetooth Device (Personal Area Network)
  1...........................Software Loopback Interface 1
===========================================================================

IPv4 Route Table
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0      172.20.20.1     172.20.20.20     50
          0.0.0.0          0.0.0.0         On-link      192.168.99.3      0
        127.0.0.0        255.0.0.0         On-link         127.0.0.1    331
        127.0.0.1  255.255.255.255         On-link         127.0.0.1    331
  127.255.255.255  255.255.255.255         On-link         127.0.0.1    331
      172.20.20.0    255.255.255.0         On-link      172.20.20.20    306
     172.20.20.20  255.255.255.255         On-link      172.20.20.20    306
    172.20.20.255  255.255.255.255         On-link      172.20.20.20    306
     172.28.176.0    255.255.240.0         On-link      172.28.176.1    271
     172.28.176.1  255.255.255.255         On-link      172.28.176.1    271
   172.28.191.255  255.255.255.255         On-link      172.28.176.1    271
     192.168.99.3  255.255.255.255         On-link      192.168.99.3    256
        224.0.0.0        240.0.0.0         On-link         127.0.0.1    331
        224.0.0.0        240.0.0.0         On-link      172.20.20.20    306
        224.0.0.0        240.0.0.0         On-link      172.28.176.1    271
  255.255.255.255  255.255.255.255         On-link         127.0.0.1    331
  255.255.255.255  255.255.255.255         On-link      172.20.20.20    306
  255.255.255.255  255.255.255.255         On-link      172.28.176.1    271
===========================================================================
Persistent Routes:
  Network Address          Netmask  Gateway Address  Metric
      169.254.0.0      255.255.0.0     172.25.208.1       1
      169.254.0.0      255.255.0.0      192.168.1.6       1
===========================================================================

IPv6 Route Table
===========================================================================
Active Routes:
 If Metric Network Destination      Gateway
  5    306 ::/0                     fe80::ff:fe02:202
 72      0 ::/0                     On-link
  1    331 ::1/128                  On-link
  5    306 2601:602:8702:c105:599d:cc93:f699:ba36/128
                                    On-link
  5    306 2601:602:8702:c105:787b:b041:4607:be8a/128
                                    On-link
  5    306 fe80::/64                On-link
 49    271 fe80::/64                On-link
  5    306 fe80::56de:6c1d:c2d:c067/128
                                    On-link
 49    271 fe80::9c4c:e9d2:1eed:e255/128
                                    On-link
  1    331 ff00::/8                 On-link
  5    306 ff00::/8                 On-link
 49    271 ff00::/8                 On-link
===========================================================================
Persistent Routes:
  None