清理DNS的缓存

ipconfig /flushdns

查看dns

nslookup

重置socket服务

netsh winsock reset

重置tcp/ip协议栈

netsh int ip reset

或者

netsh winhttp reset proxy

查看系统详细信息

systeminfo

打开组件服务

mmc comexp.msc -32

Windows下CMD常用命令

 

 

 

end

相关文章:

  • 2022-01-18
  • 2021-09-18
  • 2021-05-16
  • 2022-12-23
  • 2022-12-23
  • 2021-12-12
  • 2021-07-22
猜你喜欢
  • 2021-09-24
  • 2021-07-10
  • 2021-12-22
  • 2021-09-13
  • 2021-06-05
  • 2022-03-03
  • 2021-11-28
相关资源
相似解决方案