{"id":3872,"date":"2019-05-14T10:57:33","date_gmt":"2019-05-14T10:57:33","guid":{"rendered":"https:\/\/www.pcvita.com\/blog\/?p=3872"},"modified":"2021-12-20T13:07:44","modified_gmt":"2021-12-20T07:37:44","slug":"sql-server-cannot-open-user-default-database-4064-error","status":"publish","type":"post","link":"https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html","title":{"rendered":"Solve SQL Server Cannot Open User Default Database 4064 Problem"},"content":{"rendered":"\r\n<p>Maintaining the SQL server database and running it be always the first priority of the SQL Administrators. They always try to keep the database in a healthy state by protecting the machine from unnecessary problems and errors. But sometimes the user has to face the SQL server cannot open user default database 4064 error. When the user tries to connect to a computer which runs the MS SQL but failed to specify the login database while establishing a connection. Then the computer uses the default database. Due to the unavailability of the default database the user has to face SQL Server cannot open user default database 4064 issue.<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"613\" height=\"166\" class=\"wp-image-3873\" src=\"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2019\/05\/Cannot-open-user-default-database-error.jpg\" alt=\"\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>When the SQL server user faces this errors then the data becomes inaccessible. Also, the user is unable to perform the routines operations and it will lead to huge business loss. If you are facing the same issue then this blog will help you to know the main possible reasons for SQL server cannot open user default database 4064 error. And also we will discuss the solutions to fix this problem. Before proceeding to the solutions part let us understand the main causes of this error.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"heading-style\">Primary Reasons Behind Cannot Open User Default Database Error 4064<\/h2>\r\n\r\n\r\n\r\n<p>The user has to face this problem when the default database is missing or there is no connection with the default database. The main causes of this error are listed below.<\/p>\r\n\r\n\r\n\r\n<p>1. When the default database is missing or has been set to offline, detached, or RESTRICTED_USER state the user has to face this error.<br \/>2. In case when the database does not have the login account mapped to a user, or the user has been denied access.<br \/>3. If the database is in suspect mode or if it is available as a database mirror. <br \/>4. In case if the database is in single-user mode and the only available connection is already being used by someone or something else then this might be the reason for this error.<\/p>\r\n\r\n\r\n\r\n<div class=\"alert alert-info\" role=\"alert\">\r\n<p><strong>Note:<\/strong> The user can also read this post <strong><a href=\"https:\/\/www.pcvita.com\/blog\/how-often-should-i-run-dbcc-checkdb.html\">how do I often run DBCC CHECKDB<\/a> <\/strong>command to repair the SQL database<\/p>\r\n<\/div>\r\n\r\n\r\n\r\n<h2 class=\"heading-style\">Know How to Fix SQL Server Cannot Open User Default Database 4064 Erro<\/h2>\r\n\r\n\r\n\r\n<p><strong>#Technique 1: Changing the default database in SQL server 2005 and below versions. <\/strong><\/p>\r\n\r\n\r\n\r\n<p><br \/><strong> Step 1:<\/strong> Press Window + R and type the cmd. Use one of the methods depending on the type of authentication that SQL server login uses. <br \/><br \/>1. If the SQL server uses the Windows authentication mode to connect to an instance then type the following command in the command prompt. <br \/><br \/><strong>Sqlcmd E-S instanceName d master <\/strong><br \/><br \/>2. If the SQL Server login uses SQL Server authentication mode to connect to the instance then type the following command in the command prompt window<\/p>\r\n\r\n\r\n\r\n<p><br \/><strong>Sqlcmd -S InstanceName -d master -U SQLLogin Password <\/strong><br \/><br \/>Important Note: <br \/>Instance Name \u2013 Name of the SQL server 2005 instance to connect with <br \/>SQL login \u2013 It is the placeholder for the SQL server whose default database has been dropped. <br \/>Password \u2013 SQL server login password <br \/><br \/><br \/><strong>Step 2: <\/strong> At the SQLCMD prompt type the following <br \/><br \/><strong>ALTER LOGIN SQLlogin WITH DEFAULT DATA_BASE = AVAILDBNAME<\/strong> <br \/><br \/><strong>Note:<\/strong> AVAILDBName is the name for the existing database that can be accessed by the SQL server login in the instance. <br \/><br \/><strong>Step3<\/strong>: At the sqlcmd the user has to type GO, and then press Enter.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"heading-style wp-block-heading\">Resolve the Problem SQL Server Cannot Open User Default Database 4064 Error By Using Expert Solution<\/h3>\r\n\r\n\r\n\r\n<p>In most cases by following the above steps the user can repair the database and access it. <br \/>But in case if you won&#8217;t be able to access the database then you can try to repair the database by using <strong><a href=\"https:\/\/www.pcvita.com\/sql-database-recovery.html\">SQL Database Recovery Tool<\/a><\/strong>. SQL Server cannot open user default database 4064 error will be easily removed by using this software. This software can easily fix the corruption issues when the inbuilt utilities fail. Also by using this software the user can easily recover database objects like SQL table, stored procedure, triggers, functions, etc. This tool is compatible to recover the data from SQL server 2019 and its below versions.<\/p>\r\n\r\n<p class=\"text-center\"><a class=\"btn btn-success btn-lg btn-md-block p-3 text-white\" href=\"https:\/\/systoolskart.com\/download\/SYS1S2Q7L\/18\">Download<\/a> <a class=\"btn btn-lg btn-md-block text-white\" style=\"background: #ff6800; color: #fff !important;\" href=\"https:\/\/systoolskart.com\/buy\/SYS1S2Q7L\/18\" target=\"_blank\" rel=\"noopener noreferrer\"> Purchase Now<\/a><\/p>\r\n\r\n\r\n\r\n<h3 class=\"heading-style wp-block-heading\"><strong>Final Words <\/strong><\/h3>\r\n\r\n\r\n\r\n<p><br \/>In this article, we have discussed how to solve SQL server cannot open user default database 4064 error. We have discussed the various reasons for this problem. So to resolve this issue we have given the manual as a well automated solution. If the user doesn&#8217;t want to stuck in annoyance then the user can take the help of an automated solution to resolve this issue. For prior evaluation you can download the free trail version of the tool.<strong><br \/><\/strong><\/p>\r\n\r\n\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n\r\n\r\n<p>&nbsp;<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>Maintaining the SQL server database and running it be always the first priority of the SQL Administrators. They always try <\/p>\n","protected":false},"author":17,"featured_media":3872,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[118],"tags":[240,239],"class_list":["post-3872","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-sql-server","tag-cannot-open-user-default-database-error-4064","tag-sql-server-cannot-open-user-default-database-4064"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Fix SQL Server Cannot Open User Default Database 4064 Error<\/title>\n<meta name=\"description\" content=\"Looking for a solution to solve SQL server cannot open user default database 4064 error? If yes then in this article we have discussed the solution of this problem with the help of manual as well as automated solution.\" \/>\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\/sql-server-cannot-open-user-default-database-4064-error.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fix SQL Server Cannot Open User Default Database 4064 Error\" \/>\n<meta property=\"og:description\" content=\"Looking for a solution to solve SQL server cannot open user default database 4064 error? If yes then in this article we have discussed the solution of this problem with the help of manual as well as automated solution.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html\" \/>\n<meta property=\"og:site_name\" content=\"PCVITA Official Blog\" \/>\n<meta property=\"article:published_time\" content=\"2019-05-14T10:57:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-12-20T07:37:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2019\/05\/Cannot-open-user-default-database-error.jpg\" \/>\n<meta name=\"author\" content=\"Mohit Jha\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mohit Jha\" \/>\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\\\/sql-server-cannot-open-user-default-database-4064-error.html#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/sql-server-cannot-open-user-default-database-4064-error.html\"},\"author\":{\"name\":\"Mohit Jha\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/#\\\/schema\\\/person\\\/46d7590809ce0596a0f14a1fbc5d56fe\"},\"headline\":\"Solve SQL Server Cannot Open User Default Database 4064 Problem\",\"datePublished\":\"2019-05-14T10:57:33+00:00\",\"dateModified\":\"2021-12-20T07:37:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/sql-server-cannot-open-user-default-database-4064-error.html\"},\"wordCount\":757,\"image\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/sql-server-cannot-open-user-default-database-4064-error.html#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdnxtra.com\\\/feature\\\/fix-sql-server-cannot-open-user-default-database-4064-error.jpg\",\"keywords\":[\"Cannot Open User Default database error 4064\",\"SQL Server Cannot Open User Default Database 4064\"],\"articleSection\":[\"SQL Server\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/sql-server-cannot-open-user-default-database-4064-error.html\",\"url\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/sql-server-cannot-open-user-default-database-4064-error.html\",\"name\":\"Fix SQL Server Cannot Open User Default Database 4064 Error\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/sql-server-cannot-open-user-default-database-4064-error.html#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/sql-server-cannot-open-user-default-database-4064-error.html#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdnxtra.com\\\/feature\\\/fix-sql-server-cannot-open-user-default-database-4064-error.jpg\",\"datePublished\":\"2019-05-14T10:57:33+00:00\",\"dateModified\":\"2021-12-20T07:37:44+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/#\\\/schema\\\/person\\\/46d7590809ce0596a0f14a1fbc5d56fe\"},\"description\":\"Looking for a solution to solve SQL server cannot open user default database 4064 error? If yes then in this article we have discussed the solution of this problem with the help of manual as well as automated solution.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/sql-server-cannot-open-user-default-database-4064-error.html#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/sql-server-cannot-open-user-default-database-4064-error.html\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/sql-server-cannot-open-user-default-database-4064-error.html#primaryimage\",\"url\":\"https:\\\/\\\/cdnxtra.com\\\/feature\\\/fix-sql-server-cannot-open-user-default-database-4064-error.jpg\",\"contentUrl\":\"https:\\\/\\\/cdnxtra.com\\\/feature\\\/fix-sql-server-cannot-open-user-default-database-4064-error.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/sql-server-cannot-open-user-default-database-4064-error.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.pcvita.com\\\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Solve SQL Server Cannot Open User Default Database 4064 Problem\"}]},{\"@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\\\/46d7590809ce0596a0f14a1fbc5d56fe\",\"name\":\"Mohit Jha\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a4339547039990f13c5d3fd6ffce8722244e886b0d2b3fb9867d307b00d81ada?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a4339547039990f13c5d3fd6ffce8722244e886b0d2b3fb9867d307b00d81ada?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a4339547039990f13c5d3fd6ffce8722244e886b0d2b3fb9867d307b00d81ada?s=96&d=mm&r=g\",\"caption\":\"Mohit Jha\"},\"description\":\"Mohit is a Microsoft-certified expert who has assisted thousands of clients with Outlook &amp; Microsoft Office 365 issues. He enjoys writing on email clients as well as data migration. He is always excited about giving troubled readers the most up-to-date knowledge, explanation, and refinements.\",\"sameAs\":[\"https:\\\/\\\/in.linkedin.com\\\/in\\\/mohitkumarjha\",\"https:\\\/\\\/www.pcvita.com\\\/assets\\\/author\\\/mohit.png\"],\"url\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/author\\\/mohit\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Fix SQL Server Cannot Open User Default Database 4064 Error","description":"Looking for a solution to solve SQL server cannot open user default database 4064 error? If yes then in this article we have discussed the solution of this problem with the help of manual as well as automated solution.","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\/sql-server-cannot-open-user-default-database-4064-error.html","og_locale":"en_US","og_type":"article","og_title":"Fix SQL Server Cannot Open User Default Database 4064 Error","og_description":"Looking for a solution to solve SQL server cannot open user default database 4064 error? If yes then in this article we have discussed the solution of this problem with the help of manual as well as automated solution.","og_url":"https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html","og_site_name":"PCVITA Official Blog","article_published_time":"2019-05-14T10:57:33+00:00","article_modified_time":"2021-12-20T07:37:44+00:00","og_image":[{"url":"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2019\/05\/Cannot-open-user-default-database-error.jpg","type":"","width":"","height":""}],"author":"Mohit Jha","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Mohit Jha","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html#article","isPartOf":{"@id":"https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html"},"author":{"name":"Mohit Jha","@id":"https:\/\/www.pcvita.com\/blog\/#\/schema\/person\/46d7590809ce0596a0f14a1fbc5d56fe"},"headline":"Solve SQL Server Cannot Open User Default Database 4064 Problem","datePublished":"2019-05-14T10:57:33+00:00","dateModified":"2021-12-20T07:37:44+00:00","mainEntityOfPage":{"@id":"https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html"},"wordCount":757,"image":{"@id":"https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html#primaryimage"},"thumbnailUrl":"https:\/\/cdnxtra.com\/feature\/fix-sql-server-cannot-open-user-default-database-4064-error.jpg","keywords":["Cannot Open User Default database error 4064","SQL Server Cannot Open User Default Database 4064"],"articleSection":["SQL Server"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html","url":"https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html","name":"Fix SQL Server Cannot Open User Default Database 4064 Error","isPartOf":{"@id":"https:\/\/www.pcvita.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html#primaryimage"},"image":{"@id":"https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html#primaryimage"},"thumbnailUrl":"https:\/\/cdnxtra.com\/feature\/fix-sql-server-cannot-open-user-default-database-4064-error.jpg","datePublished":"2019-05-14T10:57:33+00:00","dateModified":"2021-12-20T07:37:44+00:00","author":{"@id":"https:\/\/www.pcvita.com\/blog\/#\/schema\/person\/46d7590809ce0596a0f14a1fbc5d56fe"},"description":"Looking for a solution to solve SQL server cannot open user default database 4064 error? If yes then in this article we have discussed the solution of this problem with the help of manual as well as automated solution.","breadcrumb":{"@id":"https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html#primaryimage","url":"https:\/\/cdnxtra.com\/feature\/fix-sql-server-cannot-open-user-default-database-4064-error.jpg","contentUrl":"https:\/\/cdnxtra.com\/feature\/fix-sql-server-cannot-open-user-default-database-4064-error.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.pcvita.com\/blog"},{"@type":"ListItem","position":2,"name":"Solve SQL Server Cannot Open User Default Database 4064 Problem"}]},{"@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\/46d7590809ce0596a0f14a1fbc5d56fe","name":"Mohit Jha","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/a4339547039990f13c5d3fd6ffce8722244e886b0d2b3fb9867d307b00d81ada?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a4339547039990f13c5d3fd6ffce8722244e886b0d2b3fb9867d307b00d81ada?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a4339547039990f13c5d3fd6ffce8722244e886b0d2b3fb9867d307b00d81ada?s=96&d=mm&r=g","caption":"Mohit Jha"},"description":"Mohit is a Microsoft-certified expert who has assisted thousands of clients with Outlook &amp; Microsoft Office 365 issues. He enjoys writing on email clients as well as data migration. He is always excited about giving troubled readers the most up-to-date knowledge, explanation, and refinements.","sameAs":["https:\/\/in.linkedin.com\/in\/mohitkumarjha","https:\/\/www.pcvita.com\/assets\/author\/mohit.png"],"url":"https:\/\/www.pcvita.com\/blog\/author\/mohit"}]}},"_links":{"self":[{"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/posts\/3872","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\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/comments?post=3872"}],"version-history":[{"count":0,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/posts\/3872\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/posts\/3872"}],"wp:attachment":[{"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/media?parent=3872"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/categories?post=3872"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/tags?post=3872"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}