Xcode 26, how to uncheck "Connect via network" for physical device?

This forced network connection severely affects the development efficiency. No matter how you implement communication, when you plug in a USB device, you must and definitely prioritize using USB. If you always use the network or rely on the mobile network card, it will interfere with the efficiency of the policy for connecting via the mobile network. When there are many people in our company sharing a Wi-Fi network and it is already very slow, it is impossible to debug this, which is extremely annoying. Why do you have to prohibit developers from setting whether to debug through USB or the network? You can't figure it out because your network is fast. When your network is congested, it is completely unusable. Why not let them choose for themselves? I don't understand why you have to hide this switch. It is very stupid.

Xcode 26, how to uncheck "Connect via network" for physical device?
 
 
Q