windows10访客

If you find that your guests are asking fairly often to use your computer temporarily to check their email or look something up on the web, you don’t have to let them use your personal account or create a special account for each guest.

如果发现来宾经常要求使用计算机临时检查他们的电子邮件或在网上查找内容,则不必让他们使用您的个人帐户或为每个来宾创建一个特殊帐户。

Windows used to have a dedicated Guest account you could enable that would allow someone to temporarily use your computer, while ensuring they wouldn’t see your private data. Guest accounts also had limited access, so anyone logged in as a guest couldn’t install software or change system settings.

Windows曾经有一个专用的来宾帐户,您可以启用该帐户,以允许某人临时使用您的计算机,同时确保他们看不到您的私人数据。 来宾帐户的访问权限也受到限制,因此以来宾身份登录的任何人都无法安装软件或更改系统设置。

This option is no longer easily accessible in Windows 10—but you can still create a guest account using the Command Prompt.

在Windows 10中不再可以轻易访问此选项,但是您仍然可以使用命令提示符创建来宾帐户。

To open a Command Prompt window, press the Windows key+X to access the Win+X menu and select “Command Prompt (Admin)”. You must select the administrator version of the Command Prompt to create a new user account.

要打开命令提示符窗口,请按Windows键+ X进入Win + X菜单,然后选择“命令提示符(管理员)”。 您必须选择命令提示符的管理员版本才能创建新的用户帐户。

Note: If you see PowerShell instead of Command Prompt on the Power Users menu, that’s a switch that came about with the Creators Update for Windows 10. It’s very easy to switch back to showing the Command Prompt on the Power Users menu if you want, or you can give PowerShell a try. You can do pretty much everything in PowerShell that you can do in Command Prompt, plus a lot of other useful things.

注意:如果您在Power Users菜单上看到PowerShell而不是Command Prompt,那是Windows 10的Creators Update附带的开关。 如果需要,可以很容易地切换回在“高级用户”菜单上显示命令提示符,或者可以尝试使用PowerShell。 您可以在PowerShell中完成几乎可以在命令提示符中执行的所有操作,以及许多其他有用的操作。

If the User Account Control dialog box displays, click “Yes” to continue.

如果显示“用户帐户控制”对话框,请单击“是”继续。

Note: You may not see this dialog box, depending on your User Account Control settings. We don’t recommend disabling UAC entirely, however.

注意:根据用户帐户控制设置,您可能看不到此对话框。 但是,我们不建议您完全禁用UAC 。

First, we’ll create a guest account called Visitor (you can call it whatever you want). The name “Guest” is a reserved account name in Windows, even though you can’t access the built-in guest account anymore, so you’ll need to choose a name other than “Guest”. To create the account, type the following command at the prompt and press Enter.

首先,我们将创建一个名为“访客”的访客帐户(您可以随意命名)。 即使您无法再访问内置来宾帐户,名称“ Guest”也是Windows中的保留帐户名称,因此您需要选择“ Guest”以外的其他名称。 要创建帐户,请在提示符下键入以下命令,然后按Enter。

net user Visitor /add /active:yes

Because the Visitor account is so limited, it doesn’t really need to be protected. So, we’re going to apply a blank password to it, or no password at all. To do this, type the following command at the prompt. The last character is an asterisk.

由于访客帐户非常有限,因此实际上并不需要对其进行保护。 因此,我们将对其应用空白密码,或者完全不输入密码。 为此,在提示符下键入以下命令。 最后一个字符是一个星号。

net user Visitor *

When asked for the password, press Enter without typing one. Then, just press Enter again when asked to retype the password.

当要求输入密码时,按Enter键而不输入密码。 然后,在要求再次输入密码时再次按Enter。

By default, new users are placed in the users group so they have the permissions for standard users. However, we want the account to more limited than that. So, we’re going to put the Visitor user in the guests group. To do this, we must first delete the Visitor user from the users group. To do this, enter the following command at the prompt.

默认情况下,新用户位于users组中,因此他们具有标准用户的权限。 但是,我们希望该帐户的数量更多。 因此,我们将把Visitor用户放在guests组中。 为此,我们必须首先从“ users组中删除“访客” users 。 为此,请在提示符下输入以下命令。

net localgroup users Visitor /delete

Then, type the following command at the prompt to add the Visitor user to the guests group.

然后,在提示符下键入以下命令以将Visitor用户添加到guests机组。

net localgroup guests Visitor /add

Close the Command Prompt window either by typing exit at the prompt or by click the “X” button in the upper-right corner of the window.

通过在提示符下键入exit或单击窗口右上角的“ X”按钮,关闭命令提示符窗口。

Now, the Visitor user displays in the list of users in the lower-left corner of the logon screen. Guests can simply select the Visitor user and click “Sign in” to log in to the Visitor account and have the use of basic functions like running a browser to surf the web.

现在,“访问者”用户显示在登录屏幕左下角的用户列表中。 访客只需选择访客用户,然后单击“登录”即可登录访客帐户,并使用基本功能(如运行浏览器浏览网络)。

Multiple users can be logged in at once in Windows, so you don’t even have to sign out of your account to let a guest log in to the Visitor account. There are two ways you can access the Visitor account. If you’re currently using your account on the computer, you can select the Visitor account on the Start menu to log into that account for your guest.

Windows中可以一次登录多个用户,因此您甚至不必退出帐户即可让访客登录到访客帐户。 您可以通过两种方式访问​​访问者帐户。 如果您当前正在计算机上使用帐户,则可以在“开始”菜单上选择“访客”帐户,以为访客登录该帐户。

If the screen is locked, the guest can click on the Visitor account on the logon screen, as shown above.

如果屏幕被锁定,则访客可以在登录屏幕上单击“访客”帐户,如上所示。

While the guest is logged into the Visitor account, they can see that you’re logged in, but if they try to get to your account, they will be asked for your password on the login screen.

访客登录到访客帐户后,他们可以看到您已登录,但是如果他们尝试进入您的帐户,则会在登录屏幕上要求他们输入密码。

If you find you don’t need it anymore, you can delete the Visitor account just like you can any other user account.

如果发现不再需要它,则可以像删除任何其他用户帐户一样删除访客帐户。

翻译自: https://www.howtogeek.com/280527/how-to-create-a-guest-account-in-windows-10/

windows10访客

windows10访客_如何在Windows 10中创建访客帐户相关推荐

  1. 如何用访客帐户登录计算机,如何在Windows 10中创建访客帐户 | MOS86

    如果您发现客人经常询问您是否临时使用电脑检查他们的电子邮件或在网上查找内容,则不必让他们使用您的个人帐户或为每个客人创建一个特殊帐户. 相关文章图片1tupian为什么您的计算机上的每个用户都应该拥有 ...

  2. windows10屏幕录制_如何在Windows 10中拍摄屏幕截图

    windows10屏幕录制 A screenshot is an image taken of whatever's on your screen. Today we're going to show ...

  3. easyui关机图标_如何在Windows 10中创建关机图标

    easyui关机图标 It's true that shutting down your Windows 10 PC the old-fashioned way only takes three cl ...

  4. windows xp进入访客_如何在Windows 10上设置访客帐户Windows解决方案

    如何安全找回丢失数据的方法 1. 下载并安装B计划数据恢复软件. 2. 运行恢复软件,点击"深度扫描". 深度扫描是绕过文件系统直接从硬盘.U盘.SD卡等设备底层恢复数据,因此使用 ...

  5. windows监视桌面_如何在Windows 10中添加和监视孩子的帐户

    windows监视桌面 Your kids are the most important people in the world to you, and the Internet is a scary ...

  6. 计算机中如何设置电源计划为节能,如何在Windows 10中创建电源选项快捷图标,快速设置笔记本电脑的节能模式...

    原标题:如何在Windows 10中创建电源选项快捷图标,快速设置笔记本电脑的节能模式 在笔记本电脑上「电源计划」的设定,除了火力全开的高性能运作外,也可以设定成省电模式来节省电量,不过一般都需要到「 ...

  7. win10图标重建缓存_如何在Windows 10中重建损坏的图标缓存

    win10图标重建缓存 The icons that Windows uses for your documents and programs are saved in an icon cache, ...

  8. windows命令获取帮助_如何在Windows 10中获得帮助

    windows命令获取帮助 Windows 10 has a built-in Get Help app that will offer solutions to problems and even ...

  9. shell bash脚本_如何在Windows 10上创建和运行Bash Shell脚本

    shell bash脚本 With the arrival of Windows 10's Bash shell, you can now create and run Bash shell scri ...

最新文章

  1. Ocelot + IdentityServer4 构建 GateWay
  2. Windows 8开机时间
  3. HibernateTemplate 的常见用法
  4. HttpClien GetPost
  5. 表的操作(Oracle和DB2)
  6. ngCloak 实现 Angular 初始化闪烁最佳实践
  7. js获取一周从开始到结束日期范围
  8. Qt 生成bin文件
  9. mysql数据库代码_【代码总结】MYSQL数据库的常见操作
  10. 什么是客户旅程_为什么记录您的旅程将导致开发人员成功
  11. PowerShell说“此系统上的脚本执行被禁用。”
  12. Prototype使用$A()函数
  13. 内存优化最后一弹——优化函数运行
  14. 豆丁网文库下载器,版本:201…
  15. 大话设计模式 设计模式书籍 编程书籍
  16. 抖音网红穿的服装品牌,那些爆款女装号都是怎么拍的呢?
  17. 从0开始学大数据-数据仓库建模
  18. VB编程编辑AutoCAD样条曲线
  19. 哪些东西买了之后,会让人因生活质量和幸福感提升而感觉相见恨晚?
  20. 机器自动翻译古文拼音 - 十大宋词 - 破阵子 醉里挑灯看剑 辛弃疾

热门文章

  1. redirect路由配置 vue_Web前端:Vue路由进阶配置
  2. Linux常用初级指令介绍
  3. tq3358 linux 串口驱动编程,TQ335x——spidev驱动的生成
  4. SpringBoot 配置多数据源
  5. pb 插入报列在此处不_获取有关[在此处插入问题]的事实
  6. 变动性算法源代码分析与使用示例(copy_backward、 transform、 replace_copy_if 等)
  7. 你所不知道的setTimeout
  8. NetBeans 6.5 正式发布
  9. 数据校验器架构模式组
  10. vue子父组件间传值