Clash for Windows中System Proxy自动关闭问题

环境:

  • Clash for Windows v0.9.11
  • Process Monitor 3.86
  • Windows 7

正文:

  1. Clash for Windows设置了开机启动,开机不久后其中的System Proxy会自动关闭;
  2. 下载了Process Monitor进行监测;
    监测选项:
  • Operation: RegSetValue
  • Path:HKLM\Software\Microsoft\windows\CurrentVersion\Internet Settings\ProxyEnable


    图片.png
  1. 结论:
    kmsupd.exe在启动后修改System Proxy的值,删除后Clash正常。

参考:
https://github.com/Fndroid/clash_for_windows_pkg/issues/312

你可能感兴趣的:(Clash for Windows中System Proxy自动关闭问题)