{"id":4904,"date":"2022-05-21T10:05:11","date_gmt":"2022-05-21T04:35:11","guid":{"rendered":"https:\/\/www.pcvita.com\/blog\/?p=4904"},"modified":"2022-05-21T18:17:34","modified_gmt":"2022-05-21T12:47:34","slug":"how-to-reset-sql-user-password","status":"publish","type":"post","link":"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html","title":{"rendered":"How to Reset SQL User Password Using Ingenious Ways"},"content":{"rendered":"\r\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\r\n<p style=\"text-align: justify;\">Hey, I am using Microsoft SQL Server 2016. But, last night, when I was entering my password, it shows error message 18456. I really don\u2019t understand what\u2019s going wrong with my User login account password. Please let me know how should I reset SQL user password.<\/p>\r\n<\/blockquote>\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\">As we know that MS SQL Server is relational database management. The relational database offers users to store their data in a structured format using rows and columns. Due to this structural format, the data storage becomes easy to locate and access specific values in the database. Relational database management means the value of each table is related to each other.<\/p>\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\">But there are many similar situations where users create tough passwords and forget them easily. In such a situation, if you lost the SQL Server account login password and looking for a solution that how to reset your MS SQL User password, then read this article. Here we outline all the possible workarounds that let you know how to recover lost System Administrator (SA) &amp; User database account passwords.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">How to Reset SQL User Password \u2013 Superlative Ways<\/h2>\r\n\r\n\r\n\r\n<p>In the subsequent section, we will discuss three effective methods to recover the password of SQL Server 2017 \/ 2014 \/ 2012 \/ 2008 \/ 2008 R2 \/ 2005.<\/p>\r\n\r\n\r\n\r\n<p>1. Recover SQL User Password using Software Solution<\/p>\r\n\r\n\r\n\r\n<p>2. CMD to Reset SQL Server Password<\/p>\r\n\r\n\r\n\r\n<p>3. Change SQL Server User Login Password Via Management Studio<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">#Method 1: Easiest Way to Reset SQL User Password<\/h2>\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\">No matter how time-consuming and complicated the process is to recover the password. The <a style=\"color: red;\" href=\"https:\/\/www.pcvita.com\/mdf-password-recovery.html\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"SQL Password Reset Tool (opens in a new tab)\"><strong>MDF Password Recovery Tool<\/strong><\/a> can do this very easily. It is devised to reset the complex password applied to the Microsoft SQL Server database. This tool is capable to change the User as well as the SA password of SQL Server Management Studio. It is the most trusted and 100 % safe and effective tool for SQL login account password recovery.<\/p>\r\n<p class=\"text-center mr-2\"><a class=\"btn btn-lg btn-md-block text-white\" style=\"background: #28a745; color: #fff !important;\" href=\" https:\/\/systoolskart.com\/download\/SYS1S0P6R\/18\" rel=\"nofollow\"> Download Now<\/a> <a class=\"btn btn-lg btn-md-block text-white\" style=\"background: #ff6800; color: #fff !important;\" href=\"https:\/\/systoolskart.com\/buy\/SYS1S0P6R\/18\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"> Purchase Now<\/a><\/p>\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\">To reset the password, there is no need for administrative rights. The user needs only the <em><strong>master.mdf<\/strong><\/em> file to change the password. This tool is capable to change the Multilingual Password of the user&#8217;s login account. It gives you an option to recover a specific login account. As well as this software gives you an option to set a new password once you select a specific user. This SQL Password Recovery tool is easily set up on Windows 10 and its below versions too.<\/p>\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\">Above all, it is a beneficial tool for both System Administrator and User Login password recovery. So whenever users forgot or lost their passwords they can easily restore them with this utility.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">Follow The Steps Below and Learn How to Reset SQL User Login Password<\/h3>\r\n\r\n\r\n\r\n<p><strong>Step 1. <\/strong>First,<strong> install<\/strong> and <strong>run<\/strong> the software on your system.<\/p>\r\n\r\n\r\n\r\n<p><strong>Step 2. <\/strong>Now, click on the <strong>Browse<\/strong> button and upload the master.mdf file.<\/p>\r\n\r\n\r\n\r\n<p><strong>Step 3. <\/strong>After that, all the Login account appears on the screen.<\/p>\r\n\r\n\r\n\r\n<p><strong>Step 4.<\/strong>\u00a0Now, choose the <strong>account<\/strong>&#8211; <strong>SA<\/strong> or User whose password a user want to change&gt;&gt; click on <strong>Reset Password<\/strong><\/p>\r\n\r\n\r\n\r\n<p><strong>Step 5.<\/strong>\u00a0Now, set the <strong>New Password<\/strong> under the Password Setting window.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">#Method 2: How to Reset\u00a0 SQL Login Password Using Command Prompt<\/h3>\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\">There is a manual method available to restore the SQL Server Login password. But for this, your Windows account must be a member of your local administrator group. Otherwise, you are not able to use this approach. Now, let\u2019s see the working steps.<\/p>\r\n\r\n\r\n\r\n<p><strong>Step 1.<\/strong>\u00a0First, Open the cmd as an administrator and run the following command.<\/p>\r\n\r\n\r\n\r\n<p><code>\r\nOsql\r\n -S &lt;SQL_Instance_Name&gt;\r\n -E<\/code><\/p>\r\n\r\n\r\n\r\n<p><em><strong>Note:<\/strong><\/em><em> To open Command Prompt press the Windows+R key and type cmd or you can open cmd with the window search bar. <\/em><\/p>\r\n\r\n\r\n\r\n<p><strong>Step 2.<\/strong>\u00a0Once the above <strong>command<\/strong> is executed, run this query in the cmd window.<\/p>\r\n\r\n\r\n\r\n<p><code>\r\nEXEC\tsp_password\r\nNULL,  \u2018New_Password\u2019, \u2018Login_Name\u2019<\/code><\/p>\r\n<p><code>Go<\/code><\/p>\r\n\r\n\r\n\r\n<p>Now, you set the new password for your User account<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">#Method 3: Reset SQL Server Password using SQL Server Management Studio<\/h3>\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\">This method is also a manual approach to recovering SQL passwords using the management studio. So let\u2019s see the working steps of this process.<\/p>\r\n\r\n\r\n\r\n<p><strong>Step 1. <\/strong>First, <b>log in<\/b>\u00a0to the <strong>SQL Server Management Studio<\/strong> and connect with it.<\/p>\r\n\r\n\r\n\r\n<p><strong>Step 2.<\/strong>\u00a0Now, in the left-side panel, go to <strong>Object Explorer<\/strong> and expand the <strong>Security<\/strong> option. After that, expand the <strong>Login<\/strong> section too.<\/p>\r\n\r\n\r\n\r\n<p><strong>Step 3. <\/strong>After that, <strong>select<\/strong> the account whose<strong> password<\/strong> you want to change. Then right-click on it and select the<strong> Properties <\/strong>option.<\/p>\r\n\r\n\r\n\r\n<p><strong>Step 4. <\/strong>Now, under the<strong> Login Properties<\/strong> window, you can change the User password and confirm it. Then click on <strong>OK<\/strong>.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">Conclusion<\/h3>\r\n\r\n\r\n\r\n<p style=\"text-align: justify;\">There is no option available to access your database when you realize that you forgot your password for the MS SQL Server login account. So, in this article, you will learn how to reset SQL user password or SA passwords in an effective manner. Now, it is depending upon you to choose any method according to your requirements.<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>Hey, I am using Microsoft SQL Server 2016. But, last night, when I was entering my password, it shows error <\/p>\n","protected":false},"author":16,"featured_media":4904,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[118,92],"tags":[],"class_list":["post-4904","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-sql-server","category-technology"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Reset SQL User Password \u2013 Effective Solutions<\/title>\n<meta name=\"description\" content=\"Forget or lost complex SQL database User login password. Here, we list out free methods on how to reset SQL User password with a few clicks.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Reset SQL User Password \u2013 Effective Solutions\" \/>\n<meta property=\"og:description\" content=\"Forget or lost complex SQL database User login password. Here, we list out free methods on how to reset SQL User password with a few clicks.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html\" \/>\n<meta property=\"og:site_name\" content=\"PCVITA Official Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-05-21T04:35:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-05-21T12:47:34+00:00\" \/>\n<meta name=\"author\" content=\"Ashwani Tiwari\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ashwani Tiwari\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/how-to-reset-sql-user-password.html#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/how-to-reset-sql-user-password.html\"},\"author\":{\"name\":\"Ashwani Tiwari\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/#\\\/schema\\\/person\\\/65a4ed84fa7404aa637dceea6619206a\"},\"headline\":\"How to Reset SQL User Password Using Ingenious Ways\",\"datePublished\":\"2022-05-21T04:35:11+00:00\",\"dateModified\":\"2022-05-21T12:47:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/how-to-reset-sql-user-password.html\"},\"wordCount\":799,\"image\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/how-to-reset-sql-user-password.html#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdnxtra.com\\\/feature\\\/change-sql-user-password.jpg\",\"articleSection\":[\"SQL Server\",\"Technology\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/how-to-reset-sql-user-password.html\",\"url\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/how-to-reset-sql-user-password.html\",\"name\":\"How to Reset SQL User Password \u2013 Effective Solutions\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/how-to-reset-sql-user-password.html#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/how-to-reset-sql-user-password.html#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdnxtra.com\\\/feature\\\/change-sql-user-password.jpg\",\"datePublished\":\"2022-05-21T04:35:11+00:00\",\"dateModified\":\"2022-05-21T12:47:34+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/#\\\/schema\\\/person\\\/65a4ed84fa7404aa637dceea6619206a\"},\"description\":\"Forget or lost complex SQL database User login password. Here, we list out free methods on how to reset SQL User password with a few clicks.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/how-to-reset-sql-user-password.html#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/how-to-reset-sql-user-password.html\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/how-to-reset-sql-user-password.html#primaryimage\",\"url\":\"https:\\\/\\\/cdnxtra.com\\\/feature\\\/change-sql-user-password.jpg\",\"contentUrl\":\"https:\\\/\\\/cdnxtra.com\\\/feature\\\/change-sql-user-password.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/how-to-reset-sql-user-password.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.pcvita.com\\\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Reset SQL User Password Using Ingenious Ways\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/\",\"name\":\"PCVITA Official Blog\",\"description\":\"Technology Solution that Matters\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/#\\\/schema\\\/person\\\/65a4ed84fa7404aa637dceea6619206a\",\"name\":\"Ashwani Tiwari\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2140b54c0cce2d0e03ba475ec1ffb609754f10e0acdd155f2c328439daf97c30?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2140b54c0cce2d0e03ba475ec1ffb609754f10e0acdd155f2c328439daf97c30?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2140b54c0cce2d0e03ba475ec1ffb609754f10e0acdd155f2c328439daf97c30?s=96&d=mm&r=g\",\"caption\":\"Ashwani Tiwari\"},\"description\":\"I am an Expert Technical Analyst, specialized in assisting users with complex technological challenges. Through my blogs and articles, I offer expert guidance to help tackle these technical issues effectively. My true passion lies in providing valuable insights and simplifying complicated technicalities, enhancing user understanding and confidence.\",\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/in\\\/ashwani-tiwari\\\/\",\"https:\\\/\\\/www.pcvita.com\\\/assets\\\/author\\\/ashwani.png\"],\"url\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/author\\\/ashwani\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Reset SQL User Password \u2013 Effective Solutions","description":"Forget or lost complex SQL database User login password. Here, we list out free methods on how to reset SQL User password with a few clicks.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html","og_locale":"en_US","og_type":"article","og_title":"How to Reset SQL User Password \u2013 Effective Solutions","og_description":"Forget or lost complex SQL database User login password. Here, we list out free methods on how to reset SQL User password with a few clicks.","og_url":"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html","og_site_name":"PCVITA Official Blog","article_published_time":"2022-05-21T04:35:11+00:00","article_modified_time":"2022-05-21T12:47:34+00:00","author":"Ashwani Tiwari","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ashwani Tiwari","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html#article","isPartOf":{"@id":"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html"},"author":{"name":"Ashwani Tiwari","@id":"https:\/\/www.pcvita.com\/blog\/#\/schema\/person\/65a4ed84fa7404aa637dceea6619206a"},"headline":"How to Reset SQL User Password Using Ingenious Ways","datePublished":"2022-05-21T04:35:11+00:00","dateModified":"2022-05-21T12:47:34+00:00","mainEntityOfPage":{"@id":"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html"},"wordCount":799,"image":{"@id":"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html#primaryimage"},"thumbnailUrl":"https:\/\/cdnxtra.com\/feature\/change-sql-user-password.jpg","articleSection":["SQL Server","Technology"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html","url":"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html","name":"How to Reset SQL User Password \u2013 Effective Solutions","isPartOf":{"@id":"https:\/\/www.pcvita.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html#primaryimage"},"image":{"@id":"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html#primaryimage"},"thumbnailUrl":"https:\/\/cdnxtra.com\/feature\/change-sql-user-password.jpg","datePublished":"2022-05-21T04:35:11+00:00","dateModified":"2022-05-21T12:47:34+00:00","author":{"@id":"https:\/\/www.pcvita.com\/blog\/#\/schema\/person\/65a4ed84fa7404aa637dceea6619206a"},"description":"Forget or lost complex SQL database User login password. Here, we list out free methods on how to reset SQL User password with a few clicks.","breadcrumb":{"@id":"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html#primaryimage","url":"https:\/\/cdnxtra.com\/feature\/change-sql-user-password.jpg","contentUrl":"https:\/\/cdnxtra.com\/feature\/change-sql-user-password.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.pcvita.com\/blog\/how-to-reset-sql-user-password.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.pcvita.com\/blog"},{"@type":"ListItem","position":2,"name":"How to Reset SQL User Password Using Ingenious Ways"}]},{"@type":"WebSite","@id":"https:\/\/www.pcvita.com\/blog\/#website","url":"https:\/\/www.pcvita.com\/blog\/","name":"PCVITA Official Blog","description":"Technology Solution that Matters","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.pcvita.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.pcvita.com\/blog\/#\/schema\/person\/65a4ed84fa7404aa637dceea6619206a","name":"Ashwani Tiwari","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2140b54c0cce2d0e03ba475ec1ffb609754f10e0acdd155f2c328439daf97c30?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2140b54c0cce2d0e03ba475ec1ffb609754f10e0acdd155f2c328439daf97c30?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2140b54c0cce2d0e03ba475ec1ffb609754f10e0acdd155f2c328439daf97c30?s=96&d=mm&r=g","caption":"Ashwani Tiwari"},"description":"I am an Expert Technical Analyst, specialized in assisting users with complex technological challenges. Through my blogs and articles, I offer expert guidance to help tackle these technical issues effectively. My true passion lies in providing valuable insights and simplifying complicated technicalities, enhancing user understanding and confidence.","sameAs":["https:\/\/www.linkedin.com\/in\/ashwani-tiwari\/","https:\/\/www.pcvita.com\/assets\/author\/ashwani.png"],"url":"https:\/\/www.pcvita.com\/blog\/author\/ashwani"}]}},"_links":{"self":[{"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/posts\/4904","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/comments?post=4904"}],"version-history":[{"count":0,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/posts\/4904\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/posts\/4904"}],"wp:attachment":[{"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/media?parent=4904"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/categories?post=4904"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/tags?post=4904"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}