在Windows关闭期间删除弹出窗口 [英] removal of pop up coming during windows shutdown

查看:136
本文介绍了在Windows关闭期间删除弹出窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我们通过命令提示符使用 shutdown / r 命令关闭我们的系统时,它显示一个弹出窗口,因为
你关于你的窗口关闭不到一分钟,我们不希望这个窗口出现。所以我们尝试使用嵌入式锁定管理器删除它,通过添加进程名称和操作最小化,仍然无法解决此
问题,请让我知道是否有任何可用的解决方案。

when we shut down our system through command prompt with a command shutdown /r ,it is showing a pop up window as you are about shutdown your windows in less than a minute, we dont want this window to appear.also we tried to remove this using embedded lockdown manager by adding process name and action as minimize, still we could not able to resolve this issue, please let me know if any solution available.

推荐答案

尝试shutdown -r -t 0,将超时设置为零。  它应立即重启,不显示任何其他内容。
Try shutdown -r -t 0 which sets that timeout to zero.  It should reboot immediately and not display anything else.


这篇关于在Windows关闭期间删除弹出窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆