1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2025-10-29 01:15:04 +08:00
Files
website/blog/2024-08-19-ComIntRep的使用教程.md

29 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ComIntRep的使用教程
## 介绍
如果是操作系统本身的问题导致了用户没法上网的话传统的办法是先确定故障出现在哪里然后去修理对应的地方在这个过程中难免要接触到修改注册表协议栈hosts这类复杂的名词..
<!--truncate-->
而ComIntRep就是一款一键修复windows网络的神器全称`"Complete Internet Repair"`,他的功能有:
- 重置 Internet 协议TCP/ IP 协议)
- 修复 Winsock
- 更新互联网连接
- 刷新 DNS 解析器缓存
- 刷新 ARP 缓存
- 修复 Internet Explorer
- 清除 Windows 更新历史记录
- 修复 Windows 自动更新
- 修复的 SSL / HTTPS 加密
- 重置代理服务器配置
- 重置 Windows 防火墙配置
- 恢复默认的 hosts 文件
- 修复查看工作组计算机\
这款软件可以帮我们很大程度上节省修网的时间,非常推荐使用
## 使用
勾选你要修复的部分,然后点击`Go!`,就可以了,系统会自动重置你选择那部分的网络配置,修复完毕后,重启电脑即可\
官方推荐在修复前备份操作系统,点击`Maintennace`->`System_Restore`,然后点击“配置”“启用系统保护”然后为C盘创建一个还原点就可以修复了
## 参考
https://zhuanlan.zhihu.com/p/27196344 \
<!-- https://rizonesoft.com/downloads/complete-internet-repair/ \ -->