删除本地账户无法登录电脑_如何从Windows的登录屏幕中删除本地用户帐户

删除本地账户无法登录电脑

删除本地账户无法登录电脑

00_lead_image_user_accounts_on_logon_screen

If you have multiple user accounts on your computer, you might find it annoying to have to click on the icon for your username each time you start up the computer. To remedy this problem, you can hide a user account with a registry hack.

如果您的计算机上有多个用户帐户,则每次启动计算机时都必须单击用户名图标,这会很烦人。 要解决此问题,您可以隐藏带有注册表黑客的用户帐户。

If you aren’t the only actual active user on the system, then you shouldn’t really hide the other user accounts, although you could set your main account to logon automatically and then use the Switch User function only when necessary.

如果您不是系统上唯一的实际活动用户,那么您不应真正隐藏其他用户帐户,尽管您可以将主帐户设置为自动登录,然后仅在必要时使用“切换用户”功能。

NOTE: You can only hide local Windows accounts, not Microsoft accounts. However, if you really want to hide a Microsoft account and not delete it, you can revert your Windows 10 Microsoft account to a local one.

注意:您只能隐藏本地Windows帐户,不能隐藏Microsoft帐户。 但是,如果您确实要隐藏而不是删除Microsoft帐户,则可以将Windows 10 Microsoft帐户还原为本地帐户。

This tweak is most useful for when you have extra user accounts set up for file sharing or other purposes.

当您为文件共享或其他目的设置了额外的用户帐户时,此调整最有用。

Standard warning: The Registry Editor is a powerful tool and misusing it can render your system unstable or even inoperable. This is a pretty simple hack and as long as you stick to the instructions, you shouldn’t have any problems. That said, if you’ve never worked with it before, consider reading about how to use the Registry Editor before you get started. And definitely back up the Registry (and your computer!) before making changes.

标准警告:注册表编辑器是一个功能强大的工具,滥用它会使您的系统不稳定甚至无法运行。 这是一个非常简单的技巧,只要您按照说明进行操作,就不会有任何问题。 也就是说,如果您以前从未使用过它,请在开始之前考虑阅读有关如何使用注册表编辑器的信息。 并在进行更改之前一定要备份注册表(和您的计算机!)。

Before changing the registry, we’ll check the exact name of the user(s) we want to hide. A quick way to do this is to press Windows+R on your keyboard and enter netplwiz in the Open box. Then, click “OK”.

在更改注册表之前,我们将检查要隐藏的用户的确切名称。 一种快速的方法是按键盘上的Windows + R, netplwiz在“打开”框中输入netplwiz 。 然后,单击“确定”。

01_opening_user_accounts_dialog

On the User Accounts dialog box, make sure the Users tab is active. Look in the “Users for this computer” list and note the exact name of the user(s) you want to hide. Click or “Cancel” to close the dialog box since you’re not making any changes here.

在“用户帐户”对话框上,确保“用户”选项卡处于活动状态。 在“此计算机的用户”列表中查找,并记下要隐藏的用户的确切名称。 由于您未在此处进行任何更改,因此单击或“取消”以关闭对话框。

NOTE: The way you can tell whether an account in the Users for this computer list is a local account is that local accounts are listed by the name you gave the account when you created it. Microsoft accounts are listed by the email address of the account.

注意:可以确定“此计算机的用户”列表中的帐户是否为本地帐户的方式是,使用创建帐户时所给的名称列出本地帐户。 Microsoft帐户按该帐户的电子邮件地址列出。

02_noting_user_name

Now that you know the name of the user(s) you want to hide, we’ll tweak the registry to hide them. Open the Registry Editor by clicking on Start and typing regedit . Press Enter to open Registry Editor, or click on regedit under Best match.

现在您知道了要隐藏的用户的名称,我们将调整注册表以隐藏他们。 通过单击开始并键入regedit打开注册表编辑器。 按Enter打开注册表编辑器,或单击“最佳匹配”下的regedit。

03_opening_regedit

In the Registry Editor, use the left sidebar to navigate to the following key:

在注册表编辑器中,使用左侧边栏导航至以下键:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

Create a new key under the Winlogon key by right-clicking on the Winlogon key and then selecting New > Key from the popup menu.

右键单击Winlogon密钥,然后从弹出菜单中选择“新建”>“密钥”,在Winlogon密钥下创建一个新密钥。

04_creating_first_new_key

Name the new key “SpecialAccounts”.

将新密钥命名为“ SpecialAccounts”。

05_naming_specialaccounts_key

Next, we’ll create a another new key, this time under the newly created SpecialAccounts key. Right-click on the SpecialAccounts key and select New > Key again.

接下来,我们将在新创建的SpecialAccounts密钥下创建另一个新密钥。 右键单击SpecialAccounts键,然后再次选择“新建”>“键”。

06_creating_second_new_key

Name this key “UserList”.

将此键命名为“ UserList”。

07_naming_userlist_key

Now, we’re going to create a new value inside the UserList key. Select the UserList key, right-click in the right pane, and choose New > DWORD (32-bit) Value.

现在,我们将在UserList键中创建一个新值。 选择UserList键,右键单击右窗格,然后选择“新建”>“ DWORD(32位)值”。

08_creating_new_dword_value

Give this value the name of the user account that you want to hide, and then create a new DWORD (32-bit) Value for each additional user account you want to hide.

为该值提供要隐藏的用户帐户的名称,然后为每个要隐藏的其他用户帐户创建一个新的DWORD(32位)值。

09_naming_dword_value_with_user_name

For each value you create, make sure the Data value is zero (0).

对于您创建的每个值,请确保数据值为零(0)。

10_making_sure_dword_value_is_zero

If, for some reason, the Data value is not zero, double click on the value name in the right pane and enter 0 in the Value data box on the Edit DWORD (32-bit) Value dialog box. Click “OK”.

如果由于某种原因,数据值不为零,请双击右窗格中的值名称,然后在“编辑DWORD(32位)值”对话框的“值数据”框中输入0。 点击“确定”。

11_edit_dword_value_dialog

Go to File > Exit to close the Registry Editor.

转到文件>退出以关闭注册表编辑器。

12_closing_registry_editor

Log out of your Windows account by opening the Start menu, clicking on your user name in the upper-left corner, and selecting “Sign out”.

通过打开“开始”菜单,单击左上角的用户名,然后选择“注销”,注销Windows帐户。

13_signing_out

Now, there are no other users listed in the lower-left corner of the logon screen.

现在,登录屏幕的左下角没有列出其他用户。

14_user_account_hidden

NOTE: Make sure not to hide your last administrator account using this tweak, or you won’t be able to log in as an administrator anymore.

注意:请确保不要使用此调整隐藏您的上一个管理员帐户,否则您将无法再以管理员身份登录。

At this point, the user account should be completely hidden from everywhere. If you want to show the account again, open the registry editor and change the value for the user name on the right that you want to show again to 1. If you want to show all the user accounts on the logon screen again, you can simply delete the SpecialAccounts key. The UserList key and all the user name values you added as values inside the UserList key are also deleted.

在这一点上,用户帐户应该对任何地方都完全隐藏。 如果要再次显示该帐户,请打开注册表编辑器,然后将要再次显示在右侧的用户名的值更改为1。如果要再次在登录屏幕上显示所有用户帐户,则可以只需删除SpecialAccounts键。 UserList键以及您作为UserList键中的值添加的所有用户名值也将被删除。

Note that if you hide a user account using this registry hack, you won’t even be able to use the Switch User menu on the Start menu to get to that user account, and the account will also be hidden from the UAC dialog prompt, the Control Panel, and even from the Settings app.

请注意,如果您使用此注册表黑客隐藏用户帐户,甚至将无法使用“开始”菜单上的“切换用户”菜单来访问该用户帐户,并且该帐户也将从UAC对话框提示中隐藏,控制面板,甚至从“设置”应用中。

If you’re trying to decide whether you want an account to be a Microsoft account or a local one, here’s a list of all the features that require a Microsoft account on Windows 10, so you can decide whether you need access to these features. We’ve also discussed how to set up and configure user accounts on Windows 10.

如果您要决定是将一个帐户设为Microsoft帐户还是本地帐户,以下是Windows 10上需要Microsoft帐户的所有功能的列表,因此您可以决定是否需要访问这些功能。 我们还讨论了如何在Windows 10上设置和配置用户帐户。

翻译自: https://www.howtogeek.com/howto/windows-vista/remove-user-accounts-from-the-logon-screen-in-windows-vista/

删除本地账户无法登录电脑

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/280703.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

tarjan算法详解

https://blog.csdn.net/jeryjeryjery/article/details/52829142?locationNum4&fps1 以防链接失效,特此转载此博,如有侵权请见谅 在有向图G中,如果两个顶点间至少存在一条路径,称两个顶点强连通(strongly connected)。如果有向…

Gitlab简单使用CI/CD

开篇语大概是去年就想做这个事情了,奈何当时卡到一个docker命令找不到的问题上,导致文章难产了,墨迹了这么久,终于又有空来捣鼓它了。目的我们要实现的目的是我本地不断提交代码(CI),然后服务器不断进行部署(CD)的一个简单流程。准…

免费的数字图书馆_不仅是书籍:您当地图书馆可能提供的所有免费数字资料

免费的数字图书馆You might think of libraries as old fashioned, or irrelevant in the age of the internet. You’d be wrong. 您可能会认为图书馆是老式的,或者与互联网时代无关。 你会错的。 Modern libraries offer books, yes, but they also provide inter…

iNeuOS工业互联网操作系统,脚本化实现设备运行时长和效率计算与统计

目 录1. 概述... 22. 实时采集开停状态... 23. 增加虚拟设备... 24. 脚本统计和计算设备运行时长... 45. 设备运行时长报表... 71. 概述有一个煤矿项目,使用iNeuOS系统时有一个需要是:要统计设备的运行时长&#xff0c…

C# 图片、文件等加入Project Resources

一、目的 1.编译后,只想有一个exe文件,不想外部文件引用,直接运行exe文件即可。 2.不会出现文件丢失情况。 二、操作 1.右击project ->properties->Resource,左上角选择Image(或其他类型) 2. 点击…

jfinal使用shiro注解大体流程

2019独角兽企业重金招聘Python工程师标准>>> 上一篇答题梳理了jfinal整合shiro的流程,jfinal读取shiro注解,这一篇将作为补充。 1.JFinalShiroPlugin作者为shiro的RequiresRoles,RequiresPermissions, RequiresAuthent…

chrome 快捷键取消_如何使用键盘快捷键在Chrome和Firefox中固定和取消固定选项卡...

chrome 快捷键取消If you tend to open a lot of tabs in your browser, it can become difficult to find the tabs with your most used websites. Pinning tabs in your browser moves those tabs to the left and shrinks the tabs to only show the favicon, and you can …

.NET Conf China 2022参会指南速览(内含超多福利)赶紧预约!⏰⏰⏰

12月充满惊喜各种美好节日纷至沓来似在奖励一年辛苦劳作的你12月的第一波福利.NET Conf China 承包啦立即扫码预约加入.NET年度盛宴抢12月第一波惊喜!.NET Conf China 2022 .NET Conf China 2022是面向开发人员的社区峰会,延续 .NET Conf 2022 的活动&a…

​.Net 7 AOT 彻底解析下(完结篇)

楔子:本篇是承继前面三篇文章而来,分别为:.Net 7 的 AOT 和 CLR有什么区别?.Net 7 的 R2R,Crossgen2是什么?.Net 7 的AOT原理简析通过以上三篇的基础,本篇来彻底解析下AOT这门技术的底层原理。AOT此终,不再…

cmd暂停快捷键_是否有键盘快捷键可以暂停正在运行的CMD窗口的输出?

cmd暂停快捷键When running a batch script, you may need or want to pause the output in the CMD window so that you can look things over. Is there an easy way to pause, then restart the output? Today’s SuperUser Q&A post has the answer to help with a re…

在 Docker 中使用 flannel - 每天5分钟玩转 Docker 容器技术(60)

上一节我们安装和配置了 flannel,本节在 Docker 中使用 flannel。配置 Docker 连接 flannel编辑 host1 的 Docker 配置文件 /etc/systemd/system/docker.service,设置 --bip 和 --mtu。这两个参数的值必须与 /run/flannel/subnet.env 中 FLANNEL_SUBNET …

使用.NET7和C#11打造最快的序列化程序-以MemoryPack为例

译者注本文是一篇不可多得的好文,MemoryPack 的作者 neuecc 大佬通过本文解释了他是如何将序列化程序性能提升到极致的;其中从很多方面(可变长度、字符串、集合等)解释了一些性能优化的技巧,值得每一个开发人员学习,特别是框架的开…

永不丢失照片:防弹照片备份的完整指南

There’s nothing as precious and irreplaceable as your personal photos and, with a little forethought and planning, there’s no reason to ever feel the heartbreak of losing even a single one of them to theft, broken devices, or disaster. 没有比您的个人照片…

MySQL InnoDB存储引擎

呵呵哒。。。 MySQL体系结构和存储引擎 首先要搞懂的是什么是数据库,什么是数据库实例。 数据库:物理操作系统文件或其他形式文件类型的集合。 实例:MySQL数据库由后台线程以及一个共享内存区组成,实例才是真正对数据库进行操作的…

Blazor学习之旅 (8) MudBlazor组件库介绍

【Blazor】| 总结/Edison Zhou大家好,我是Edison。为了实现一个Web应用系统,需要有个看起来不丑的UI,而对于.NET程序员来说要做全栈开发还是有点难,而本篇介绍的这个UI组件库正好可以帮助我们解决这个问题!MudBlaozr是…

棉花糖多少钱_如何在6.0棉花糖及更高版本中访问Android的正在运行的应用程序列表...

棉花糖多少钱In Android 5.x and below, accessing your list of running apps was simple—you’d jump into Settings > Apps > Running. Easy! In Android 6.0, however, Google moved this setting. It’s still not super difficult to find, but it’s a little tr…

C# 程序图标设置/winform 图标

一、目的、实际情况 1.编写一个winform 程序,发现有一个图标非常有意义。区分其他程序,以及感觉在做产品而不是写代码。 2.添加图标图片发现,需要用ico格式。在线转换(某度搜索)还是不靠谱。要微信登陆,登…

数字化转型,究竟在“转”什么?

这是头哥侃码的第265篇原创「头哥唠B唠」这个栏目已经持续了几个月了,没想到还在继续进行,并收获了很多朋友们的喜爱。非常感谢大家的支持!在上次的直播中,我找来了我的老熟人们。一个是右军老师,之前 APISIX 的很多内…

Crash 的文明世界

题目描述 给一棵树,求以每个点为根时下列式子的值。 题解 当k1时这就是一个经典的换根dp问题。 所以这道题还是要用换根dp解决。 部分分做法: 考虑转移时是这样的一个形式(图是抄的)。 用二项式定理展开就可以nk2做了。 观察到结果是一个xk的形式。 然后…

wampServer配置WWW根目录遇到的坑

直接在官网下载之后开始安装,一切正常 打开使用,一切正常 设置WWW目录。坑了一波 按照的都是百度上的教程,设置httpd.conf 这里配置之后网页访问127.0.0.1 还是localhost都还是原始的www目录 后来 我发现了这里 是配置虚拟URL的地方。以上是正…