windows10訪客_如何在Windows 10中創建訪客帳戶

windows10訪客

windows10訪客

00_lead_image_guest_account_win10

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菜單,然后選擇“命令提示符(管理員)”。 您必須選擇命令提示符的管理員版本才能創建新的用戶帳戶。

01_opening_command_prompt_admin

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 。

02_uac_dialog

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
03_adding_visitor_user

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。

04_entering_blank_password

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
05_deleting_visitor_from_users_group

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

然后,在提示符下鍵入以下命令以將Visitor用戶添加到guests機組。

net localgroup guests Visitor /add
06_adding_visitor_to_guests_group

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”按鈕,關閉命令提示符窗口。

07_closing_command_prompt_window

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.

現在,“訪問者”用戶顯示在登錄屏幕左下角的用戶列表中。 訪客只需選擇訪客用戶,然后單擊“登錄”即可登錄訪客帳戶,并使用基本功能(如運行瀏覽器瀏覽網絡)。

08_visitor_logging_in

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.

如果屏幕被鎖定,則訪客可以在登錄屏幕上單擊“訪客”帳戶,如上所示。

09_switching_to_visitor_within_account

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.

訪客登錄到訪客帳戶后,他們可以看到您已登錄,但是如果他們嘗試進入您的帳戶,則會在登錄屏幕上要求他們輸入密碼。

10_showing_you_signed_in

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訪客

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/279788.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/279788.shtml
英文地址,請注明出處:http://en.pswp.cn/news/279788.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

C#使用 System.Net.Mail發送郵件功能

介紹System.Net.Mail命名空間是在.NET Framework中新增的,該命名空間提供了發送電子郵件的功能。通過對本章的學習,讀者可以輕松地使用.NET Framework提供的類庫來發送電子郵件。System.Net.Mail 命名空間包含用于將電子郵件發送到SMTP服務器的類&#x…

初識smarty

個人體會(不完全正確):就是smarty就是為了更好的使得php/html結合做出來的一個框架。 , 轉載于:https://www.cnblogs.com/nul1/p/9357694.html

幾個有趣的算法題目

本文首發 http://svtter.cn最接近的數字 題目 一個K位的數N $$ (K\leq2000,N\leq10^{20}) $$ 找出一個比N大且最接近的數,這個數的每位之和與N相同,用代碼實現之。 例如:0050 所求書數字為0104;112 所求數為121&#x…

獲取一篇新聞的全部信息

給定一篇新聞的鏈接newsUrl,獲取該新聞的全部信息 標題、作者、發布單位、審核、來源 發布時間:轉換成datetime類型 點擊: newsUrlnewsId(使用正則表達式re)clickUrl(str.format(newsId))requests.get(clickUrl)newClick(用字符串處理,或正則…

上twitter_如何在Twitter上更改您的顯示名稱

上twitterUnlike Facebook, Twitter has never insisted people user their real names. In fact, there’s a long tradition of people changing their names to a joke or pun because it’s Christmas or Halloween, or just for no reason at all. 與Facebook不同&#xf…

技術走向管理一些思考(1)-性格特質和自我管理

技術走向管理一些思考-文件夾 1,管理需具備的性格特質 贊賞他人:以一種不以自我為中心的合作的方式和他人相處,能平靜和客觀地接受不同的人。放下自己的性格、喜好,去贊賞不同類型的人。不是通過個人友誼或者熟悉程度。而是通過某…

網橋

配置實現網橋 網橋:即橋接 把一套機器上的若干個網絡接口 “連接” 起來,其結果是,其中一個網口收到的報文會被復制給其他網口并發送出去。以使得網口之間的報文能夠互相轉發。網橋就是這樣一個設備,它有若干個網口,并…

Newtonsoft.Json Deserialize Type 或者 同類型 變量 反序列化

Newtonsoft.Json 經常再用 這樣的需求 還是很少用 場景 方法一:根據 Type 反序列化 int demo 0; string jsongString JsonConvert.SerializeObject(demo); int jsonDemo JsonConvert.DeserializeObject(jsongString, demo.GetType()); 方法二 根據 同類型變量 序…

raspberry pi_在月光下將Raspberry Pi變成蒸汽機

raspberry piValve’s Steam Machines aim to bring your Steam game library right into your living room (but at a rather steep premium). Today we’ll show you how to bring your Steam library (plus all your other computer games) to your living room for a fract…

文檔測試【轉載】

原文來自:51Testing軟件測試網采編 作者: 仙靈測試(sinablog) 原文鏈接:http://www.51testing.com/html/61/n-237961.html 1、文檔的種類 ● 聯機幫助文檔或用戶手冊 這是人們最容易想到的文檔。用戶手冊是隨軟件發布而印制的小冊子…

NOI2019省選模擬賽 第三場

傳送門 明明沒參加過卻因為點進去結果狂掉\(rating\)…… \(A\) 集合 如果我們記 \[f_k\sum_{i1}^nT^i{n-i\choose k}\] 那么答案顯然就是\(f_{k-1}\) 然后就可以開始推倒了 \[ \begin{aligned} f_k &\sum_{i1}^nT^i{n-i\choose k}\\ &\sum_{i1}^nT^i{n-i-1\choose k}\…

MySql數據庫出現 1396錯誤

1、安裝MySql數據庫后。創建新的用戶。有可能會出現 1396這個錯誤, 2、解決的辦法如下:假裝有你需要創建的這個用戶、先刪了。再創建。 3、這樣就可以解決用戶創建不成功的問題了。 轉載于:https://www.cnblogs.com/chifa/p/9362882.html

如何使用wink框架_如何解決Wink Hub的Z-Wave連接問題

如何使用wink框架Overall, the Wink hub works extremely well…but sometimes the devices you have connected to it can act a little wonky. Here are some things you can do in order to fix any connection issues with all of those Z-Wave sensors and devices connec…

Tomcat服務器啟動錯誤之Offending class: javax/servlet/Servlet.class

引子 最近在基于Wex5項目開發中,遇到使用過程中與Tomcat功能有關的錯誤提示, 如題所示。最終的解決方法就是刪除掉項目上與tomcat沖突的jar包。 org.apache.catalina.loader.WebappClassLoader validateJarFile ??: validateJarFile(/Users/zxzpc/…

面向對象進階(二)----------類的內置方法

一、isinstance(obj,cls)和issubclass(sub,super) 1. isinstance(obj,cls): 檢查是否obj是否是類 cls 的對象 class Player:passp Player()print(isinstance(p, Player))>>> Ture 2. issubclass(sub, super): 檢查sub類是否是 super 類的派生類 class Player:passcla…

BZOJ.3265.志愿者招募加強版(費用流SPFA)

題目鏈接 見上題。 每類志愿者可能是若干段&#xff0c;不滿足那個...全幺模矩陣(全單位模矩陣)的條件&#xff0c;所以線性規劃可能存在非整數解。 于是就可以用費用流水過去順便拿個rank2 233. //20704kb 300ms #include <queue> #include <cstdio> #include &…

谷歌相冊_Google相冊中的新存檔功能是什么?

谷歌相冊If you’re a Google Photos user, you’ve may have seen a new feature called “Archive” show up in the app’s sidebar. if not, don’t stress—it’s just now rolling out and not everyone has it yet. Since it’s new, here’s a quick look at what it i…

CenterOS 7安裝Nginx

1.wget http://nginx.org/packages/centos/7/noarch/RPMS/nginx-release-centos-7-0.el7.ngx.noarch.rpm下載對應當前系統版本的nginx包(package) 2.rpm -ivh nginx-release-centos-7-0.el7.ngx.noarch.rpm建立nginx的yum倉庫 3.yum install nginx 下載并安裝nginx systemctl s…

Java的組合排列問題

從4個人中選2個人參加活動&#xff0c;一共有6種選法。 從n個人中選m個人參加活動&#xff0c;一共有多少種選法&#xff1f;C(m/n)C((m-1)/(n-1))C(m/(n-1))數學算法 public class Main {public static void main(String[] args) {System.out.println("請輸入總人數:&quo…

阿里云一鍵建站產品,阿里云自營建站-中小企業建站首選

阿里云推出的自營建站服務&#xff0c;這對于中小企業來說簡直是福利了&#xff0c;現在一般的公司都開始有了自己的官網&#xff0c;有可能就是因為你的官網設計的標準&#xff0c;大氣&#xff0c;客戶就會對你的信任度增加&#xff0c;從而促進一筆不小的訂單&#xff0c;這…