{"id":19854,"date":"2020-11-13T11:14:55","date_gmt":"2020-11-13T05:44:55","guid":{"rendered":"http:\/\/198.58.113.91\/blog\/?p=19854"},"modified":"2023-08-08T20:06:23","modified_gmt":"2023-08-08T14:36:23","slug":"error-0x800707e7-0x3000d-upgrade-windows-10","status":"publish","type":"post","link":"https:\/\/www.winhelponline.com\/blog\/error-0x800707e7-0x3000d-upgrade-windows-10\/","title":{"rendered":"Error 0x800707E7 0x3000D during Windows Setup"},"content":{"rendered":"<p>When you upgrade from Windows 7 or Windows 8 to Windows 10 or 11 or do a repair installation, the error 0x800707E7 \u2013 0x3000D may occur and the setup is canceled automatically. The same error may occur when installing a Feature Update (e.g., upgrading from 21H2 to 22H2). Here is the full error message:<\/p>\n<pre class=\"err\">We couldn't install Windows 10.\r\n\r\nWe've set your PC back to the way it was just before you started installing Windows 10.\r\n\r\n0x800707E7 - 0X3000D\r\n\r\nThe installation failed in the FIRST_BOOT phase with an error during MIGRATE_DATA operation.<\/pre>\n<p><!--more--><\/p>\n<h2>Cause<\/h2>\n<p>The error <code>ERROR_PROFILE_DOES_NOT_MATCH_DEVICE<\/code> (<code>0x800707E7<\/code>) denotes\u00a0<em><strong>The specified profile is intended for a device of a different type than the specified device<\/strong><\/em>.<\/p>\n<p>The error occurs when the setup process attempts to migrate data from the old installation to the new. If the old installation has service user accounts (e.g. nVidia&#8217;s <code>UpdatusUser<\/code> user account, SQL Server&#8217;s service account, etc.), the setup process fails when attempting to access the account and migrate its contents.<\/p>\n<p>The setuperr.log (<code>C:\\$Windows.~BT\\Sources\\Panther\\setuperr.log<\/code>) would show these entries:<\/p>\n<pre>Error SP User profile suffix mismatch, upgrade cannot continue.[gle=0x00000012]\r\n\r\nError SP pSPExecuteApply: Migration phase caught exception: Win32Exception: User profile suffix mismatch, upgrade cannot continue: The specified profile is intended for a device of a different type than the specified device. [0x000007E7] enum MIGSTATUS __cdecl pSPExecuteApply(enum SetupPlatform::SP_MIG_SCOPE,class UnBCL::String *,int,int,int,class UnBCL::ArrayList&lt;class UnBCL::String *&gt; *,class UnBCL::String *,class UnBCL::String *,class UnBCL::ArrayList&lt;class UnBCL::DictionaryEntry&lt;class UnBCL::String *,class UnBCL::String *&gt; *&gt; *,class UnBCL::String *,int,int,class UnBCL::String *,class UnBCL::String *,class UnBCL::String *,class UnBCL::String *,class UnBCL::String *,class UnBCL::String *,class UnBCL::ArrayList&lt;class CWIMBootData *&gt; *,class UnBCL::String *,int *,class CSPTelemetryData *,struct ISPMigProgress *,long *)\r\n\r\nError SP Apply (first boot apply, online phase): Migration phase failed. Result: 4, specific error: 0x800707E7[gle=0x00000002]\r\n\r\nError SP Operation failed: First boot apply. Error: 0x800707E7[gle=0x000000b7]\r\n\r\nError SP Operation execution failed: 13. hr = 0x800707E7\r\n\r\nError SP ExecuteOperations: Failed execution phase Post First Boot. Error: 0x800707E7\r\n\r\nError SP Operation execution failed.\r\n\r\nError SP CSetupPlatformPrivate::Execute: Failed to deserialize\/execute post-FirstBoot operations. Error: 0x800707E7<\/pre>\n<p>And the following line is the most significant in the <code>setupact.log<\/code> file:<\/p>\n<pre class=\"err\">Warning SP User profile suffix mismatch: upgrade asked for \"UpdatusUser\", actual suffix is: \"UpdatusUser.000\"\r\nInfo SP Conflicting profile folder content (C:\\Users\\UpdatusUser)<\/pre>\n<h2>Resolution<\/h2>\n<p>The <code>UpdatusUser<\/code> is a special user account added by the <strong>Nvidia update<\/strong> program. This account runs the NVIDIA Update service for updating drivers and application profiles through the NVIDIA server. The service cannot be run without this account.\u00a0This account runs the NVIDIA Update service for updating application profiles through the NVIDIA server.<\/p>\n<p>It&#8217;s unclear why the Windows 10 Setup is encountering an error when accessing these kinds of special profiles.\u00a0To work around the issue, delete the UpdatusUser account.<\/p>\n<p>To remove the UpdatusUser account from desktop PCs, you must remove the NVIDIA Update software (and all its functionality) from your PC. To remove NVIDIA Update software, either:<\/p>\n<p>\u2022 Uninstall the NVIDIA Update software using Windows Programs and Features, or<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-19856\" src=\"https:\/\/www.winhelponline.com\/blog\/wp-content\/uploads\/2020\/11\/nvidia-update.png\" alt=\"nvidia updatus user account uninstall\" width=\"448\" height=\"173\" \/><\/p>\n<p>\u2022 Reinstall the NVIDIA driver but do not install (deselect) the NVIDIA Update software<\/p>\n<p>To remove the UpdatusUser account from Optimus notebooks, you must uninstall the entire NVIDIA graphics driver from the notebook. It is not possible to remove the <code>UpdatusUser<\/code> account without uninstalling the driver.<\/p>\n<p><em>(via <a href=\"https:\/\/nvidia.custhelp.com\/app\/answers\/detail\/a_id\/3067\/~\/what-is-nvidia-%E2%80%99updatususer%E2%80%99%3F\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">What is NVIDIA \u2019UpdatusUser\u2019? | NVIDIA<\/a>)<\/em><\/p>\n<p>After removing the <code>UpdatusUser<\/code> service account, remove the C:\\Users\\UpdatusUser folder manually if required. The Windows 10 Setup should run correctly now.<\/p>\n<hr>\n<h3>Not UpdatusUser, but a regular account?<\/h3>\n<p>In some cases, the log may point to a regular user account instead of a service account like UpdatusUser.<\/p>\n<h4>Example:<\/h4>\n<pre>\r\nWarning    [0x0803ba] MIG    Found valid profile but can't get user credentials. User SID: <strong>S-1-5-21-4177050897-1459726966-2642812848-1002<\/strong>. Error: 0x00000534[gle=0x000000cb]\r\nWarning SP User profile suffix mismatch: upgrade asked for \"ramesh\", actual suffix is: \"ramesh.000\"\r\nInfo SP Conflicting profile folder content (C:\\Users\\ramesh):<\/pre>\n<h4>Clean up the ProfileList registry key<\/h4>\n<p><em>Before beginning, note that troubleshooting the error 0x800707E7 is similar to troubleshooting the 0x8007001F error. These error codes have a common cause &#8212; i.e., duplicate user profiles. For more information, read the article <a href=\"https:\/\/www.winhelponline.com\/blog\/error-0x8007001f-feature-update-setup-log\/\">Error 0x8007001F Installing Feature Update or Cumulative Update.<\/a><\/em><\/p>\n<p>Open the Registry Editor by running <code>regedit.exe<\/code>.<\/p>\n<p>Go to the following key:<\/p>\n<pre>HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\ProfileList<\/pre>\n<p>Select the erroneous SID subkey (denoted in the log). In this example, the erroneous SID is <strong>S-1-5-21-4177050897-1459726966-2642812848-1002<\/strong>. Delete the SID from the ProfileList registry key below:<\/p>\n<pre>HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\ProfileList\\S-1-5-21-4177050897-1459726966-2642812848-1002<\/pre>\n<p><strong>Important:<\/strong> Be sure to make <a href=\"https:\/\/www.winhelponline.com\/blog\/automatically-backup-registry-hives-windows-10\/\">registry hive backup<\/a> before modifying the <code>ProfileList<\/code> registry entry. Incorrectly modifying the key will prevent you from logging in to your user account.<\/p>\n<hr>\n<h3>Event Tracing sessions running?<\/h3>\n<p>The error 0x800707E7 may also occur if some files in your profile folder is locked by some event tracing files. To see if a third-party app has enabled event tracing, inspect the Performance Monitor.<\/p>\n<ol>\n<li>Open <code><strong>perfmon.msc<\/strong><\/code> and maximize the window.<\/li>\n<li>Expand &#8220;Data collector sets&#8221;.<\/li>\n<li>Inspect &#8220;Event Trace sessions&#8221; and &#8220;Startup Event Trace sessions&#8221; to see if a third-party event trace session is running. If so, stop\/disable it.\n<p>For example, Zune app or Norton Security may have enabled an event tracing session.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.winhelponline.com\/blog\/wp-content\/uploads\/2020\/11\/perfmon-event-trace-norton.png\" alt=\"Norton event trace session - perfmon\" width=\"304\" height=\"930\" class=\"alignnone size-full wp-image-56077\" \/><br \/>\nThe screenshot is from Windows 10 Polish language OS. Polish to English translation is below:<\/p>\n<pre>\"Dzia\u0142a\" means \"Working\"\r\n\"W\u0142\u0105czone\" means \"Enabled\"\r\n\"Wy\u0142\u0105czone\" means \"Disabled\"<\/pre>\n<p>In this example, you can see Norton&#8217;s &#8220;NPETraceSession&#8221; entry is enabled.<\/li>\n<li>See if Setupact.log mentions &#8220;NPETraceSession&#8221; as the reason for the migration failure. If so, disable the event trace.<\/li>\n<li>In &#8220;Startup Event Trace sessions, double-click &#8220;NPETraceSession&#8221;<\/li>\n<li>Select &#8220;Trace Session&#8221; tab, and uncheck &#8220;Enabled&#8221;<\/li>\n<li>Click OK.<\/li>\n<li>Restart Windows and try to update Windows.<\/li>\n<\/ol>\n<hr>\n<h3>Here is what some users said:<\/h3>\n<blockquote><p>This led me to discover HOMEGROUPS was enabled on this computer. I disabled HOMEGROUPS, the homegroups$ user was removed and upgraded successfully.<\/p><\/blockquote>\n<p>&nbsp;<\/p>\n<blockquote><p>So the problem was indeed a wrong user, in my case it was the user &#8220;UpdatusUser&#8221;. It was tricky because it is a hidden user.<br \/>\nAfter some research I found that this user is created by NVIDIA since version 270 on desktop computers (previous version on some laptop computer already used the &#8220;UpdatusUser&#8221;).<\/p><\/blockquote>\n<p>&nbsp;<\/p>\n<blockquote><p>Upgrading from Win10 1511 to 1703. Same problem &amp; codes as original question. Unlike below replies with solutions, only Microsoft AV was installed. Two steps to my solution.<\/p>\n<p>1 &#8211; I found two profiles referencing the same user directory on the hard disk. I deleted the one I suspected was invalid. (Export\/Backup first!)<\/p>\n<p>HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\ CurrentVersion\\ProfileList<\/p>\n<p>2 &#8211; I switched from using a domain admin account to using the local PC admin account to perform the upgrade (run setup.exe).<\/p>\n<p>Unsure which step or both was the key.<\/p><\/blockquote>\n<p>&nbsp;<\/p>\n<blockquote><p>What did I do to solve this problem:<\/p>\n<p>I moved my SQL Server Databases to another SQL Server Instance on another machine in my network (in fact a VM hosted on the same PC)<br \/>\nI uninstalled SQL Server 2017 from the machine<br \/>\nI removed all folders in C:\\Windows\\ServiceProfiles that seemed to belong to SQL Server respectively were mentioned in the log file (about 10 folders)<br \/>\nThereafter I started the update again. And it ran through.<\/p>\n<p>And maybe this will help someone else&#8230;<\/p>\n<p>Michael<\/p><\/blockquote>\n<p>I hope one of the above suggestions helped you fix the Windows 10\/11 Setup error 0x800707E7 0x3000D.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When you upgrade from Windows 7 or Windows 8 to Windows 10 or 11 or do a repair installation, the error 0x800707E7 \u2013 0x3000D may occur and the setup is canceled automatically. The same error may occur when installing a Feature Update (e.g., upgrading from 21H2 to 22H2). Here is the full error message: We &#8230; <a title=\"Error 0x800707E7 0x3000D during Windows Setup\" class=\"read-more\" href=\"https:\/\/www.winhelponline.com\/blog\/error-0x800707e7-0x3000d-upgrade-windows-10\/\" aria-label=\"Read more about Error 0x800707E7 0x3000D during Windows Setup\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[8,869],"tags":[191,951,441,781],"class_list":["post-19854","post","type-post","status-publish","format-standard","hentry","category-windows-10","category-windows-11","tag-error-messages","tag-logs","tag-registry","tag-windows-setup"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":9422,"url":"https:\/\/www.winhelponline.com\/blog\/windows-10-feature-update-error-0xc1900101\/","url_meta":{"origin":19854,"position":0},"title":"Error 0xC1900101 Installing Windows 10 Feature Update","author":"Ramesh","date":"May 20, 2019","format":false,"excerpt":"When you install a Windows 10 feature update (eg., v1809 on a computer running v1803) via Windows Update, the error 0xC1900101 occurs and the installation fails. Error 0xC1900101 is a rollback code that indicates that an incompatible driver is present on the computer. Microsoft stated in its blog post that\u2026","rel":"","context":"In &quot;Windows 10&quot;","block_context":{"text":"Windows 10","link":"https:\/\/www.winhelponline.com\/blog\/category\/microsoft\/windows\/windows-10\/"},"img":{"alt_text":"0xc1900101 windows 10 1809","src":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2019\/05\/0xc1900101-error.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2019\/05\/0xc1900101-error.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2019\/05\/0xc1900101-error.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2019\/05\/0xc1900101-error.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":19513,"url":"https:\/\/www.winhelponline.com\/blog\/windows-update-error-0xc19001e1-windows-10\/","url_meta":{"origin":19854,"position":1},"title":"[Fix] Windows Update Error 0XC19001E1 in Windows 10","author":"Ramesh","date":"October 25, 2020","format":false,"excerpt":"On some systems, the error 0XC19001E1 may occur when installing a Windows 10 feature update -- e.g., when upgrading from version 1903 to 2004, 2004 to 20H1, etc. The 0XC19001e1 error is one of the vaguest error messages of all the Windows Update errors. Feature update to Windows 10, version\u2026","rel":"","context":"In &quot;Windows 10&quot;","block_context":{"text":"Windows 10","link":"https:\/\/www.winhelponline.com\/blog\/category\/microsoft\/windows\/windows-10\/"},"img":{"alt_text":"windows 10 inplace upgrade","src":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2020\/10\/w10-inplace-upgrade.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2020\/10\/w10-inplace-upgrade.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2020\/10\/w10-inplace-upgrade.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2020\/10\/w10-inplace-upgrade.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":80494,"url":"https:\/\/www.winhelponline.com\/blog\/feature-update-software-license-terms-error-encountered\/","url_meta":{"origin":19854,"position":2},"title":"Windows 11 Upgrade: Software License Terms &#8211; Error encountered","author":"Ramesh","date":"March 16, 2026","format":false,"excerpt":"When you install the latest Windows 11 Feature Update via Windows Update, the following error message may occur: Software License Terms Error encountered. The above error likely occurs because EULA.txt couldn't be opened due to a corrupt setup image. Resolution Option 1: Reset the Windows Update cache Resetting the Windows\u2026","rel":"","context":"In &quot;Windows 11&quot;","block_context":{"text":"Windows 11","link":"https:\/\/www.winhelponline.com\/blog\/category\/microsoft\/windows\/windows-11\/"},"img":{"alt_text":"Windows 11 Installation Assistant","src":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2026\/03\/windows_11_installation_assistant.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2026\/03\/windows_11_installation_assistant.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2026\/03\/windows_11_installation_assistant.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2026\/03\/windows_11_installation_assistant.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":6011,"url":"https:\/\/www.winhelponline.com\/blog\/dism-restorehealth-error-0x800f081f-windows-10\/","url_meta":{"origin":19854,"position":3},"title":"[Fix] DISM and .NET Framework 3.5 Error 0x800F081F","author":"Ramesh","date":"December 9, 2017","format":false,"excerpt":"When running the following DISM command, the error 0x800F081F may appear in some systems. The same error occurs when installing the .NET Framework in Windows 10. Dism \/Online \/Cleanup-Image \/RestoreHealth Error: 0x800f081f The source files could not be found. Use the \"Source\" option to specify the location of the files\u2026","rel":"","context":"In &quot;Windows 10&quot;","block_context":{"text":"Windows 10","link":"https:\/\/www.winhelponline.com\/blog\/category\/microsoft\/windows\/windows-10\/"},"img":{"alt_text":"dism restorehealth wim success","src":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2017\/12\/dism-wim-success.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2017\/12\/dism-wim-success.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2017\/12\/dism-wim-success.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2017\/12\/dism-wim-success.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":10136,"url":"https:\/\/www.winhelponline.com\/blog\/fix-logilda-dll-error-at-startup-in-windows-10\/","url_meta":{"origin":19854,"position":4},"title":"Fix: LogiLDA.dll Error at Startup","author":"Ramesh","date":"July 3, 2019","format":false,"excerpt":"After upgrading to Windows 10, you may see one of the following errors when logging in to your user account: There was a problem starting C:\\Windows\\System32\\LogiLDA.dll The specified module could not be found Error in C:\\WINDOWS\\SYSTEM32\\LOGILDA.DLL - Missing entry: LOGIFETCH There was a problem starting C:\\Windows\\System32\\LogiLDA.dll. C:\\Windows\\System32\\LogiLDA.dll is not a\u2026","rel":"","context":"In &quot;Windows&quot;","block_context":{"text":"Windows","link":"https:\/\/www.winhelponline.com\/blog\/category\/microsoft\/windows\/"},"img":{"alt_text":"logitech download assistant LogiLDA.dll error at startup - autoruns","src":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2019\/07\/logitech-download-assistant-autoruns.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2019\/07\/logitech-download-assistant-autoruns.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2019\/07\/logitech-download-assistant-autoruns.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2019\/07\/logitech-download-assistant-autoruns.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":27613,"url":"https:\/\/www.winhelponline.com\/blog\/vc-redist-setup-error-1935-assembly\/","url_meta":{"origin":19854,"position":5},"title":"VC++ Redist Error 1935: An error occurred during the installation of assembly","author":"Ramesh","date":"August 26, 2022","format":false,"excerpt":"When you run the Visual C++ Redistributable setup file or install a program that adds the VC++ redistributables, error 1935 may occur. The following is the full error message verbatim: Microsoft Visual C++ 2008 Redistributable Setup Error 1935.An error occurred during the installation of assembly 'Microsoft.VC90.ATL,version=\"9.0.30729.6161\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\",type=\"win32\"'. Please refer to Help\u2026","rel":"","context":"In &quot;Windows&quot;","block_context":{"text":"Windows","link":"https:\/\/www.winhelponline.com\/blog\/category\/microsoft\/windows\/"},"img":{"alt_text":"icacls installtemp - vc++ error 1935","src":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2022\/08\/icacls-installtemp.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2022\/08\/icacls-installtemp.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2022\/08\/icacls-installtemp.png?resize=525%2C300&ssl=1 1.5x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/posts\/19854","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/comments?post=19854"}],"version-history":[{"count":0,"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/posts\/19854\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/media?parent=19854"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/categories?post=19854"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/tags?post=19854"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}