win10显示无线网图标不见 (win10显示无线网图标不见了)

win10网络图标不见了,多数是因为电脑netprofm服务被禁用。解决方法:

打开命令行提示符(以管理员身份运行)(亦可在命令行输入runas 电脑 /user:administrator cmd 获取管理员权限)

依次运行以下命令:

1、sc config netprofm start=auto

2、net start netprofm

3、taskkill /f /im 电脑 explorer.exe

4、explorer.exe


电脑 电脑