禁用传统支持和启用安全引导

Windows is the most targeted operating system on the planet. That means you should fortify your PC’s defenses to stay safe both online and offline. This guide shows you how to enable or disable Secure Sign-In for Windows 10.

Windows是地球上最具针对性的操作系统。 这意味着您应该加强PC的防御能力,以确保在线和离线安全。 本指南介绍如何为Windows 10启用或禁用安全登录。

Secure Sign-In is an additional component on the Windows 10 login screen. It doesn’t prevent anyone from accessing your PC if they have your credentials. Instead, Windows 10 removes the login fields until you type a string of keys. After that, enter your password or PIN as usual.

安全登录是Windows 10登录屏幕上的附加组件。 如果有您的凭据,它不会阻止任何人访问您的PC。 而是,Windows 10会删除登录字段,直到您键入密钥字符串为止。 之后,照常输入密码或PIN。

This feature aims to thwart malware. Malicious code could reside in the background and spoof the Windows 10 login screen to capture your credentials. Because apps and programs typically don’t have access to the Ctrl+At+Del command, you can bypass the fake login screen by using Secure Sign-In that’s activated by typing this three-key command.

此功能旨在阻止恶意软件。 恶意代码可能驻留在后台,并且欺骗Windows 10登录屏幕以捕获您的凭据。 由于应用程序和程序通常无权使用Ctrl + At + Del命令,因此您可以使用通过键入此三键命令激活的安全登录来绕过假登录屏幕。

使用Netplwiz命令启用或禁用 (Enable or Disable Using the Netplwiz Command)

To start, launch the Run command by pressing the “Windows” and “R” keys simultaneously (Windows+R). A small pop-up window will appear. Type “netplwiz” (without quotes) in the text field and then click the “OK” button (or press the Enter key) to continue.

首先,通过同时按下“ Windows”和“ R”键(Windows + R)启动运行命令。 将会出现一个小的弹出窗口。 在文本字段中键入“ netplwiz”(不带引号),然后单击“确定”按钮(或按Enter键)以继续。

Alternatively, you can access the User Accounts panel by typing “netplwiz” into the taskbar’s search field and selecting the resulting Run command.

或者,您可以通过在任务栏的搜索字段中键入“ netplwiz”并选择生成的“运行”命令来访问“用户帐户”面板。

The User Accounts panel will appear onscreen. Click the “Advanced” tab (if it’s not loaded by default). Locate the “Require Users to Press Ctrl+Alt+Delete” option listed under “Secure Sign-In.” Check to enable or uncheck to disable.

“用户帐户”面板将出现在屏幕上。 点击“高级”标签(如果默认情况下未加载)。 找到“安全登录”下列出的“要求用户按Ctrl + Alt + Delete”选项。 选中以启用或取消选中以禁用。

Click the “Apply” button and then the “OK” button to finish.

单击“应用”按钮,然后单击“确定”按钮以完成。

使用本地安全策略启用或禁用 (Enable or Disable Using the Local Security Policy)

Here’s another method that’s somewhat busier than following the User Accounts instructions. Use this method if you want to take the scenic route but avoid the Windows registry.

这是另一种比遵循“用户帐户”说明更忙的方法。 如果要沿风景路线行驶,但要避免使用Windows注册表,请使用此方法。

Launch the Run command by pressing the “Windows” and “R” keys simultaneously (Windows+R). A small pop-up window appears. Type “secpol.msc” (without quotes) in the text field and then click the “OK” button (or press the Enter key) to continue.

通过同时按“ Windows”和“ R”键(Windows + R)启动运行命令。 出现一个小的弹出窗口。 在文本字段中键入“ secpol.msc”(不带引号),然后单击“确定”按钮(或按Enter键)以继续。

Like before, you can also access the Local Security Policy panel by typing “secpol.msc” into the taskbar’s search field and selecting the resulting desktop app.

像以前一样,您还可以通过在任务栏的搜索字段中键入“ secpol.msc”并选择生成的桌面应用程序来访问“本地安全策略”面板。

In the Local Policy Window, expand “Local Policies” listed on the left and select the “Security Options” subfolder underneath. Next, scroll down on the right and double-click the “Interactive Logon: Do Not Require CTRL+ALT+DEL” entry.

在“本地策略”窗口中,展开左侧列出的“本地策略”,然后选择下面的“安全选项”子文件夹。 接下来,在右侧向下滚动并双击“交互式登录:不需要CTRL + ALT + DEL”条目。

The entry’s Properties panel appears onscreen with the “Local Security Setting” tab displayed by default. Click a radio button to enable or disable this feature. Finish by clicking the “Apply” button and then the “OK” button.

条目的“属性”面板显示在屏幕上,默认情况下显示“本地安全设置”选项卡。 单击单选按钮以启用或禁用此功能。 单击“应用”按钮,然后单击“确定”按钮完成。

启用或禁用注册表 (Enable or Disable Using the Registry)

If you want to take the hardcore route, why not edit the registry? Remember, tread lightly: Any changes you make could cause system instability. This option is for experienced individuals who enjoy digging deep into Windows.

如果您想采用硬性途径,为什么不编辑注册表 ? 请记住,轻踩一下:所做的任何更改都可能导致系统不稳定。 该选项适用于喜欢深入Windows的有经验的个人。

Launch the Run command by pressing the “Windows” and “R” keys simultaneously (Windows+R). A small pop-up window will appear. Type “regedit” (without quotes) in the text field and then click the “OK” button (or press the Enter key) to continue.

通过同时按“ Windows”和“ R”键(Windows + R)启动运行命令。 将会出现一个小的弹出窗口。 在文本字段中键入“ regedit”(不带引号),然后单击“确定”按钮(或按Enter键)以继续。

You can also access the Registry Editor by typing “regedit” into the taskbar’s search field and selecting the resulting desktop app.

您还可以通过在任务栏的搜索字段中键入“ regedit”并选择生成的桌面应用程序来访问注册表编辑器。

In the Registry Editor, expand the following folders in this order:

在注册表编辑器中,按以下顺序展开以下文件夹:

HKEY_LOCAL_MACHINE > SOFTWARE > Microsoft > Windows NT > CurrentVersion

In the CurrentVersion folder, select the “Winlogon” entry to show its settings in the panel on the right. Double-click the “DisableCad” entry to edit its values.

在CurrentVersion文件夹中,选择“ Winlogon”条目以在右侧面板中显示其设置。 双击“ DisableCad”条目以编辑其值。

In the “Edit DWORD (32-bit) Value” pop-up box, change the Value Data with one of these values:

在“编辑DWORD(32位)值”弹出框中,使用以下值之一更改“值数据”:

  • Enable = 0启用= 0
  • Disable = 1禁用= 1

Click the “OK” button to finish. Restart your PC to save the settings.

单击“确定”按钮完成。 重新启动计算机以保存设置。

Note: If you don’t see a “DisableCad” entry in the “Winlogon” settings, right-click on “Winlogon,” select “New” in the pop-up menu, and then click “DWORD (32-bit) Value” in the next list. Name this new DWORD as “DisableCAD” (without the quotes) and change its value.

注意:如果在“ Winlogon”设置中没有看到“ DisableCad”条目,请右键单击“ Winlogon”,在弹出菜单中选择“新建”,然后单击“ DWORD(32位)值”。在下一个列表中。 将此新DWORD命名为“ DisableCAD”(不带引号)并更改其值。

翻译自: https://www.howtogeek.com/443119/how-to-enable-or-disable-secure-sign-in-for-windows-10/

禁用传统支持和启用安全引导

禁用传统支持和启用安全引导_如何为Windows 10启用或禁用安全登录相关推荐

  1. usb闪存驱动器_如何为Windows 10、8或7创建USB闪存驱动器安装程序

    usb闪存驱动器 If you'd like to install Windows but don't have a DVD drive, it's easy enough to create a b ...

  2. win10禁止触摸键盘_如何阻止Windows 10的触摸键盘在登录时出现

    win10禁止触摸键盘 Recently, my laptop has been presenting me with Windows' Touch Keyboard every time I ope ...

  3. 如何还原桌面图标_如何为Windows 10桌面图标还原或更改文本的默认外观?

    如何还原桌面图标 For whatever reason, sooner or later we all have someone or something mess around with our ...

  4. 禁用一个计算机用户,系统小技巧:Windows 10账户删除 禁用与启用

    原标题:系统小技巧:Windows 10账户删除 禁用与启用 Windows 10可以支持多个本地账户.当我们暂时不用某个账户时,是删除账户还是禁用账户?二者有何区别?禁用后如果要启用,又该怎么做? ...

  5. 禁用windows10更新_如何在Windows 10中禁用投影

    禁用windows10更新 The drop shadows on applications in the Windows 10 preview are really big and suspicio ...

  6. xbox键 禁用_如何在Windows 10上禁用Xbox成就通知

    xbox键 禁用 If you're playing an Xbox game on a Windows 10 PC-like the ones in Microsoft's Game Pass fo ...

  7. 如何在 Windows 10 上永久禁用 Microsoft Defender 防病毒软件

    如何在 Windows 10 上永久禁用 Microsoft Defender 防病毒软件 如果你不喜欢 Windows 10 上的 Microsoft Defender 防病毒软件,我们将向你展示永 ...

  8. Windows 10输入法已禁用IME无法输入中文怎么办

    Windows 10输入法已禁用IME无法输入中文怎么办 | 浏览:10453 | 更新:2015-03-01 14:46 | 标签:windows 1 2 3 4 5 分步阅读 Windows10系 ...

  9. windows和linux添加引导文件,Linux与Windows 10用grub引导教程-Go语言中文社区

    前言 去年暑假的时候,写了一篇如何装 Linux 和 Windows 10 双系统的文章发在了简书上,我写这篇文章的原因是当初装双系统确实是折腾了许久,网上也找不到一篇详尽的教程.由于去年对于写教程还 ...

最新文章

  1. R使用交叉验证(cross validation)进行机器学习模型性能评估
  2. 升级ESXi Host
  3. 【小白学习PyTorch教程】十六、在多标签分类任务上 微调BERT模型
  4. Caliburn.Micro学习笔记(三)----事件聚合IEventAggregator和 IhandleT
  5. 【SICP练习】138 练习3.69
  6. 并非最边界的情况“OK“就真的“OK“(记洛谷P1720WA的经历,Java语言描述)
  7. 超可爱桌面电子宠物下载
  8. (王道408考研数据结构)第五章树-第一节:树的定义、基本用语和常考性质
  9. 2013全球移动游戏产业白皮书
  10. 算法高级(12)-分布式系统常见负载均衡算法
  11. DBMS_PIPE包
  12. [转载] 终于来了!TensorFlow 2.0入门指南(上篇)
  13. C#反射的Assembly的简单应用
  14. 如何使用花生壳或ngork工具将web应用部署到公网上访问
  15. 毕设外文文献查找方法
  16. this与bind(this)
  17. linux ssd做raid1,linux 磁盘阵列 raid1搭建教程
  18. 警察心理素质测试的软件,2016招警考试心理素质测评常用试题
  19. 按头安利 好看又实用的运动健身 体育海报模板素材看这里
  20. 移动端点击a标签后默认蓝色背景如何去除

热门文章

  1. 开发一个微信小程序,对酒店经营管理有哪些好处?
  2. empty: false 关于这个问题的解决
  3. Java 面向对象 1 《 new 一个女朋友》
  4. 就这一次,为自己疯狂
  5. 怎么用计算机连接ab plc,如何使用电脑连接AB的PLC.pdf
  6. Gym102870 2020-2021 “Orz Panda” Cup Programming Contest 补题记录
  7. 暗夜精灵3060配cuda11.3+pytorch1.10.2
  8. 《神经网络与深度学习》-无监督学习
  9. 红外小目标检测之DANNet
  10. 操作系统leb2实验报告