{"id":6205,"date":"2016-02-29T10:57:58","date_gmt":"2016-02-29T10:57:58","guid":{"rendered":"http:\/\/www.top-password.com\/blog\/?p=6205"},"modified":"2016-02-29T11:04:48","modified_gmt":"2016-02-29T11:04:48","slug":"block-or-disable-microsoft-account-in-windows-10-8","status":"publish","type":"post","link":"https:\/\/www.top-password.com\/blog\/block-or-disable-microsoft-account-in-windows-10-8\/","title":{"rendered":"3 Ways to Block or Disable Microsoft Account in Windows 10 \/ 8"},"content":{"rendered":"<p>Once you&#8217;ve switched to a Microsoft account, Windows encrypts your text password with a reversible encryption algorithm. Therefore, any user of the PC with the administrator privileges can easily recover it (refer to <a style=\"text-decoration:underline;\" href=\"http:\/\/www.top-password.com\/knowledge\/recover-windows-8-pin-code-picture-password.html\" target=\"_blank\">this article<\/a>). This is a security hole discovered in Windows 10 and 8. For security or privacy reasons, you might think of disabling Microsoft account logon sign-in option. <\/p>\n<p>In this tutorial we&#8217;ll show you 3 ways to block or disable Microsoft account, making users unable to add or log on Windows 10\/8 with Microsoft account.<\/p>\n<p><strong>Method 1: Block Microsoft Account with Group Policy<\/strong><\/p>\n<ol>\n<li>\nPress the Windows Key + R combination, type <strong>gpedit.msc<\/strong> in the Run dialog box and hit Enter.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2016\/02\/gpedit.png\" alt=\"gpedit\" width=\"399\" height=\"206\" class=\"alignnone size-full wp-image-6208\" \/><\/p>\n<\/li>\n<li>\nThe Local Group Policy Editor should open. Navigate to the following location:<br \/>\n<code>Computer Configuration > Windows Settings > Security Settings > Local Polices > Security Options<\/code>\n<\/li>\n<li>\nOn the right-side, locate the entry named &#8220;<strong>Accounts: Block Microsoft accounts<\/strong>&#8221; and then double-click on it to open its properties.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2016\/02\/block-microsoft-accounts.png\" alt=\"block-microsoft-accounts\" width=\"600\" height=\"322\" class=\"alignnone size-full wp-image-6209\" \/><\/p>\n<\/li>\n<li>\nUnder Local Security Setting tab, click on the drop-down box and you can see the following three options:<\/p>\n<ul>\n<li>This policy is disabled<\/li>\n<li>Users can&#8217;t add Microsoft accounts<\/li>\n<li>Users can&#8217;t add or log on with Microsoft accounts<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2016\/02\/cannot-add-logon-ms-account.png\" alt=\"cannot-add-logon-ms-account\" width=\"417\" height=\"507\" class=\"alignnone size-full wp-image-6210\" \/><\/p>\n<\/li>\n<li>\nIf you select &#8220;<strong>Users can&#8217;t add Microsoft accounts<\/strong>&#8220;, users on the PC will not able to add new Microsoft account. This also means that one can&#8217;t switch a local account to Microsoft account. But you can still log on with your existing Microsoft account.<\/p>\n<p>If you select &#8220;<strong>Users can&#8217;t add or log on with Microsoft accounts<\/strong>&#8220;, uses on the PC will not able to add new Microsoft account. The existing Microsoft account will disappear from Windows sign-in screen and you&#8217;re unable to login with it. So if you&#8217;re already using a Microsoft account, you should first switch to local account before applying this policy.<\/p>\n<p>After selecting the right policy, click <strong>Apply<\/strong> and then <strong>OK<\/strong>. Sign out or restart your computer for the policy to take effect.\n<\/li>\n<\/ol>\n<p><strong>Method 2: Block Microsoft Account with Registry Trick<\/strong><\/p>\n<p>Group Policy Editor is not available in all versions of Windows 10\/8. If you don&#8217;t have access to Group Policy Editor, you need to block Microsoft account through the Windows Registry. Here&#8217;s how:<\/p>\n<ol>\n<li>\nPress the Windows key + R to open the Run box. Type <strong>regedit<\/strong> and hit Enter.\n<\/li>\n<li>\nWhen the Registry Editor opens, navigate to the following keys:<br \/>\n<code>HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\System<\/code>\n<\/li>\n<li>\nIn the right pane, you&#8217;ll see a value named <strong>NoConnectedUser<\/strong>. If the value doesn&#8217;t exist, right-click on the empty space to create a <strong>DWORD<\/strong> value and name it <strong>NoConnectedUser<\/strong>.\n<\/li>\n<li>\nSet the <strong>NoConnectedUser<\/strong> value to 1 if you just want to block users from switching to Microsoft account, or set it to 3 if you want to block users from either adding or logging on with Microsoft account.<\/p>\n<ul>\n<li>0 = Allow Microsoft Accounts<\/li>\n<li>1 = Users can&#8217;t add Microsoft Accounts<\/li>\n<li>3 = Users can&#8217;t add or log on with Microsoft accounts<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2016\/02\/no-connected-user.png\" alt=\"no-connected-user\" width=\"578\" height=\"295\" class=\"alignnone size-full wp-image-6211\" \/><\/p>\n<\/li>\n<li>\nYou can now close the Registry Editor window and reboot the machine.\n<\/li>\n<\/ol>\n<p><strong>Method 3: Block from Switching to Microsoft Account<\/strong><\/p>\n<p>Here is another registry trick that could also be used to block users from switching to Microsoft account. Follow these steps:<\/p>\n<ol>\n<li>\nPress the Windows key + R to open the Run box. Type <strong>regedit<\/strong> and hit Enter.\n<\/li>\n<li>\nWhen the Registry Editor opens, navigate to the following keys:<br \/>\n<code>HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\PolicyManager\\default\\Settings\\AllowYourAccount<\/code>\n<\/li>\n<li>\nIn the right pane, double-click on the entry &#8220;<strong>value<\/strong>&#8221; and set it to 0.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2016\/02\/block-microsoft-account.png\" alt=\"block-microsoft-account\" width=\"600\" height=\"272\" class=\"alignnone size-full wp-image-6213\" \/><\/p>\n<\/li>\n<li>\nLog off and log in. Open the Settings charm and select Accounts, you&#8217;ll find the option lablelled &#8220;<strong>Sign in with a Microsoft account instead<\/strong>&#8221; is now greyed out. That&#8217;s it!<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2016\/02\/microsoft-account-disabled.png\" alt=\"microsoft-account-disabled\" width=\"600\" height=\"394\" class=\"alignnone size-full wp-image-6212\" \/><\/p>\n<\/li>\n<\/ol>\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>Once you&#8217;ve switched to a Microsoft account, Windows encrypts your text password with a reversible encryption algorithm. Therefore, any user of the PC with the administrator privileges can easily recover it (refer to this article). This is a security hole discovered in Windows 10 and 8. For security or privacy reasons, you might think of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,10,1894,39],"tags":[2550,2551,2552,2554,2553],"class_list":["post-6205","post","type-post","status-publish","format-standard","hentry","category-others","category-tips-tricks","category-windows-10","category-windows-8","tag-block-windows-10-microsoft-account","tag-block-windows-8-microsoft-account","tag-disable-microsoft-account","tag-disable-microsoft-account-login","tag-disable-microsoft-account-sign-in"],"_links":{"self":[{"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/posts\/6205","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/comments?post=6205"}],"version-history":[{"count":8,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/posts\/6205\/revisions"}],"predecessor-version":[{"id":6219,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/posts\/6205\/revisions\/6219"}],"wp:attachment":[{"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/media?parent=6205"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/categories?post=6205"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/tags?post=6205"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}