博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
windows 网络唤醒_如何停止唤醒Windows PC的网络活动
阅读量:2509 次
发布时间:2019-05-11

本文共 1692 字,大约阅读时间需要 5 分钟。

windows 网络唤醒

windows 网络唤醒

image

Have you ever had your PC turn on in the middle of the night for some unknown reason? It’s probably either network connectivity or someone connecting a USB device.

您是否由于某种未知原因在半夜打开了PC? 可能是网络连接或连接USB设备的人。

如何阻止网络活动唤醒Windows 7、8和8.1上的PC (How to Stop Network Activity From Waking Your PC on Windows 7, 8 and 8.1)

To edit this particular setting, we need to open the Windows Device Manager. To open it, press the Win + R keyboard combination, type “devmgmt.msc” and press enter. This generic method of opening the Device Manager allows the article to work on all recent versions of Windows.

要编辑此特定设置,我们需要打开Windows设备管理器。 要打开它,请按Win + R键盘组合,键入“ devmgmt.msc”,然后按Enter。 这种打开设备管理器的通用方法使本文可以在Windows的所有最新版本中使用。

Expand network adapters and right-click on the one you want to change the setting for, then choose properties from the context menu.

展开网络适配器,然后右键单击要更改其设置的适配器,然后从上下文菜单中选择属性。

Here you will find a “Allow this device to wake up the computer” option. Uncheck the box to disable it. Optionally, you can leave it enabled and check the option “Only allow a magic packet to wake up the computer” which will prevent everything except Wake-On-Lan packets from waking up your machine.

在这里,您将找到“允许此设备唤醒计算机”选项。 取消选中该框可将其禁用。 (可选)您可以将其保持启用状态,然后选中“仅允许魔术包唤醒计算机”选项,这将阻止“唤醒局域网”包以外的所有设备唤醒计算机。

image

Interestingly enough, you can also opt to change this same setting for a USB port. This might come in handy if you use for USB ports to charge your cell phone, for example.

有趣的是,您还可以选择更改USB端口的相同设置。 例如,如果您使用USB端口为手机充电,这可能会派上用场。

image

On a side note, does anyone actually use Wake-On-Lan? If so, what do you use it for? Let us know in the comments.

附带说明一下,有人真正使用过网络唤醒吗? 如果是这样,您将其用于什么用途? 让我们在评论中知道。

翻译自:

windows 网络唤醒

转载地址:http://htkwd.baihongyu.com/

你可能感兴趣的文章
web.xml 配置中classpath: 与classpath*:的区别
查看>>
suse如何修改ssh端口为2222?
查看>>
详细理解“>/dev/null 2>&1”
查看>>
suse如何创建定时任务?
查看>>
suse搭建ftp服务器方法
查看>>
MapReduce的 Speculative Execution机制
查看>>
大数据学习之路------借助HDP SANDBOX开始学习
查看>>
为什么linux安装程序 都要放到/usr/local目录下
查看>>
永久修改PATH环境变量的几种办法
查看>>
Hive Beeline使用
查看>>
【NOI 2018】归程(Kruskal重构树)
查看>>
注册用户
查看>>
TZC Intercommunication System
查看>>
HDU 4571 SPFA+DP
查看>>
centos 创建以日期为名的文件夹
查看>>
Java Timer触发定时器
查看>>
Page Object设计模式
查看>>
程序的基础知识
查看>>
在VIM中使用GDB调试 – 使用vimgdb
查看>>
python爬虫---从零开始(五)pyQuery库
查看>>