当前位置:网站首页>快速解决电脑无线网络无法连接问题
快速解决电脑无线网络无法连接问题
2022-07-21 05:20:00 【茉清语】
快速解决电脑无线网络无法连接问题
相信很多人在使用电脑时都会偶尔出现无线WiFi无法连接等问题,下面就来介绍几种快速解决的办法。
方法一
先检查电脑WiFi网卡是否启用,很多人都会不小心关了自身网卡而不知。win7系统下可以按win+Xj进行查看。如果网卡正常开启,则进行下列操作:
运行时关闭杀毒软件,或选择允许本次操作
方法二
下载驱动精灵网卡版,不建议使用360驱动大师。
http://www.drivergenius.com/wangka/
安装时注意取消如图插件,因驱动精灵和360部分服务冲突,所以建议关闭360软件,再使用完后直接卸载,以防止开机蓝屏等问题的出现。
在修复WiFi驱动的时候需要连接网络,所以可先连接有线网,然后升级或卸载当前WiFi驱动重新安装。
如果升级或重新安装驱动后依旧不能正常使用,则换版本安装
多试几个版本总有一个可用的。
方法三
如果以上问题都不是,则可以考虑是否跟路由有关,可进入路由设置信道,或查看该WiFi是2.4GHz频还是2.4GHz和5GHz频都支持。较老的电脑WiFi网卡可能不支持5.8GHz频。
如果你有网络方面的问题,可留言!
边栏推荐
- Using pointers to sort arrays
- How to test the coupon super issuance of the evening interview question?
- 实现页面与页面之间的信息交换
- Postman's solution to "failed to obtain token through data.token in tests"
- APP 测试如何保证多机型覆盖 ?
- Test triangulation, and use direct linear transformation method to calculate 3D point coordinates (3D reconstruction task2-1)
- “cannot get hvm parameter CONSOLE_EVTCHN (18): -22!”的解决方法
- Possible solutions to the black screen before the pop-up language selection interface when using xencenter to create a virtual machine
- “cannot get hvm parameter CONSOLE_EVTCHN (18): -22!” Solution of
- Raptor visualization tool
猜你喜欢
随机推荐
文件上传,用例怎么写?
.whl和.py安装方法
loadrunner清除浏览器缓存
Raptor visualization tool
Nine super practical conclusions that must be remembered in the use of linked lists
Dynamic programming solution (add + sign to find the minimum sum problem)
[project acceptance] record the user's concerns of the latest project acceptance
Use of main function with command line parameters
About the solution of "indentation error: unindent does not match any outside indentation level"
Matching strategies and methods: known detection, the ratio of nearest neighbors to next nearest neighbors, fast matching methods, etc. (3D reconstruction task1-6)
Servlet 的编程技术
Real questions and answers of the latest written test for software testing engineers in 2022 (Sohu, Huawei, langang online)
DataGrip 2021 使用设置,让你使用起来更丝滑
使用postman批量运行接口时判断运行结果成功与否的常用断言
2021-06-22
Pycharm 2019使用设置,让你用起来更便捷!
LR 负载均衡器管理,分布式负载生成器
测试用例练习2-厂商账户信息
Jenkins continuous integration automation test practice (Part 2)
Writing transpose of third-order matrix in C language