Zend certified PHP/Magento developer

Cannot access lan addresses after setting then removing winhttp proxy

as title say

What was done was : netsh winhttp set proxy 127.0.0.1:8080 & netsh winhttp reset proxy, the issue started appearing right after this was done.

This is on a windows 10 host

Tried the following in hope for a fix :

  • netsh winhttp reset proxy and reboot

  • netsh int ip reset & netsh winsock reset and reboot

  • ipconfig /release & ipconfig /renew & ipconfig /flushdns and reboot

  • removing the last update in hope it had created a reset point, it didn’t

I do not have any restore point

When trying to access my router’s interface(or any local network address) (which worked before and still work on my phone) I get an err_conn_refused in browsers and “General Failure” when pinging said address.

To be noted: local addresses do not work but all external addresses do work as usual.

When trying to connect, the request aren’t logged in wireguard, so they’re blocked before

any idea ?