We have a handful of domain workstations from varying locations whose browsers stop resolving web pages. You can ping by URL from a command prompt successfully and all other network services seem to be working except their browsers, and I mean all of them, Firefox, Chrome, Edge... The fix is to restart the machine, after which, viola, pages are displaying again, until it happens again, which it does. Understand, this isn't an entire location, these are single workstations from disparate sites and only a small percentage of sites are affected. Here's what we've tried so far:
Disabling IPv6
Resetting Winsock and IP stack (netsh commands)
IPconfig/Flushdns /release and /renew
using public DNS servers - although clearly, it's not a DNS issue
Disabling LAN/WLAN auto-switching in the BIOS (however, the issue is not restricted to laptops)
Use the IPv4 address in the browser
Clear the browser cache and DNS
Disabling our AV's "web control" feature
Disabling the entire AV!
Checking proxy settings (which we do not use)
Updated device drivers (Which seems dumb because clearly, the driver is working)
We've looked for patterns in OS (occurs in both Win10 and Win11), machine models, Windows builds, adapter driver versions, switches, and firewall models - none of which bear fruit. But again, a reboot of the affected computer temporarily fixes the issue. You get a billion hits if you search Google for browser won't work but can ping by name, or any variation thereof. The vast majority of which recommend command prompt netsh commands which do nothing. Or do this and do that then restart your machine... but restart always works temporarily! Checking the Event Viewer reveals nothing.
We haven't tried:
Rolling back updates (only because you'd think it would be more wide-spread if it were an MS Update)
Booting to Command Prompt with Networking - restarting will correct this issue, then wait until the issue appears? (or doesn't) - this can take hours
Uninstalling\reinstalling browser(s)
Clean boot - again, restarting will correct this issue, then wait until the issue appears? (or doesn't) - this can take hours.
What could possibly cause this?