{"id":13182,"date":"2025-11-10T19:20:51","date_gmt":"2025-11-11T03:20:51","guid":{"rendered":"https:\/\/www.coretechnologies.com\/blog\/?p=13182"},"modified":"2025-11-10T19:20:51","modified_gmt":"2025-11-11T03:20:51","slug":"google-drive-for-desktop-not-working","status":"publish","type":"post","link":"https:\/\/www.coretechnologies.com\/blog\/alwaysup\/google-drive-for-desktop-not-working\/","title":{"rendered":"Q&#038;A: Why isn&#8217;t Google Drive For Desktop Working with AlwaysUp?"},"content":{"rendered":"<div align=\"center\"><img loading=\"lazy\" decoding=\"async\" class=\"no-lazy-load\" src=\"\/blog\/images\/qa-google-drive-not-working-as-service.webp\" style=\"margin-bottom:20px;\" title=\"Why isn't Google Drive For Desktop Working with AlwaysUp?\" alt=\"Why isn't Google Drive For Desktop Working with AlwaysUp?\" border=\"0\" width=\"380\" height=\"160\" \/><\/div>\n<div class=\"blog-qa-question-box\">\n<img loading=\"lazy\" decoding=\"async\" class=\"no-lazy-load\" src=\"https:\/\/cdn.coretechnologies.com\/images\/quotes-transparent-21x21.webp\" width=\"21\" height=\"21\" \/>&nbsp;&nbsp;I installed AlwaysUp on August 8 and set up <a href=\"\/products\/AlwaysUp\/Apps\/InstallGoogleDriveDesktopWindowsService.html\">Google Drive for desktop<\/a> which has been working well until last Friday. It is now displaying an error message: &#8220;Unable to restart the application: &#8220;C:\\Windows\\sysnative\\cmd.exe&#8221; \/c &#8220;&#8221;C:\\Program Files\\Google\\Drive File Stream\\Launch.bat&#8221;&#8221; exited immediately after it was started&#8221;.<\/p>\n<p>I stopped the service and was able to run Google Drive for desktop manually and have it catch up on synchronization. I then quit the application, opened AlwaysUp, deleted the Google Drive and recreated it but still get the error.<\/p>\n<p>Do you have any idea what could be causing this?<\/p>\n<p align=\"right\">&mdash; Allen<\/p>\n<\/div>\n<p>Hi Allen. Sorry to hear of the trouble!<\/p>\n<p>To investigate, we jumped onto our Windows Server 2025 machine and installed Google Drive for desktop (using the <a href=\"\/products\/AlwaysUp\/ApplicationAdvisor\/\">Application Advisor<\/a>). When we launched Google Drive, we saw exactly what you did. Drive exited quickly after AlwaysUp started it:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/google-drive-keeps-exiting.png\" class=\"zoomPopup\" title=\"Google Drive for desktop keeps exiting\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/google-drive-keeps-exiting.png\" title=\"Google Drive for desktop keeps exiting (click to enlarge)\" alt=\"Google Drive for desktop keeps exiting\" border=\"0\" width=\"520\" \/><\/a><\/div>\n<p>We&#8217;d never seen that fruitless &#8220;flapping&#8221; with Google Drive before! It was time to roll up our sleeves&#8230;<\/p>\n<hr class=\"blog-section\">\n<div style=\"width:100%;margin-bottom:30px;\">\n<div style=\"margin:0px;float:right;\"><a href=\"#top\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.coretechnologies.com\/images\/top.jpg\" border=\"0\" width=\"50\" height=\"18\" title=\"Go to the top\" alt=\"\" \/><\/a><\/div>\n<\/div>\n<h2 class=\"blog-caption\">The problem: Google Drive uses WebView2, which has issues<\/h2>\n<p>Our investigation continued with <a href=\"\/blog\/windows-services\/essential-tools-for-windows-services-process-explorer\/\">Microsoft&#8217;s superb Process Explorer<\/a>. That free utility allowed us to examine how Google Drive works &mdash; both inside and out &mdash; when it&#8217;s started normally on your desktop.<\/p>\n<p>True to form, Process Explorer quickly showed us that Google Drive isn&#8217;t a simple application. Instead of comprising of a single process (like a regular program), <b>Google Drive launches a tree of 10 processes<\/b> to do its work:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/google-drive-in-process-explorer.png\" class=\"zoomPopup\" title=\"Google Drive for desktop in Process Explorer\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/google-drive-in-process-explorer.png\" title=\"Google Drive for desktop in Process Explorer (click to enlarge)\" alt=\"Google Drive for desktop in Process Explorer\" border=\"0\" width=\"520\" \/><\/a><\/div>\n<p>What&#8217;s unusual is that some of the applications started by Drive are not created by Google. And even stranger yet, <a href=\"https:\/\/learn.microsoft.com\/en-us\/microsoft-edge\/webview2\/concepts\/end-user-faq#whats-the-purpose-of-the-webview2-executable\" target=\"_blank\">msedgewebview2.exe<\/a> is from Microsoft &mdash; a component of their Edge web browser:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/msedgewebview2-exe-properties.png\" class=\"zoomPopup\" title=\"Microsoft Edge WebView2 process\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/msedgewebview2-exe-properties.png\" title=\"Microsoft Edge WebView2 process (click to enlarge)\" alt=\"Microsoft Edge WebView2 process\" border=\"0\" width=\"520\" \/><\/a><\/div>\n<p>Why does a Google product rely on <a href=\"https:\/\/www.microsoft.com\/en-us\/edge\/\" target=\"_blank\">Microsoft Edge<\/a> &mdash; a direct competitor to its ubiquitous <a href=\"https:\/\/www.google.com\/chrome\/\" target=\"_blank\">Chrome web browser<\/a>? These are some <a href=\"https:\/\/plainenglish.com\/lingo\/strange-bedfellows\/\" target=\"_blank\">strange bedfellows<\/a> indeed!<\/p>\n<p>According to the <a href=\"https:\/\/support.google.com\/a\/answer\/7577057\" target=\"_blank\">release notes<\/a>, Google Drive for desktop introduced Microsoft&#8217;s WebView2 framework in the August 18, 2025 release (version 113.0):<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/google-drive-for-desktop-release-notes-v113.png\" class=\"zoomPopup\" title=\"Google Drive for desktop release notes\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/google-drive-for-desktop-release-notes-v113.png\" title=\"Google Drive for desktop release notes(click to enlarge)\" alt=\"Google Drive for desktop release notes\" border=\"1\" width=\"520\" \/><\/a><\/div>\n<p>That&#8217;s very suspicious. Apparently WebView2 came into the picture right around the time you started having trouble running Google Drive in the background. Could that new component be the culprit?<\/p>\n<p>Anyway, curiosity piqued, we switched back to running Google Drive with AlwaysUp. In that setup, we consistently observed the following disappointing pattern:<\/p>\n<ol style=\"margin-bottom:24px\">\n<li>\n<p>AlwaysUp starts launch.bat (the batch file that starts Google Drive for desktop).<\/p>\n<\/li>\n<li>\n<p>The batch file spawns GoogleDriveFS.exe, the main Google Drive executable.<\/p>\n<\/li>\n<li>\n<p>GoogleDriveFS.exe launches msedgewebview2.exe.<\/p>\n<\/li>\n<li>\n<p>msedgewebview2.exe starts 5 more copies of itself, lingers for a couple of seconds then exits.<\/p>\n<\/li>\n<li>\n<p>GoogleDriveFS.exe restarts msedgewebview2.exe up to 5 times, each time ending in failure.<\/p>\n<\/li>\n<li>\n<p>GoogleDriveFS.exe eventually gives up and closes.<\/p>\n<\/li>\n<\/ol>\n<p>It seemed that the Microsoft Edge WebView2 application had trouble staying alive when run as a Windows Service with AlwaysUp. And WebView2 must be a critical component because once it closed, the main Google Drive executable did the same.<\/p>\n<p>It was time to dig into WebView2&#8230;<\/p>\n<h3 class=\"blog-caption\">What&#8217;s Microsoft Edge WebView2 anyway?<\/h3>\n<p>One of our AI overlords (<a href=\"https:\/\/gemini.google.com\/\" target=\"_blank\">Gemini<\/a>) puts it this way:<\/p>\n<div class=\"blog-qa-question-box\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.coretechnologies.com\/images\/quotes-transparent-21x21.png\" width=\"21\" height=\"21\" \/>&nbsp;<a href=\"https:\/\/developer.microsoft.com\/en-us\/Microsoft-edge\/webview2\/\" target=\"_blank\">Microsoft Edge WebView2<\/a> is a component that allows developers to embed web content (like HTML, CSS, and JavaScript) into native [Windows] applications, using the Microsoft Edge (Chromium) rendering engine.<\/p>\n<p>Developers use the WebView2 control to display web content directly within a native app, whether it&#8217;s a Win32, .NET, WinRT, or other application.<\/p>\n<p>Many desktop applications use WebView2 to display web-based content, such as in-app browsers, ads, or rich text.<\/p>\n<\/div>\n<p>With that description in mind, it&#8217;s clear that Drive is using WebView2 to render its modern, web-based user interface. You can see WebView2 at work here:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/google-drive-user-interface.png\" class=\"zoomPopup\" title=\"Google Drive's web-based user interface\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/google-drive-user-interface.png\" title=\"Google Drive's web-based user interface (click to enlarge)\" alt=\"Google Drive's web-based user interface\" border=\"0\" width=\"520\" \/><\/a><\/div>\n<h3 class=\"blog-caption\">What&#8217;s wrong with using WebView2?<\/h3>\n<p>It&#8217;s all well and good to build a product atop WebView2, but our research across many articles and forum posts turned up a troubling restriction. <a href=\"https:\/\/github.com\/MicrosoftEdge\/WebView2Feedback\/issues\/3458\" target=\"_blank\">WebView2 may not be able to run elevated<\/a>.<\/p>\n<p>If so, that&#8217;s a big deal for Windows Services, which typically operate with full rights. Could that be why WebView2 exits immediately after Google Drive launches it?<\/p>\n<p>To test the theory, we decided to run Google Drive as an administrator. If we&#8217;re on the right track, Google Drive would fail when WebView2 protests the excessive rights:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/start-google-drive-as-administrator.png\" class=\"zoomPopup\" title=\"Run Google Drive for desktop as an administrator\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/start-google-drive-as-administrator.png\" title=\"Run Google Drive for desktop as an administrator (click to enlarge)\" alt=\"Run Google Drive for desktop as an administrator\" border=\"0\" width=\"520\" \/><\/a><\/div>\n<p>Yet WebView2 didn&#8217;t complain. Google Drive (and WebView2) started and synchronized files as normal.<\/p>\n<p>So WebView2 <i>can<\/i> run elevated. But then why did a Microsoft employee say the opposite?<\/p>\n<p>We believe he&#8217;s mostly right, but the situation is nuanced. Here&#8217;s why.<\/p>\n<p>Of the 6 processes that WebView2 launched, 3 of them were created with full admin rights:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/webview2-processes-with-admin-rights.png\" class=\"zoomPopup\" title=\"WebView2 processes started with admin rights\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/webview2-processes-with-admin-rights.png\" title=\"WebView2 processes started with admin rights (click to enlarge)\" alt=\"WebView2 processes started with admin rights\" border=\"0\" width=\"520\" \/><\/a><\/div>\n<p>But 2 of them were launched <i>without<\/i> admin rights. One was even run at the lowest level possible &mdash; untrusted:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/webview2-processes-without-admin-rights.png\" class=\"zoomPopup\" title=\"WebView2 processes started without admin rights\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/webview2-processes-without-admin-rights.png\" title=\"WebView2 processes started without admin rights (click to enlarge)\" alt=\"WebView2 processes started without admin rights\" border=\"0\" width=\"520\" \/><\/a><\/div>\n<p>So, as part of normal operation, the <a href=\"https:\/\/learn.microsoft.com\/en-us\/microsoft-edge\/webview2\/concepts\/security\" target=\"_blank\">security-conscious WebView2<\/a> launches some sub-components with maximum rights and others with minimal or zero rights.<\/p>\n<p>And for some reason, particularly in the context of a Windows Service, WebView2 cannot start those limited, sandboxed sub-processes with minimal powers.<\/p>\n<p>We think the problem has to do with the deeply technical subject of <a href=\"https:\/\/www.reddit.com\/r\/sysadmin\/comments\/1rb6fl\/uac_split_token\/\" target=\"_blank\">UAC and split tokens<\/a>. But since there&#8217;s no good way to confirm our suspicions without peeking into WebView2 and Microsoft isn&#8217;t about to share the code, we decided to leave the mystery there. Our conclusion is that <b>WebView2 can&#8217;t run as an administrator from a Windows Service<\/b>.<\/p>\n<p>Time to focus on potential workarounds instead.<\/p>\n<hr class=\"blog-section\">\n<div style=\"width:100%;margin-bottom:30px;\">\n<div style=\"margin:0px;float:right;\"><a href=\"#top\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.coretechnologies.com\/images\/top.jpg\" border=\"0\" width=\"50\" height=\"18\" title=\"Go to the top\" alt=\"\" \/><\/a><\/div>\n<\/div>\n<h2 class=\"blog-caption\">The solution: Run Google Drive in a standard Windows account<\/h2>\n<p>If WebView2 is truly allergic to administrator rights, why not have AlwaysUp launch it with limited permissions? Wouldn&#8217;t that solve the problem? We tried that by checking the <b>Launch the application without admin rights<\/b> box on the <b>Logon<\/b> tab:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/launch-google-drive-service-without-admin-rights.png\" class=\"zoomPopup\" title=\"Have AlwaysUp launch Google Drive without admin rights\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/launch-google-drive-service-without-admin-rights.png\" title=\"Have AlwaysUp launch Google Drive without admin rights (click to enlarge)\" alt=\"Have AlwaysUp launch Google Drive without admin rights\" border=\"0\" \/><\/a><\/div>\n<p>But to our dismay, that change made no difference. Google Drive still refused to run. We think it&#8217;s because <a href=\"https:\/\/github.com\/MicrosoftEdge\/WebView2Feedback\/issues\/4850\" target=\"_blank\">WebView2 doesn&#8217;t run with a restricted token<\/a>, and that&#8217;s what AlwaysUp creates as it strips away admin permissions. More technical weeds and another dead end.<\/p>\n<p>What about running Google Drive in a &#8220;true&#8221; non-admin account?<\/p>\n<p>To test that approach, we created a brand new standard account for &#8220;Hazel Jones&#8221;. As you can see she isn&#8217;t an administrator on the computer:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/new-non-admin-windows-account-created.png\" class=\"zoomPopup\" title=\"We created a new standard Windows account\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/new-non-admin-windows-account-created.png\" title=\"We created a new standard Windows account (click to enlarge)\" alt=\"We created a new standard Windows account\" border=\"0\" \/><\/a><\/div>\n<p>Next, we logged in as Hazel, installed Google Drive for desktop and ensured that it worked well for Hazel.<\/p>\n<p>Finally, we returned to AlwaysUp and switched the account on the Logon tab to Hazel:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/logon-changed-to-hazel-account.png\" class=\"zoomPopup\" title=\"Setup AlwaysUp to run Google Drive in the standard account\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/logon-changed-to-hazel-account.png\" title=\"Setup AlwaysUp to run Google Drive in the standard account (click to enlarge)\" alt=\"Setup AlwaysUp to run Google Drive in the standard account\" border=\"0\" \/><\/a><\/div>\n<p>Lo and behold, once we started Google Drive in AlwaysUp, it stayed running! WebView2 was finally happy. You can see the entire process tree running happily in Session 0 here:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/google-drive-running-in-session-0.png\" class=\"zoomPopup\" title=\"Google Drive running in Session 0 as a standard user\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/google-drive-running-in-session-0.png\" title=\"Google Drive running in Session 0 as a standard user (click to enlarge)\" alt=\"Google Drive running in Session 0 as a standard user\" border=\"0\" width=\"520\" \/><\/a><\/div>\n<p>Furthermore, the &#8220;G&#8221; drive (where Google Drive mounts its cloud file system) was accessible to Hazel. We confirmed that from a standard command prompt:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/hazel-can-access-the-g-drive.png\" class=\"zoomPopup\" title=\"The G drive is accessible\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/hazel-can-access-the-g-drive.png\" title=\"The G drive is accessible (click to enlarge)\" alt=\"The G drive is accessible\" border=\"0\" \/><\/a><\/div>\n<p style=\"margin-top: 30px\">\nSo there you have it, Allen. If you&#8217;re still unable to run Google Drive as a Windows Service with AlwaysUp, setup a regular, non-admin account and configure AlwaysUp to run Google Drive as that user. You&#8217;ll have access to your cloud files in that setup.\n<\/p>\n<div style=\"margin-top:30px\" align=\"center\">\n<div class=\"cta-button-1\">\n<table role=\"presentation\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"left\">\n<tbody>\n<tr>\n<td align=\"center\"><a href=\"\/blog\/tag\/alwaysup-tag\/\" title=\"Click to read more articles about AlwaysUp\"><span><nobr>More articles about AlwaysUp&#8230;<\/nobr><\/span><\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<!-- relpost-thumb-wrapper --><div class=\"relpost-thumb-wrapper\"><!-- filter-class --><div class=\"relpost-thumb-container\"><style>.relpost-block-single-image, .relpost-post-image { margin-bottom: 10px; }<\/style><h3>You may also like...<\/h3><div style=\"clear: both\"><\/div><div style=\"clear: both\"><\/div><!-- relpost-block-container --><div class=\"relpost-block-container relpost-block-column-layout\" style=\"--relposth-columns: 3;--relposth-columns_t: 2; --relposth-columns_m: 2\"><a href=\"https:\/\/www.coretechnologies.com\/blog\/software\/schedule-backup-and-sync\/\"class=\"relpost-block-single\" ><div class=\"relpost-custom-block-single\"><img decoding=\"async\" loading=\"lazy\" class=\"relpost-block-single-image\" alt=\"Backup and Sync getting in the way? Run it off-hours, when you&#039;re not around\"  src=\"https:\/\/www.coretechnologies.com\/blog\/wp-content\/uploads\/backup-and-sync-150x150.png\" style=\"aspect-ratio:1\/1\" style=\"aspect-ratio:1\/1\"><\/img><div class=\"relpost-block-single-text\"  style=\"height: 75px;font-family: Arial;  font-size: 12px;  color: #333333;\"><h2 class=\"relpost_card_title\">Backup and Sync getting in the way? Run it off-hours, when you&#039;re not around<\/h2><\/div><\/div><\/a><a href=\"https:\/\/www.coretechnologies.com\/blog\/software\/onedrive-slow-disable-files-on-demand\/\"class=\"relpost-block-single\" ><div class=\"relpost-custom-block-single\"><img decoding=\"async\" loading=\"lazy\" class=\"relpost-block-single-image\" alt=\"OneDrive\"  src=\"https:\/\/www.coretechnologies.com\/blog\/wp-content\/uploads\/onedrive-logo-150x150.png\" style=\"aspect-ratio:1\/1\" style=\"aspect-ratio:1\/1\"><\/img><div class=\"relpost-block-single-text\"  style=\"height: 75px;font-family: Arial;  font-size: 12px;  color: #333333;\"><h2 class=\"relpost_card_title\">OneDrive Slow? Try Disabling Files On-Demand<\/h2><\/div><\/div><\/a><a href=\"https:\/\/www.coretechnologies.com\/blog\/alwaysup\/trouble-reading-registry\/\"class=\"relpost-block-single\" ><div class=\"relpost-custom-block-single\"><img decoding=\"async\" loading=\"lazy\" class=\"relpost-block-single-image\" alt=\"Why does my Application have Trouble Reading the Registry?\"  src=\"https:\/\/www.coretechnologies.com\/blog\/wp-content\/uploads\/windows-registry-150-1501.png\" style=\"aspect-ratio:1\/1\" style=\"aspect-ratio:1\/1\"><\/img><div class=\"relpost-block-single-text\"  style=\"height: 75px;font-family: Arial;  font-size: 12px;  color: #333333;\"><h2 class=\"relpost_card_title\">Why does my Application have Trouble Reading the Registry?<\/h2><\/div><\/div><\/a><\/div><!-- close relpost-block-container --><div style=\"clear: both\"><\/div><\/div><!-- close filter class --><\/div><!-- close relpost-thumb-wrapper -->","protected":false},"excerpt":{"rendered":"<p>&nbsp;&nbsp;I installed AlwaysUp on August 8 and set up Google Drive for desktop which has been working well until last Friday. It is now displaying an error message: &#8220;Unable to restart the application: &#8220;C:\\Windows\\sysnative\\cmd.exe&#8221; \/c &#8220;&#8221;C:\\Program Files\\Google\\Drive File Stream\\Launch.bat&#8221;&#8221; exited &hellip; <a href=\"https:\/\/www.coretechnologies.com\/blog\/alwaysup\/google-drive-for-desktop-not-working\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":13187,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[26,85,395,127,161],"class_list":["post-13182","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-alwaysup","tag-alwaysup-tag","tag-google-drive","tag-microsoft-webview2","tag-qa","tag-product-support"],"_links":{"self":[{"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/posts\/13182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/comments?post=13182"}],"version-history":[{"count":21,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/posts\/13182\/revisions"}],"predecessor-version":[{"id":13217,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/posts\/13182\/revisions\/13217"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/media\/13187"}],"wp:attachment":[{"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/media?parent=13182"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/categories?post=13182"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/tags?post=13182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}