Re: ipconfig.
Host Desktop is using DHCP and requesding IP addresses from the router using 192.168.0.1. Desktop (at the time ipconfig was run) was provided the IP address of 192.168.0.131 (subnet mask = 255.255.255.0) Very much normal.
The router is providing lease times for only 3 hours. Not technically an issue However I would set the lease time to a week or more so devices do not need to be continually requesting addresses.
Disabling IPv6 has proven helpful for many people.
Also change the DNS Servers from the router at 192.168.0.1 to Google at 8.8.8.8 and 8.8.4.4
= = = =
The diagram is a good start - you show two switches. Where are the APs? As I understood the connections the APs used wired connections (Ethernet) that should lead back through the switches to the router. Or perhaps directly connected to the router. Each AP being assigned its' own Static IP address.
Expand your diagram to show all network devices.
What may be happening, especially with lots of devices, is that IP addresses get duplicated. Especially if some devices have static addresses and are not on when another device requests an IP address. The router simply provides an address within the allowed DHCP IP address range. Then the static device is turned on and duplication occurs. Very likely to be duplicates if default settings were not changed and/or the devices were factory reset at some time or another.
APs do not have to have an physical wired connection to the router. However, they must be wired to receive their initial configuration including a Static IP address, subnet mask, and so forth.
I would expect, to some extent, that each AP has a wired connection to one of the switches or perhaps directly to the router. Devices being served by the APs would and can be all wireless connections.
Take a look in the router's admin screens. There should be some list or table showing all network devices connected and maybe disconnected. Look at the IP addresses being used/assigned. Look for the allowed DHCP IP address range.
One very helpful tool is a diagram of the network showing all devices and connections. And each device should be labled with device name, make/model, MAC, and IP address. Note the specific IP address if static. Or if DHCP then just note DHCP.
FYI:
https://www.lifewire.com/home-network-diagrams-4064053
https://lazyadmin.nl/home-network/home-network-diagram/
Does not need to be fancy.
The diagram may or may not reveal some physical loop - however, a loop of some sort is still a possibility. TBD.
Also you do not need to be concerned about showing the IP addresses being used
within your network. Thousands of small networks (including mine) use those addresses. Mine is 192.168.1.1
I use 192.168.1.1xx for static devices (e.g., printer, NAS, camera) and 192.168.1.201-212 as a limited DHCP IP address range.
FYI:
https://www.lifewire.com/what-is-a-private-ip-address-2625970
https://www.lifewire.com/what-is-a-public-ip-address-2625974
May seem like a lot at first but once you get the basic network layout in place then you will have a better understanding of your network and hosted devices.
Makes configuration management and changes much easier. Plus very helpful for troublehooting.