Every time I start my computer (Windows 11) windows terminal opened in C:\WINDOWS\system32\netsh.exe pops up with an error:
Error writing proxy settings. (5) Access is denied.
Current WinHTTP proxy settings:
Direct access (no proxy server).
[process exited with code 1]
Unfortunately, I can't remember a specific moment when the error started to occur. I've tried disabling every start up process but it didn't work. I also found the same problem (Windows Terminal opens on startup with proxy error) and followed the solution (changing default terminal to cmd.exe, as git-bash can't work with netsh.exe) as I have git-bash installed on my computer, but it didn't help. What my be the cause of this error?