博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
怎样禁用UEFI boot option中的USB启动,防止U盘WIN PE系统黑入电脑?
阅读量:5371 次
发布时间:2019-06-15

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

Title: Disable all UEFI boot options

tblatt 问:

Hello,

system: Latitude E6530

I want to disable all UEFI boot options when system ist booting.

In BIOS setup under Settings --> General --> Boot Sequence, I can configure the boot list options for UEFI. But when I disable all options (NIC, USB, DVD, ...) and apply, they appear anyway at booting system pressing F12. The same, when I delete all boot options. When I go back after booting to BIOS, the options are there again.

With legacy options it's fine, all changings appear at booting.

What I have to do? Is there a additional box which I have to check?

 

Best Regards

Thomas

Dell 技术服务回答:

Hi,

F12 is a One-Time Boot menu. you can see all the supported boot options which the System has currently . This is mainly for the one time boot mode entry. when you restart the system the system will boot only from by the priority which you specified in the F2 screen settings under -->General --> Boot Sequence.

F2 screen Boot sequence is for setting the priority on which the system should boot at startup.( without using F12 each time ) 

F2 boot sequence ( Pre- Set boot priorities ) is different from F12 boot ( One time Boot Menus ) .

For more clarification: - Insert USB into system and see in F12 boot. you can see USB boot option.  

                              - Remove the USB from the system and see in F12 boot. you will not find the USB boot option.( inspite of this Option is disabled in F2 or not. ) 

 

tblatt 问:

Hi,

thanks for your answer.

You say F12 shows all the boot options, the system has. But for legacy mode, it's working for me. I press F12, select the options I want to have, save, boot, F12, and under Legacy, there are exactly the checked options.

For UEFI, the system doesn't care, which options I check or uncheck, it always shows me usb or cd (when usb or cd is plugged in).

What I want to do is, to prevent, that our users can boot from their own usb stick or cd.

Is there a way to realize this?

 

Best Regards

Thomas

 

Dell 技术服务回答:

Hi ,

Try this. these are the options to disable the boot support of USB and CD devices. 

Bios Version:  A12 .

System Configuration >> USB configuration >> uncheck Enable Boot Support - ( this will disable USB boot support )

System Configuration >> Miscellaneous Devices >> uncheck Enable Module Bay - ( this will disable the CD/DVD device boot support )

Now press F12 and check.  USB and DVD/CD boot devices will not be shown even if Devices are connected. 

Note:- i hope this options will be available in A13 Bios under same category. 

 

U盘启动和光盘启动可以绕过你硬盘上安装的操作系统,转而使用win pe将操作系统加载至内存,从而绕过你硬盘上安装的操作系统和其上的密码、安全设置、摆渡工具等所有安全防范。

 

后记:win pe启动拷贝文件是否会记入event log等其他相关日志并写入硬盘? 这个有待试验调查。

转载于:https://www.cnblogs.com/sinodragon21/p/4283982.html

你可能感兴趣的文章
12个大调都是什么
查看>>
angular、jquery、vue 的区别与联系
查看>>
Intellij idea创建javaWeb以及Servlet简单实现
查看>>
FFmpeg进行视频帧提取&音频重采样-Process.waitFor()引发的阻塞超时
查看>>
最近邻与K近邻算法思想
查看>>
【VS开发】ATL辅助COM组件开发
查看>>
FlatBuffers In Android
查看>>
《演说之禅》I & II 读书笔记
查看>>
thinkphp3.2接入支付宝支付接口(PC端)
查看>>
【转】在Eclipse中安装和使用TFS插件
查看>>
C#中Monitor和Lock以及区别
查看>>
【NOIP2017】奶酪
查看>>
5.6.3.7 localeCompare() 方法
查看>>
Linux下好用的简单实用命令
查看>>
描绘应用程序级的信息
查看>>
php环境搭建脚本
查看>>
php 编译常见错误
查看>>
MES架构
查看>>
hdu 2767(tarjan)
查看>>
sklearn之分类模型混淆矩阵和分类报告
查看>>