{"id":12893,"date":"2025-04-01T10:18:00","date_gmt":"2025-04-01T09:18:00","guid":{"rendered":"https:\/\/winandoffice.de\/?p=12893"},"modified":"2025-04-04T15:24:04","modified_gmt":"2025-04-04T14:24:04","slug":"how-to-fully-shut-down-windows-11-beyond-sleep-hibernate","status":"publish","type":"post","link":"https:\/\/winandoffice.de\/en\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\/","title":{"rendered":"How to completely shut down Windows 11 (beyond sleep and hibernate)"},"content":{"rendered":"<p><a href=\"https:\/\/winandoffice.de\/en\/product\/microsoft-windows-11-professional-license-for-3-pcs\/\">Windows 11<\/a> is designed to optimize power efficiency, often defaulting to sleep or hibernate modes instead of a full shutdown. However, there are times when completely shutting down your PC is necessary, whether for troubleshooting, installing updates, or conserving energy. In this guide, we\u2019ll explore different ways to fully shut down Windows 11 and ensure your system is completely powered off.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why You Might Need to Fully Shut Down Windows 11<\/strong><\/h2>\n\n\n\n<p>While sleep and hibernate modes are convenient, fully shutting down your computer can:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Improve system performance<\/strong> by clearing RAM and temporary files.<br><\/li>\n\n\n\n<li><strong>Apply critical updates<\/strong> that require a fresh boot.<br><\/li>\n\n\n\n<li><strong>Fix software glitches<\/strong> that persist after a restart.<br><\/li>\n\n\n\n<li><strong>Save battery power<\/strong> on laptops and portable devices.<br><\/li>\n\n\n\n<li><strong>Extend hardware longevity<\/strong> by reducing wear on components.<br><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Methods to completely shut down Windows 11<\/strong><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. Using the Start Menu (Traditional Method)<\/strong><\/h3>\n\n\n\n<p>The easiest way to completely turn off Windows 11:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Click on the <strong>Start menu<\/strong>.<br><\/li>\n\n\n\n<li>Select the <strong>power<\/strong> button.<br><\/li>\n\n\n\n<li>Click <strong>Shut down<\/strong>.<br><\/li>\n\n\n\n<li>Wait until your PC turns off completely before unplugging it.<br><\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. Using the Alt + F4 shortcut<\/strong><\/h3>\n\n\n\n<p>If you prefer using keyboard shortcuts, follow these steps:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Close all open windows.<br><\/li>\n\n\n\n<li>Press <strong>Alt + F4<\/strong>.<br><\/li>\n\n\n\n<li>In the <strong>Shut Down Windows<\/strong> dialog box, select <strong>Shut down<\/strong>.<br><\/li>\n\n\n\n<li>Click <strong>OK<\/strong> to proceed.<br><\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3. Using Command Prompt (CMD)<\/strong><\/h3>\n\n\n\n<p>For power users, shutting down via Command Prompt ensures a complete shutdown:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Press <strong>Win + R<\/strong>, type cmd, and press <strong>Enter<\/strong>.<br><\/li>\n<\/ol>\n\n\n\n<p>Type the following command and press <strong>Enter<\/strong>:<br><br>shutdown \/s \/f \/t 0<\/p>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>\n<ul class=\"wp-block-list\">\n<li>\/s shuts down the computer.<br><\/li>\n\n\n\n<li>\/f forces running applications to close.<br><\/li>\n\n\n\n<li>\/t 0 sets the shutdown timer to 0 seconds (immediate shutdown).<br><\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>4. Disabling Fast Startup for a Complete Shutdown<\/strong><\/h3>\n\n\n\n<p>Windows 11\u2019s <strong>Fast Startup<\/strong> This feature can prevent a full shutdown. Disable it to ensure a clean power-off:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open <strong>Control Panel<\/strong>.<br><\/li>\n\n\n\n<li>Navigate to <strong>Power Options &gt; Choose what the power buttons do<\/strong>.<br><\/li>\n\n\n\n<li>Click <strong>Change settings that are currently unavailable<\/strong>.<br><\/li>\n\n\n\n<li>Uncheck <strong>Turn on fast startup (recommended)<\/strong>.<br><\/li>\n\n\n\n<li>Click <strong>Save changes<\/strong>.<br><\/li>\n\n\n\n<li>Restart your PC for the changes to take effect.<br><\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>5. Using PowerShell<\/strong><\/h3>\n\n\n\n<p>Another method involves using PowerShell:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Press <strong>Win + X<\/strong> and select <strong>Windows Terminal (Admin)<\/strong>.<br><\/li>\n<\/ol>\n\n\n\n<p>Enter the following command:<br><br>Stop Computer Force<\/p>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li><\/li>\n\n\n\n<li>Press <strong>Enter<\/strong>, and your system will shut down immediately.<br><\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>6. Creating a Shutdown Shortcut<\/strong><\/h3>\n\n\n\n<p>For quick access to full shutdown, create a custom shortcut:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Right-click on your <strong>desktop<\/strong> and select <strong>New &gt; Shortcut<\/strong>.<br><\/li>\n<\/ol>\n\n\n\n<p>In the location field, type:<br><br>shutdown \/s \/t 0<\/p>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li><\/li>\n\n\n\n<li>Click <strong>Next<\/strong>, name the shortcut (e.g., \u201eFull Shutdown\u201c), and click <strong>finish<\/strong>.<br><\/li>\n\n\n\n<li>Double-click the shortcut whenever you want to shut down your PC completely.<br><\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Get Windows 11 Professional for your PC<\/strong><\/h2>\n\n\n\n<p>Looking for a reliable Windows 11 license? Check out<a href=\"https:\/\/winandoffice.de\/en\/product\/microsoft-windows-11-professional-license-for-3-pcs\/\"> <strong>Windows 11 Professional<\/strong><\/a> for enhanced security, performance, and business features.<\/p>\n\n\n\n<p>By following these methods, you can ensure a full shutdown of Windows 11, improving performance and extending hardware lifespan. If you need a genuine Windows 11 license, don't forget to check out<a href=\"https:\/\/winandoffice.de\/en\/product\/microsoft-windows-11-professional-license-for-3-pcs\/\"> Windows 11 Professional<\/a> for the best experience.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. Why doesn't my Windows 11 PC shut down completely?<\/strong><\/h3>\n\n\n\n<p>If Fast Startup is enabled, your PC may enter a hybrid shutdown mode instead of turning off completely. Disable Fast Startup as shown above.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. What is the difference between sleep, hibernate, and shutdown?<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Sleep<\/strong>: Saves your session in RAM, allowing quick wake-ups.<br><\/li>\n\n\n\n<li><strong>Hibernate<\/strong>Saves your session to the hard drive, using no power.<br><\/li>\n\n\n\n<li><strong>shutdown<\/strong>: Closes all programs and powers off the system completely.<br><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3. Is it necessary to shut down Windows 11 every day?<\/strong><\/h3>\n\n\n\n<p>Not necessarily. If you use sleep or hibernate modes efficiently, you can go several days without a full shutdown. However, an occasional full shutdown helps maintain system health.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>4. Can I schedule an automatic shutdown in Windows 11?<\/strong><\/h3>\n\n\n\n<p>Yes! Use the Task Scheduler or the following command in <strong>Command Prompt<\/strong>:<\/p>\n\n\n\n<p>shutdown \/s \/t 3600<\/p>\n\n\n\n<p>(Change 3600 to the number of seconds before shutdown.)<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>5. How can I check if my Windows 11 shutdown was complete?<\/strong><\/h3>\n\n\n\n<p>Turn on your PC and check if the boot process starts fresh (showing the motherboard logo) instead of instantly returning to the login screen.<\/p>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Windows 11 is designed to optimize power efficiency, often defaulting to sleep or hibernate modes instead of a full shutdown. However, there are times when completely shutting down your PC is necessary, whether for troubleshooting, installing updates, or conserving energy. In this guide, we\u2019ll explore different ways to fully shut&hellip; <\/p>","protected":false},"author":1817,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-12893","post","type-post","status-publish","format-standard","hentry","category-default"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Fully Shut Down Windows 11 (Beyond Sleep &amp; Hibernate) - Win &amp; Office<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/winandoffice.de\/en\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Fully Shut Down Windows 11 (Beyond Sleep &amp; Hibernate) - Win &amp; Office\" \/>\n<meta property=\"og:description\" content=\"Windows 11 is designed to optimize power efficiency, often defaulting to sleep or hibernate modes instead of a full shutdown. However, there are times when completely shutting down your PC is necessary, whether for troubleshooting, installing updates, or conserving energy. In this guide, we\u2019ll explore different ways to fully shut&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/winandoffice.de\/en\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\/\" \/>\n<meta property=\"og:site_name\" content=\"Win &amp; Office\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-01T09:18:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-04T14:24:04+00:00\" \/>\n<meta name=\"author\" content=\"pushkar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"pushkar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/winandoffice.de\\\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/winandoffice.de\\\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\\\/\"},\"author\":{\"name\":\"pushkar\",\"@id\":\"https:\\\/\\\/winandoffice.de\\\/#\\\/schema\\\/person\\\/c3090de2ef3d984eabbfbecb74790906\"},\"headline\":\"How to Fully Shut Down Windows 11 (Beyond Sleep &amp; Hibernate)\",\"datePublished\":\"2025-04-01T09:18:00+00:00\",\"dateModified\":\"2025-04-04T14:24:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/winandoffice.de\\\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\\\/\"},\"wordCount\":647,\"publisher\":{\"@id\":\"https:\\\/\\\/winandoffice.de\\\/#organization\"},\"articleSection\":[\"default\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/winandoffice.de\\\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\\\/\",\"url\":\"https:\\\/\\\/winandoffice.de\\\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\\\/\",\"name\":\"How to Fully Shut Down Windows 11 (Beyond Sleep &amp; Hibernate) - Win &amp; Office\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/winandoffice.de\\\/#website\"},\"datePublished\":\"2025-04-01T09:18:00+00:00\",\"dateModified\":\"2025-04-04T14:24:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/winandoffice.de\\\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/winandoffice.de\\\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/winandoffice.de\\\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/winandoffice.de\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Fully Shut Down Windows 11 (Beyond Sleep &amp; Hibernate)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/winandoffice.de\\\/#website\",\"url\":\"https:\\\/\\\/winandoffice.de\\\/\",\"name\":\"Win & Office\",\"description\":\"Shop Win &amp; Office\",\"publisher\":{\"@id\":\"https:\\\/\\\/winandoffice.de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/winandoffice.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/winandoffice.de\\\/#organization\",\"name\":\"Win & Office\",\"url\":\"https:\\\/\\\/winandoffice.de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/winandoffice.de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/winandoffice.de\\\/wp-content\\\/uploads\\\/2020\\\/12\\\/winandoffice-logo-windows-microsoft-software-1.png\",\"contentUrl\":\"https:\\\/\\\/winandoffice.de\\\/wp-content\\\/uploads\\\/2020\\\/12\\\/winandoffice-logo-windows-microsoft-software-1.png\",\"width\":318,\"height\":86,\"caption\":\"Win & Office\"},\"image\":{\"@id\":\"https:\\\/\\\/winandoffice.de\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/winandoffice.de\\\/#\\\/schema\\\/person\\\/c3090de2ef3d984eabbfbecb74790906\",\"name\":\"pushkar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b9c200a342a909cc91092dac06b219a5b7f384f014dc6fa7e1859dca7c984ba6?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b9c200a342a909cc91092dac06b219a5b7f384f014dc6fa7e1859dca7c984ba6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b9c200a342a909cc91092dac06b219a5b7f384f014dc6fa7e1859dca7c984ba6?s=96&d=mm&r=g\",\"caption\":\"pushkar\"},\"url\":\"https:\\\/\\\/winandoffice.de\\\/en\\\/author\\\/pushkar\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Fully Shut Down Windows 11 (Beyond Sleep &amp; Hibernate) - Win &amp; Office","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:\/\/winandoffice.de\/en\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\/","og_locale":"en_US","og_type":"article","og_title":"How to Fully Shut Down Windows 11 (Beyond Sleep &amp; Hibernate) - Win &amp; Office","og_description":"Windows 11 is designed to optimize power efficiency, often defaulting to sleep or hibernate modes instead of a full shutdown. However, there are times when completely shutting down your PC is necessary, whether for troubleshooting, installing updates, or conserving energy. In this guide, we\u2019ll explore different ways to fully shut&hellip;","og_url":"https:\/\/winandoffice.de\/en\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\/","og_site_name":"Win &amp; Office","article_published_time":"2025-04-01T09:18:00+00:00","article_modified_time":"2025-04-04T14:24:04+00:00","author":"pushkar","twitter_card":"summary_large_image","twitter_misc":{"Written by":"pushkar","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/winandoffice.de\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\/#article","isPartOf":{"@id":"https:\/\/winandoffice.de\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\/"},"author":{"name":"pushkar","@id":"https:\/\/winandoffice.de\/#\/schema\/person\/c3090de2ef3d984eabbfbecb74790906"},"headline":"How to Fully Shut Down Windows 11 (Beyond Sleep &amp; Hibernate)","datePublished":"2025-04-01T09:18:00+00:00","dateModified":"2025-04-04T14:24:04+00:00","mainEntityOfPage":{"@id":"https:\/\/winandoffice.de\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\/"},"wordCount":647,"publisher":{"@id":"https:\/\/winandoffice.de\/#organization"},"articleSection":["default"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/winandoffice.de\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\/","url":"https:\/\/winandoffice.de\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\/","name":"How to Fully Shut Down Windows 11 (Beyond Sleep &amp; Hibernate) - Win &amp; Office","isPartOf":{"@id":"https:\/\/winandoffice.de\/#website"},"datePublished":"2025-04-01T09:18:00+00:00","dateModified":"2025-04-04T14:24:04+00:00","breadcrumb":{"@id":"https:\/\/winandoffice.de\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/winandoffice.de\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/winandoffice.de\/how-to-fully-shut-down-windows-11-beyond-sleep-hibernate\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/winandoffice.de\/en\/"},{"@type":"ListItem","position":2,"name":"How to Fully Shut Down Windows 11 (Beyond Sleep &amp; Hibernate)"}]},{"@type":"WebSite","@id":"https:\/\/winandoffice.de\/#website","url":"https:\/\/winandoffice.de\/","name":"Win &amp; Office","description":"Shop Win &amp; Office","publisher":{"@id":"https:\/\/winandoffice.de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/winandoffice.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/winandoffice.de\/#organization","name":"Win &amp; Office","url":"https:\/\/winandoffice.de\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/winandoffice.de\/#\/schema\/logo\/image\/","url":"https:\/\/winandoffice.de\/wp-content\/uploads\/2020\/12\/winandoffice-logo-windows-microsoft-software-1.png","contentUrl":"https:\/\/winandoffice.de\/wp-content\/uploads\/2020\/12\/winandoffice-logo-windows-microsoft-software-1.png","width":318,"height":86,"caption":"Win & Office"},"image":{"@id":"https:\/\/winandoffice.de\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/winandoffice.de\/#\/schema\/person\/c3090de2ef3d984eabbfbecb74790906","name":"pushkar","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/b9c200a342a909cc91092dac06b219a5b7f384f014dc6fa7e1859dca7c984ba6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/b9c200a342a909cc91092dac06b219a5b7f384f014dc6fa7e1859dca7c984ba6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b9c200a342a909cc91092dac06b219a5b7f384f014dc6fa7e1859dca7c984ba6?s=96&d=mm&r=g","caption":"pushkar"},"url":"https:\/\/winandoffice.de\/en\/author\/pushkar\/"}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/winandoffice.de\/en\/wp-json\/wp\/v2\/posts\/12893","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/winandoffice.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/winandoffice.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/winandoffice.de\/en\/wp-json\/wp\/v2\/users\/1817"}],"replies":[{"embeddable":true,"href":"https:\/\/winandoffice.de\/en\/wp-json\/wp\/v2\/comments?post=12893"}],"version-history":[{"count":0,"href":"https:\/\/winandoffice.de\/en\/wp-json\/wp\/v2\/posts\/12893\/revisions"}],"wp:attachment":[{"href":"https:\/\/winandoffice.de\/en\/wp-json\/wp\/v2\/media?parent=12893"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/winandoffice.de\/en\/wp-json\/wp\/v2\/categories?post=12893"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/winandoffice.de\/en\/wp-json\/wp\/v2\/tags?post=12893"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}