{"id":1907,"date":"2016-12-30T10:00:37","date_gmt":"2016-12-30T09:00:37","guid":{"rendered":"http:\/\/borncity.com\/win\/?p=1907"},"modified":"2022-06-23T20:58:12","modified_gmt":"2022-06-23T18:58:12","slug":"windows-10-hibernation-causes-error-0xc0000411","status":"publish","type":"post","link":"https:\/\/borncity.com\/win\/2016\/12\/30\/windows-10-hibernation-causes-error-0xc0000411\/","title":{"rendered":"Windows 10: Hibernation causes error 0xC0000411"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" style=\"float: left; margin: 0px 10px 0px 0px; display: inline\" src=\"http:\/\/www.borncity.com\/blog\/wp-content\/uploads\/2015\/01\/win102.jpg\" width=\"58\" align=\"left\" height=\"58\">Recently I stumbled upon a user post in German Microsoft Answers forum reporting that Windows 10 drops an error 0xC0000411 after revoking from hibernation. <\/p>\n<p><!--more--><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/ssl-vg03.met.vgwort.de\/na\/eaf8757f921544cbbf40a8fdee774d6f\" width=\"1\" height=\"1\">The user reported, that \"the hibernation mode\" was lost and he could not continue with his work, after trying to switch the machine to hibernation mode and re-invoke it later. This error has been reported (see <a href=\"https:\/\/answers.microsoft.com\/en-us\/windows\/forum\/windows_other-update\/windows-boot-manager-your-computer-cant-come-out\/00c9a692-b062-4b58-9833-e54763403012\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a> and <a href=\"https:\/\/answers.microsoft.com\/en-us\/windows\/forum\/windows_7-performance\/error-message-0xc0000411-cannot-come-out-of\/3bb75427-9f50-4a97-96af-0292912efd90\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>) since Windows Vista\/Windows 7 from several users. <\/p>\n<h3>What does error 0xC0000411 mean?<\/h3>\n<p>Error 0xC0000411 stands for STATUS_HIBERNATION_FAILURE, the system could not switch to the hibernation mode. So Windows 10 deactivates hibernation mode until the next restart. So in other words: The users machine was never be able to go to hibernation and because of the disabled hibernation mode, no Windows settings are preserved. <\/p>\n<h3>The cause for this issue is?<\/h3>\n<p>I've seen wrong BIOS settings, BIOS incompatibilities, damaged <em>hiberfil.sys <\/em>files and also some outdated drivers as a root cause for this error. <\/p>\n<h3>How to fix error 0xC0000411?<\/h3>\n<p>Due to the nature of this error, there has been several ways to fix the isse. Here are a few hints, what you can try.<\/p>\n<ul>\n<li>Resetting the BIOS to default settings and update the video driver could be a cure for this issue (see <a href=\"https:\/\/answers.microsoft.com\/en-us\/windows\/forum\/windows_other-update\/windows-boot-manager-your-computer-cant-come-out\/00c9a692-b062-4b58-9833-e54763403012?page=2\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>).\n<li><a href=\"https:\/\/answers.microsoft.com\/en-us\/windows\/forum\/windows_7-performance\/windows-7-your-computer-cannot-come-out-of\/20ffb7a3-7f0c-46f9-8516-c1e31b11e558?page=3\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> user <em>Hexaae<\/em> wrote that re-flashing the BIOS\/UEFI can solved the issue on a machine.\n<p>He mentioned the case also within <a href=\"https:\/\/web.archive.org\/web\/20190214170717\/https:\/\/rog.asus.com\/forum\/showthread.php?83386-G751JY-BIOS211-fails-to-resume-from-hibernation-every-other-reboot-(0xc0000411)\" target=\"_blank\" rel=\"noopener noreferrer\">this thread<\/a> in an ASUS forum, and reported a faulty BIOS\/UEFI on G751JY boards with BIOS 211 and Windows 10 x64 as a root cause. On this board, a re-flashing won't cure the issue. But a BIOS\/UEFI update solved this issue.<\/li>\n<\/ul>\n<p>Another suggestion for clean boot is provided <a href=\"https:\/\/answers.microsoft.com\/en-us\/windows\/forum\/windows_7-performance\/windows-7-your-computer-cannot-come-out-of\/20ffb7a3-7f0c-46f9-8516-c1e31b11e558\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>. And you can try the following steps (suggested <a href=\"https:\/\/answers.microsoft.com\/en-us\/windows\/forum\/windows_7-performance\/windows-7-your-computer-cannot-come-out-of\/20ffb7a3-7f0c-46f9-8516-c1e31b11e558?page=2\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>):<\/p>\n<p>1. Disable hibernation (according to <a href=\"https:\/\/support.microsoft.com\/en-us\/kb\/920730\" target=\"_blank\" rel=\"noopener noreferrer\">KB920730<\/a>) and reboot your machine. This should delete the old <em>hiberfil.sys <\/em>file. <\/p>\n<p>The file <em>hiberfil.sys <\/em>is a hidden system file, so, if you intend to delete the file manually or check whether it's removed during reboot, enable view of hidden system files in Windows explorer options. <\/p>\n<p>2. Run Disk Cleanup (right click the Windows drive, select <em>Properties <\/em>and use disk cleanup on the <em>General<\/em> tab).<\/p>\n<p>3. Defragment the drive (using the drive's property page, go to <em>Tools <\/em>tab and use the defragmentation button).<\/p>\n<p>5. Open an administrative command prompt windows, enter <em>chkdsk c: \/f \/r <\/em>and hit enter. <\/p>\n<p>In Windows 10, the file system check will be executed within the operating system. In older Windows version, the file system check will be executed during the next reboot. <\/p>\n<p>6. Reboot Windows again, enable hibernation (according to <a href=\"https:\/\/support.microsoft.com\/en-us\/kb\/920730\" target=\"_blank\" rel=\"noopener noreferrer\">KB920730<\/a>) and reboot your machine another time. <\/p>\n<p>Try, if the errors has been resolved. In some cases the steps given above will fix the issue. You can also check the system using the instructions given within this blog post <a href=\"https:\/\/borncity.com\/win\/2016\/07\/08\/check-and-repair-windows-system-files-and-component-store\/\">Check and repair Windows system files and component store<\/a> to avoid a damaged system causing this issue. <\/p>\n<p>In other cases, faulty or non compatible drivers installed on a machine are the root cause for this behavior. Within <a href=\"http:\/\/superuser.com\/questions\/484537\/windows-fails-to-resume-from-hibernation-every-other-reboot\" target=\"_blank\" rel=\"noopener noreferrer\">this thread<\/a> user Scott Marlin mentioned some Dell computers, where updating the graphic driver and sometimes the storage driver fixed the issue. <\/p>\n<p><strong>Similar articles:<\/strong><br \/><a href=\"https:\/\/borncity.com\/win\/win10-wiki\/\">Win10 Wiki<\/a><br \/><a href=\"https:\/\/web.archive.org\/web\/20210512202711\/https:\/\/borncity.com\/win\/2016\/07\/06\/windows10-open-command-prompt-window-as-administrator\/\">Windows 10: Open command prompt window as administrator<\/a><br \/><a href=\"https:\/\/borncity.com\/win\/2016\/07\/08\/check-and-repair-windows-system-files-and-component-store\/\">Check and repair Windows system files and component store<\/a><br \/><a href=\"https:\/\/borncity.com\/win\/2016\/07\/24\/bugs-in-windows-disk-management-tool\/\">Bugs in Windows Disk Management tool<br \/><\/a><a href=\"https:\/\/borncity.com\/win\/2016\/10\/21\/windows-updates-fehlende-deinstallation-erzwingen\/\">Uninstalling 'uninstallable' Windows Updates<\/a><br \/><a href=\"https:\/\/borncity.com\/win\/2016\/07\/05\/how-to-decode-windows-errors\/\">How to decode Windows errors?<\/a><br \/><a href=\"https:\/\/borncity.com\/win\/2016\/10\/15\/windows-10-analyze-upgrade-errors\/\">Windows 10: Analyze upgrade errors<br \/><\/a><a href=\"https:\/\/borncity.com\/win\/2016\/11\/29\/windows-how-to-decode-update-0x8024-errors\/\">Windows: How to decode update 0x8024\u2026. errors<br \/><\/a><a href=\"https:\/\/borncity.com\/win\/2016\/12\/24\/stop-windows-from-installing-updates-over-and-over-again\/\">Stop Windows from installing updates over and over again<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Recently I stumbled upon a user post in German Microsoft Answers forum reporting that Windows 10 drops an error 0xC0000411 after revoking from hibernation.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[463,2],"tags":[600,601,47,76],"class_list":["post-1907","post","type-post","status-publish","format-standard","hentry","category-issue","category-windows","tag-error-0xc0000411","tag-hibernation","tag-issue","tag-windows-10"],"_links":{"self":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/1907","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/comments?post=1907"}],"version-history":[{"count":0,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/1907\/revisions"}],"wp:attachment":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/media?parent=1907"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/categories?post=1907"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/tags?post=1907"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}