{"id":1720,"date":"2025-02-19T23:44:42","date_gmt":"2025-02-20T03:44:42","guid":{"rendered":"https:\/\/www.pressleypress.com\/blog\/?p=1720"},"modified":"2025-02-19T23:44:42","modified_gmt":"2025-02-20T03:44:42","slug":"enable-administrator-login-in-windows-11","status":"publish","type":"post","link":"https:\/\/www.pressleypress.com\/blog\/?p=1720","title":{"rendered":"Enable Administrator Login in Windows 11"},"content":{"rendered":"\n<p>Did you accidentally lock your administrator login by attempting the wrong password too many times? Do you need to re-enable the account, and reset the password? Try the following :<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Hold SHIFT and click the power icon on the lock screen. Continue holding SHIFT and click on &#8220;Restart&#8221;. This will boot the machine into Troubleshooting mode<\/li>\n\n\n\n<li>Select &#8220;Advanced Options&#8221; on the &#8220;Troubleshoot&#8221; screen<\/li>\n\n\n\n<li>Select &#8220;Command Prompt&#8221;. This will open a command prompt window.<\/li>\n\n\n\n<li>In the Command Prompt window, type the following command :<br \/><code>net user Administrator \/active:yes<\/code><\/li>\n\n\n\n<li>Now that the Administrator account has been re-enabled, you can set a new password by typing this command :<br \/><code>net user Administrator &lt;type your password here><\/code><\/li>\n\n\n\n<li>Close the Command Prompt window<\/li>\n\n\n\n<li>Restart the computer<\/li>\n\n\n\n<li>Login with the Administrator account with the password you just set<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Did you accidentally lock your administrator login by attempting the wrong password too many times? Do you need to re-enable the account, and reset the password? Try the following :<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[3],"tags":[74,73,44,75],"class_list":["post-1720","post","type-post","status-publish","format-standard","hentry","category-computers","tag-locked-out","tag-password","tag-windows-11","tag-windows-administration"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p32FB4-rK","jetpack-related-posts":[{"id":785,"url":"https:\/\/www.pressleypress.com\/blog\/?p=785","url_meta":{"origin":1720,"position":0},"title":"Reset SA Password Using sqlcmd","author":"Matt","date":"June 22, 2012","format":false,"excerpt":"Resetting the SA password If you need access to the database, you can reset the SA password using the following commands from a command prompt (cmd): sqlcmd \u2013S SQLSERVER\\INSTANCE Once in the interface for sqlcmd, which is represented by a 1>, type the following on separate lines: sp_password @new =\u2026","rel":"","context":"In &quot;Computers&quot;","block_context":{"text":"Computers","link":"https:\/\/www.pressleypress.com\/blog\/?cat=3"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":69,"url":"https:\/\/www.pressleypress.com\/blog\/?p=69","url_meta":{"origin":1720,"position":1},"title":"Microsoft &#8211; Still Doesn&#8217;t Get Security","author":"Matt","date":"February 14, 2007","format":false,"excerpt":"From the ZDNet Article: \"Joanna Rutkowska has always been a big supporter of the Windows Vista security model. Until she stumbled upon a \"very severe hole\" in the design of UAC (User Account Control) and found out \u00e2\u20ac\u201d from Microsoft officials \u00e2\u20ac\u201d that the default no-admin setting isn't even a\u2026","rel":"","context":"In &quot;Computers&quot;","block_context":{"text":"Computers","link":"https:\/\/www.pressleypress.com\/blog\/?cat=3"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1333,"url":"https:\/\/www.pressleypress.com\/blog\/?p=1333","url_meta":{"origin":1720,"position":2},"title":"Linking a Local Folder with Microsoft&#8217;s One Drive","author":"Matt","date":"October 21, 2018","format":false,"excerpt":"You may want to sync a folder on your computer with OneDrive that isn't one of the Windows standard C: drive folders like \"Documents\", \"Pictures\" etc. If that's the case, here's the command line for you to use to link any folder with OneDrive. mklink \/j \"<path to configured OneDrive\u2026","rel":"","context":"In &quot;Computers&quot;","block_context":{"text":"Computers","link":"https:\/\/www.pressleypress.com\/blog\/?cat=3"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1533,"url":"https:\/\/www.pressleypress.com\/blog\/?p=1533","url_meta":{"origin":1720,"position":3},"title":"Restore the Old &#8220;Right-click&#8221; Context Menus in Windows 11","author":"Matt","date":"February 16, 2024","format":false,"excerpt":"If you're like me and don't dig the new cartoony icons for cut, copy, and paste in Windows 11 when you right click on things; you can use this terminal command to bring back the old context menus. Hit Windows Key + X Select \"Terminal\" In the terminal window, copy\u2026","rel":"","context":"In &quot;Computers&quot;","block_context":{"text":"Computers","link":"https:\/\/www.pressleypress.com\/blog\/?cat=3"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1105,"url":"https:\/\/www.pressleypress.com\/blog\/?p=1105","url_meta":{"origin":1720,"position":4},"title":"XCode Command Line Tools","author":"Matt","date":"April 10, 2014","format":false,"excerpt":"Need to install the XCode Command Line Tools? This is how you do it... $ xcode-select --install Then, follow the screen prompts. I came across this need when attempting to compile pyOpenSSL. It needed FFI.h can I couldn't get that without installing the command line tools.","rel":"","context":"In &quot;Computers&quot;","block_context":{"text":"Computers","link":"https:\/\/www.pressleypress.com\/blog\/?cat=3"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":23,"url":"https:\/\/www.pressleypress.com\/blog\/?p=23","url_meta":{"origin":1720,"position":5},"title":"Star Wars ASCII &#8211; Hillarious and Somewhat Impressive","author":"Matt","date":"April 12, 2006","format":false,"excerpt":"The entire Star Wars movie in ASCII characters. Open a Terminal\/Shell and type the following command : telnet towel.blinkenlights.nl Then sit back and watch the hillarity. (I know this will work for Mac OS X and Unix\/Linux. It SHOULD work for Windows too but I'm not sure.)","rel":"","context":"In &quot;Miscellaneous&quot;","block_context":{"text":"Miscellaneous","link":"https:\/\/www.pressleypress.com\/blog\/?cat=4"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/www.pressleypress.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1720","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pressleypress.com\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.pressleypress.com\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.pressleypress.com\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pressleypress.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1720"}],"version-history":[{"count":1,"href":"https:\/\/www.pressleypress.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1720\/revisions"}],"predecessor-version":[{"id":1721,"href":"https:\/\/www.pressleypress.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1720\/revisions\/1721"}],"wp:attachment":[{"href":"https:\/\/www.pressleypress.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1720"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.pressleypress.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1720"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pressleypress.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1720"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}