{"id":621,"date":"2021-03-29T07:17:13","date_gmt":"2021-03-29T07:17:13","guid":{"rendered":"http:\/\/thelead82.com\/how-to\/?p=621"},"modified":"2021-06-01T07:17:59","modified_gmt":"2021-06-01T07:17:59","slug":"how-to-bypass-windows-password-without-chaning-it","status":"publish","type":"post","link":"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/","title":{"rendered":"How to bypass Windows password without resetting or changing the current password?"},"content":{"rendered":"\n<p>You are reading this webpage because you appear to have forgotten your Windows login password. You&#8217;ve tried every possible password you can think of, but none of them appear to be correct.<br>Believe us when we say that we have experienced this vexing sensation. It&#8217;s logical that people want to bypass Windows password because they have lost or forgotten it. In this article we will show you how to bypass Windows password without resetting or changing the current password.<\/p>\n\n\n\n<div class=\"wp-block-yoast-seo-table-of-contents yoast-table-of-contents\"><h2>Table of contents<\/h2><ul><li><a href=\"#h-use-windows-automatic-login\" data-level=\"2\">USE WINDOWS AUTOMATIC LOGIN<\/a><\/li><li><a href=\"#h-turn-on-automatic-login-using-registry-changes\" data-level=\"2\">TURN ON AUTOMATIC LOGIN USING REGISTRY CHANGES<\/a><\/li><li><a href=\"#h-use-free-autologon-utility\" data-level=\"2\">USE FREE AUTOLOGON UTILITY<\/a><\/li><li><a href=\"#h-bypass-windows-10-password-using-ubuntu-livecd\" data-level=\"2\">BYPASS WINDOWS 10 PASSWORD USING UBUNTU LIVECD<\/a><\/li><li><a href=\"#h-kon-boot-to-bypass-windows-password-easiest-and-best-method\" data-level=\"2\">KON-BOOT TO BYPASS WINDOWS PASSWORD (EASIEST AND BEST METHOD)<\/a><\/li><\/ul><\/div>\n\n\n\n<p> <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-use-windows-automatic-login\">USE WINDOWS AUTOMATIC LOGIN<\/h2>\n\n\n\n<p>By default, when you turn on your computer, it will stop at the login screen (at this point you need to pick your account name and provide account password). Typing your user password can be automatically skipped if you&#8217;re the only user of your Windows PC (meaning you will auto log in without providing a password). In this article we provide guide on how to configure your Windows computer to automatically bypass the login screen. So you can log in to your Windows OS without removing or clearing your current password, letting you to log in without knowing the old password.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"783\" height=\"628\" src=\"http:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/windows-command-prompt-netplwiz.png\" alt=\"windows run netplwiz command\" class=\"wp-image-623\" srcset=\"https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/windows-command-prompt-netplwiz.png?v=1617001494 783w, https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/windows-command-prompt-netplwiz-300x241.png?v=1617001494 300w, https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/windows-command-prompt-netplwiz-768x616.png?v=1617001494 768w, https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/windows-command-prompt-netplwiz-720x577.png?v=1617001494 720w, https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/windows-command-prompt-netplwiz-580x465.png?v=1617001494 580w, https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/windows-command-prompt-netplwiz-320x257.png?v=1617001494 320w\" sizes=\"auto, (max-width: 783px) 100vw, 783px\" \/><\/figure>\n\n\n\n<ol class=\"wp-block-list\"><li>To open the run command box, press Windows key + R. Enter netplwiz into the search box.<\/li><li>Select the user you wish to automatically log in to in the User Accounts box, and uncheck the option &#8220;Users must enter a user name and password to access this computer.&#8221; After that, click OK..<\/li><li>Fill the dialog box with correct user credentials<\/li><li>Restart your computer; it will now skip the login screen and immediately log you in as the user you specified in the previous step.<\/li><\/ol>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"648\" height=\"813\" src=\"http:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/windows-disable-password-login-1.png\" alt=\"windows disable password\" class=\"wp-image-625\" srcset=\"https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/windows-disable-password-login-1.png?v=1617001959 648w, https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/windows-disable-password-login-1-239x300.png?v=1617001959 239w, https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/windows-disable-password-login-1-580x728.png?v=1617001959 580w, https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/windows-disable-password-login-1-320x401.png?v=1617001959 320w\" sizes=\"auto, (max-width: 648px) 100vw, 648px\" \/><\/figure><\/div>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-turn-on-automatic-login-using-registry-changes\">TURN ON AUTOMATIC LOGIN USING REGISTRY CHANGES<\/h2>\n\n\n\n<ol class=\"wp-block-list\"><li>To launch the Run dialog box, press Windows Key + R.<\/li><li>Type <strong>regedit<\/strong> and press OK (registry editor window will appear on your screen)<\/li><li>In the Registry Editor paste navigate to this location: <strong>HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon<\/strong><\/li><li>Select and Double-click on <strong>DefaultUserName<\/strong> entry <\/li><li>Enter your user name and press OK<\/li><li>Double-click on the <strong>DefaultPassword<\/strong> entry. Enter your password and press OK<\/li><li>On the Edit menu, click New and select String Value name it as <strong>AutoAdminLogon<\/strong> and press enter<\/li><li>Pick and Double-click on AutoAdminLogon entry<\/li><li>In the Edit String box, type 1 as the value, confirm with OK<\/li><li>Close registry editor window and reboot your machine<\/li><li>Now you can log in automatically without entering any password at all<\/li><\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-use-free-autologon-utility\">USE FREE AUTOLOGON UTILITY<\/h2>\n\n\n\n<p><a href=\"https:\/\/docs.microsoft.com\/pl-pl\/sysinternals\/downloads\/autologon\">Autologon<\/a> enables you to easily configure Windows\u2019 built-in autologon mechanism. Instead of waiting for a user to input their name and password, Windows automatically logs on the designated user using the credentials you specify with Autologon, which are encrypted in the Registry.<\/p>\n\n\n\n<p>Autologon util is very easy to use, you just need to run autologon.exe application, fill in the dialog, and click Enable.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-bypass-windows-10-password-using-ubuntu-livecd\">BYPASS WINDOWS 10 PASSWORD USING UBUNTU LIVECD<\/h2>\n\n\n\n<p>Ubuntu is a popular Linux distribution, and the Ubuntu livecd allows you to boot and use it without having to install it on your hard drive.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"690\" height=\"457\" src=\"http:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/ubuntu-try-ubuntu.jpg\" alt=\"ubuntu try ubuntu without installing\" class=\"wp-image-636\" srcset=\"https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/ubuntu-try-ubuntu.jpg?v=1617004523 690w, https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/ubuntu-try-ubuntu-300x199.jpg?v=1617004523 300w, https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/ubuntu-try-ubuntu-580x384.jpg?v=1617004523 580w, https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/ubuntu-try-ubuntu-320x212.jpg?v=1617004523 320w\" sizes=\"auto, (max-width: 690px) 100vw, 690px\" \/><\/figure><\/div>\n\n\n\n<ol class=\"wp-block-list\"><li><a href=\"https:\/\/ubuntu.com\/download\/desktop\">Download Ubuntu Live CD<\/a>\u00a0from the official website<\/li><li>Burn Ubuntu ISO to USB pendrive using <a href=\"https:\/\/rufus.ie\/\">Rufus<\/a> utility<\/li><li>Insert the created USB pendrive in your locked computer and then boot it via USB drive (pick the USB boot option in your BIOS SETUP). <\/li><li>Your computer should boot from Ubuntu USB, you should see the Welcome page of Ubuntu, click on <strong>TRY UBUNTU<\/strong><\/li><li>Click on the <strong>Settings<\/strong> and pick <strong>Repositories<\/strong> from the drop-down menu. Software sources window should open. Now select the <strong>Community-maintained open-source<\/strong> software option and then close the window<\/li><li>Open <strong>Synaptic Package Manager<\/strong> and click on the reload button. Wait for download to end<\/li><li>Click on the Quick Search icon, type <strong>chntpw<\/strong> , then select it on the list and mark it for installation<\/li><li>You should be now back to the Synaptic Package Manager window, pick the <strong>Apply<\/strong> button<\/li><li>Open Terminal then type following command: <strong>sudo apt-get install chntpw<\/strong><\/li><li>Now you need to locate your Windows partition  ( <strong>Windows\\System32\\Config<\/strong> ) and then select the partition, right-click on it and pick Open in Terminal<\/li><li>Type following command to get list of user accounts:  <strong>chntpw -l SAM<\/strong><\/li><li>Select your locked account with following command, press enter after typing it (replace USERNAME with your account name): <strong>chntpw -u USERNAME SAM<\/strong><\/li><li>In the password editing options pick <strong>1<\/strong> and press enter to leave the password empty. Finally pres <strong>q\u00a0<\/strong>to close the User Edit menu and then press enter key<\/li><li>After the confirmation message appears press <strong>Y<\/strong> to confirm<\/li><li>Reboot your computer, when Windows loads you will not be prompted for the user password<\/li><\/ol>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"400\" src=\"http:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/chntpw-window.png\" alt=\"\" class=\"wp-image-637\" srcset=\"https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/chntpw-window.png?v=1617004612 720w, https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/chntpw-window-300x167.png?v=1617004612 300w, https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/chntpw-window-580x322.png?v=1617004612 580w, https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/chntpw-window-320x178.png?v=1617004612 320w\" sizes=\"auto, (max-width: 720px) 100vw, 720px\" \/><\/figure><\/div>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-kon-boot-to-bypass-windows-password-easiest-and-best-method\">KON-BOOT TO BYPASS WINDOWS PASSWORD (EASIEST AND BEST METHOD)<\/h2>\n\n\n\n<p><a href=\"https:\/\/kon-boot.com\">KON-BOOT<\/a> s a tool that allows accessing locked computer without knowing the user&#8217;s password. Unlike other solutions Kon-Boot does not reset or modify user&#8217;s password and all changes are reverted back to previous state after system restart. Right now password bypass is available for Windows XP, Vista, 7, 8, 10 and Mac systems.  <a href=\"https:\/\/www.piotrbania.com\/all\/kon-boot\/\">KON-BOOT<\/a> is on the market for more than 10 years already and it is a well know and trusted in the security community. <\/p>\n\n\n\n<p><strong>It is the only tool currently (worldwide) which allows you to bypass Windows 10 live \/ online accounts. <\/strong><\/p>\n\n\n\n<figure class=\"wp-block-embed aligncenter is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Forgot Windows Password? Kon-Boot best password bypass solution for Microsoft Windows &amp; Apple MacOS\" width=\"720\" height=\"405\" src=\"https:\/\/www.youtube.com\/embed\/4Jqtgsrbgmo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p>Simply:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>First, create your <a href=\"https:\/\/www.piotrbania.com\/all\/kon-boot\/\">KON-BOOT USB<\/a><\/li><li>Boot your target computer with this USB (you may need to enter BIOS SETUP first and set the USB as the first boot option)<\/li><li>Follow the simple instructions presented on the screen<\/li><li>Wait for Windows to load (any Windows is supported XP, 7, 8, 8.1, 10), choose your account, put any random password and press enter<\/li><li>Voila, you have bypassed your Windows password and you are logged in!<\/li><\/ol>\n\n\n\n<p class=\"has-text-align-center has-large-font-size\"><a href=\"https:\/\/kon-boot.com\">CHECK OUT MORE ABOUT KON-BOOT AT KON-BOOT HOMEPAGE<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>You are reading this webpage because you appear to have forgotten your Windows login password. You&#8217;ve tried every possible password you can think of, but none of them appear to be correct.Believe us when we say that we have experienced this vexing sensation. It&#8217;s logical that people want to bypass Windows password because they have [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-621","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v16.0.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to bypass Windows password without changing it<\/title>\n<meta name=\"description\" content=\"How to bypass Windows password? How you can enter Windows without knowing the password? If you need answers this article is for you\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to bypass Windows password without changing it\" \/>\n<meta property=\"og:description\" content=\"How to bypass Windows password? How you can enter Windows without knowing the password? If you need answers this article is for you\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/\" \/>\n<meta property=\"og:site_name\" content=\"Cyber security tips &amp; tricks for Windows, Mac and others.\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/KonBootSoftware\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-29T07:17:13+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-06-01T07:17:59+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/windows-command-prompt-netplwiz.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@thelead82\" \/>\n<meta name=\"twitter:site\" content=\"@thelead82\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\">\n\t<meta name=\"twitter:data1\" content=\"6 minutes\">\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/thelead82.com\/how-to\/#organization\",\"name\":\"LEAD82\",\"url\":\"https:\/\/thelead82.com\/how-to\/\",\"sameAs\":[\"https:\/\/www.facebook.com\/KonBootSoftware\",\"https:\/\/www.youtube.com\/channel\/UCgCCL7YJhb9-y8Jy_9txGbw\",\"https:\/\/twitter.com\/thelead82\"],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/thelead82.com\/how-to\/#logo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/logo_white_ejunkie.png?v=1616934195\",\"width\":288,\"height\":90,\"caption\":\"LEAD82\"},\"image\":{\"@id\":\"https:\/\/thelead82.com\/how-to\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/thelead82.com\/how-to\/#website\",\"url\":\"https:\/\/thelead82.com\/how-to\/\",\"name\":\"Solution to Windows and Mac password problems\",\"description\":\"Blog with cyber security tips, guides and tutorials. Tools for forgotten and lost Windows \/ Mac passwords.\",\"publisher\":{\"@id\":\"https:\/\/thelead82.com\/how-to\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/thelead82.com\/how-to\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"http:\/\/thelead82.com\/how-to\/wp-content\/uploads\/2021\/03\/windows-command-prompt-netplwiz.png\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/#webpage\",\"url\":\"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/\",\"name\":\"How to bypass Windows password without changing it\",\"isPartOf\":{\"@id\":\"https:\/\/thelead82.com\/how-to\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/#primaryimage\"},\"datePublished\":\"2021-03-29T07:17:13+00:00\",\"dateModified\":\"2021-06-01T07:17:59+00:00\",\"description\":\"How to bypass Windows password? How you can enter Windows without knowing the password? If you need answers this article is for you\",\"breadcrumb\":{\"@id\":\"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/thelead82.com\/how-to\/\",\"url\":\"https:\/\/thelead82.com\/how-to\/\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/\",\"url\":\"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/\",\"name\":\"How to bypass Windows password without resetting or changing the current password?\"}}]},{\"@type\":\"Article\",\"@id\":\"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/#webpage\"},\"author\":{\"@id\":\"https:\/\/thelead82.com\/how-to\/#\/schema\/person\/746c4f9f7b7a721114753acb1f1f2d5b\"},\"headline\":\"How to bypass Windows password without resetting or changing the current password?\",\"datePublished\":\"2021-03-29T07:17:13+00:00\",\"dateModified\":\"2021-06-01T07:17:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/#webpage\"},\"publisher\":{\"@id\":\"https:\/\/thelead82.com\/how-to\/#organization\"},\"image\":{\"@id\":\"https:\/\/thelead82.com\/how-to\/how-to-bypass-windows-password-without-chaning-it\/#primaryimage\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/thelead82.com\/how-to\/#\/schema\/person\/746c4f9f7b7a721114753acb1f1f2d5b\",\"name\":\"John M\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/thelead82.com\/how-to\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e505368490df21157d9e8e1cb50a886ba7ec9a13cde9de4459b51f51fed4bdf1?s=96&d=wp_user_avatar&r=g\",\"caption\":\"John M\"},\"sameAs\":[\"http:\/\/thelead82.com\/how-to\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","_links":{"self":[{"href":"https:\/\/thelead82.com\/how-to\/wp-json\/wp\/v2\/posts\/621","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thelead82.com\/how-to\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thelead82.com\/how-to\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thelead82.com\/how-to\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thelead82.com\/how-to\/wp-json\/wp\/v2\/comments?post=621"}],"version-history":[{"count":15,"href":"https:\/\/thelead82.com\/how-to\/wp-json\/wp\/v2\/posts\/621\/revisions"}],"predecessor-version":[{"id":672,"href":"https:\/\/thelead82.com\/how-to\/wp-json\/wp\/v2\/posts\/621\/revisions\/672"}],"wp:attachment":[{"href":"https:\/\/thelead82.com\/how-to\/wp-json\/wp\/v2\/media?parent=621"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thelead82.com\/how-to\/wp-json\/wp\/v2\/categories?post=621"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thelead82.com\/how-to\/wp-json\/wp\/v2\/tags?post=621"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}