{"id":189250,"date":"2017-04-13T00:32:00","date_gmt":"2017-04-12T22:32:00","guid":{"rendered":"http:\/\/www.borncity.com\/blog\/?p=189250"},"modified":"2022-06-27T09:27:51","modified_gmt":"2022-06-27T07:27:51","slug":"windows-10-neues-zum-wiederherstellungsfehler-0x80070091","status":"publish","type":"post","link":"https:\/\/borncity.com\/blog\/2017\/04\/13\/windows-10-neues-zum-wiederherstellungsfehler-0x80070091\/","title":{"rendered":"Windows 10: Neues zum Wiederherstellungsfehler 0x80070091"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" style=\"float: left; margin: 0px 10px 0px 0px; display: inline;\" src=\"https:\/\/borncity.com\/blog\/wp-content\/uploads\/2015\/01\/win102.jpg\" width=\"58\" height=\"58\" align=\"left\" \/>[<a href=\"https:\/\/web.archive.org\/web\/20210621062759\/https:\/\/borncity.com\/win\/2017\/04\/13\/windows-10-news-about-system-restore-error-0x80070091\/\" target=\"_blank\" rel=\"noopener\">English<\/a>]Es gibt ein paar Neuerungen zum Fehlercode 0x80070091 in der Windows 10 Systemwiederherstellung (Windows 10 Creators Update und Anniversary Update), die ich kurz nachtragen m\u00f6chte.<\/p>\n<p><!--more--><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ssl-vg03.met.vgwort.de\/na\/10a8bf33f26641d1b3854f84cb21e8ca\" alt=\"\" width=\"1\" height=\"1\" \/>In Windows 10 Anniversary Update scheitert die Systemwiederherstellung mit dem Fehlercode 0x80070091. Ich hatte zu diesem Thema ja mehrere Blog-Beitr\u00e4ge ver\u00f6ffentlicht und Microsoft hat den Bug auch best\u00e4tigt (siehe <a href=\"https:\/\/borncity.com\/blog\/2017\/03\/27\/microsoft-besttigt-wiederherstellungsfehler-0x80070091\/\">Microsoft best\u00e4tigt Wiederherstellungsfehler 0x80070091<\/a>). Nun ein paar Nachtr\u00e4ge.<\/p>\n<h3>Bug in Windows 10 Creators Update beseitigt?<\/h3>\n<p>Da Microsoft um den Fehler wei\u00df (ich habe den mehrfach eskaliert), habe ich am 6. April 2017 eine betroffene Testmaschine von Windows 10 Creators Update (Version 1607) auf Windows Creators Update (Version 1703) aktualisieren lassen. Dabei wird ja das gesamte Betriebssystem samt dem Ordner <em>%ProgramFiles%\\WindowsApps<\/em> ersetzt.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20180704100655\/https:\/\/f34.imgup.net\/SystemRest0a00.jpg\" width=\"428\" height=\"162\" \/><\/p>\n<p>Nach dem Upgrade habe ich sofort einen Systemwiederherstellungspunkt anlegen lassen und dann die Systemwiederherstellung gestartet. Die Systemwiederherstellung wurde binnen kurzer Zeit erfolgreich ausgef\u00fchrt (siehe obiges Bild).<\/p>\n<p>Die Beobachtung wurde jetzt auch durch <a href=\"https:\/\/borncity.com\/blog\/2017\/02\/20\/windows-10-version-1607-unbekannter-fehler-0x80070091\/comment-page-1\/#comment-42785\" target=\"_blank\" rel=\"noopener\">diesen Kommentar<\/a> hier im Blog best\u00e4tigt. Das Fragezeichen in der \u00dcberschrift habe ich eingef\u00fcgt, da das Thema einfach abgewartet werden muss. Der Bug wurde ja von der Office Hub-App verursacht \u2013 und da k\u00f6nnte ein Update das Problem wieder verursachen.<\/p>\n<h3>Korrigierter Fix f\u00fcr das Windows 10 Anniversary Update<\/h3>\n<p>Ich habe vor einiger Zeit von einem ungenannt bleiben wollenden OEM ein Batchprogramm zum Fixen des Problems unter Windows 10 Anniversary Update erhalten und im Blog-Beitrag <a href=\"https:\/\/borncity.com\/blog\/2017\/04\/05\/windows-10-v-1607-fix-fr-wiederherstellungsfehler-0x80070091\/\">Windows 10 V 1607: Fix f\u00fcr Wiederherstellungsfehler 0x80070091<\/a> vorgestellt.<\/p>\n<p>Die Quelle hat mich nun erneut angeschrieben und mich informiert, dass die Batchdatei anzupassen sei. Hintergrund ist der Umstand, dass nach dem letzten kumulativen Update der PBR-Prozess (<a href=\"https:\/\/msdn.microsoft.com\/de-de\/library\/windows\/hardware\/dn938307%28v=vs.85%29.aspx?f=255&amp;MSPPError=-2147217396\" target=\"_blank\" rel=\"noopener\">siehe<\/a>) weiter kommt als zuvor, aber immer noch abbricht. Dabei werden die OfficeHub-Dateien so kopiert, dass der alte Fix nicht mehr ausreicht. Das hat zur Folge, dass PBR-Vorgang beim zweiten Versuch erst gar nicht startet. Hier die ge\u00e4nderte Batchdatei:<\/p>\n<pre>powershell -Command \"Remove-AppxPackage Microsoft.MicrosoftOfficeHub_2017.210.251.0_neutral_~_8wekyb3d8bbwe\"\r\ntakeown \/f \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_2017.210.251.0_neutral_~_8wekyb3d8bbwe\" \/r\r\nicacls \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_2017.210.251.0_neutral_~_8wekyb3d8bbwe\" \/grant \"%USERNAME%\":F \/t\r\nicacls \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_2017.210.251.0_neutral_~_8wekyb3d8bbwe\" \/inheritance:r \/t\r\nrd \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_2017.210.251.0_neutral_~_8wekyb3d8bbwe\" \/s \/q\r\ntakeown \/f \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.7909.7600.0_x64__8wekyb3d8bbwe\" \/r\r\nicacls \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.7909.7600.0_x64__8wekyb3d8bbwe\" \/grant \"%USERNAME%\":F \/t\r\nicacls \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.7909.7600.0_x64__8wekyb3d8bbwe\" \/inheritance:r \/t\r\nrd \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.7909.7600.0_x64__8wekyb3d8bbwe\" \/s \/q\r\n\r\ntakeown \/f \"C:\\$SysReset\\OldOS\\Program Files\\Microsoft.MicrosoftOfficeHub_17.7909.7600.0_x64__8wekyb3d8bbwe\" \/r\r\nicacls \"C:\\$SysReset\\OldOS\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.7909.7600.0_x64__8wekyb3d8bbwe\" \/grant \"%USERNAME%\":F \/t\r\nicacls \"C:\\$SysReset\\OldOS\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.7909.7600.0_x64__8wekyb3d8bbwe\" \/inheritance:r \/t\r\nrd \"C:\\$SysReset\\OldOS\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.7909.7600.0_x64__8wekyb3d8bbwe\" \/s \/q\r\n\r\npowershell -Command \"Remove-AppxPackage Microsoft.MicrosoftOfficeHub_2017.311.255.0_neutral_~_8wekyb3d8bbwe\"\r\ntakeown \/f \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_2017.311.255.0_neutral_~_8wekyb3d8bbwe\" \/r\r\nicacls \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_2017.311.255.0_neutral_~_8wekyb3d8bbwe\" \/grant \"%USERNAME%\":F \/t\r\nicacls \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_2017.311.255.0_neutral_~_8wekyb3d8bbwe\" \/inheritance:r \/t\r\nrd \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_2017.311.255.0_neutral_~_8wekyb3d8bbwe\" \/s \/q\r\ntakeown \/f \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8010.5926.0_x64__8wekyb3d8bbwe\" \/r\r\nicacls \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8010.5926.0_x64__8wekyb3d8bbwe\" \/grant \"%USERNAME%\":F \/t\r\nicacls \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8010.5926.0_x64__8wekyb3d8bbwe\" \/inheritance:r \/t\r\nrd \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8010.5926.0_x64__8wekyb3d8bbwe\" \/s \/q\r\n\r\ntakeown \/f \"C:\\$SysReset\\OldOS\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8010.5926.0_x64__8wekyb3d8bbwe\" \/r\r\nicacls \"C:\\$SysReset\\OldOS\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8010.5926.0_x64__8wekyb3d8bbwe\" \/grant \"%USERNAME%\":F \/t\r\nicacls \"C:\\$SysReset\\OldOS\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8010.5926.0_x64__8wekyb3d8bbwe\" \/inheritance:r \/t\r\nrd \"C:\\$SysReset\\OldOS\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8010.5926.0_x64__8wekyb3d8bbwe\" \/s \/q\r\n\r\npowershell -Command \"Remove-AppxPackage Microsoft.MicrosoftOfficeHub_2017.318.204.0_neutral_~_8wekyb3d8bbwe\"\r\ntakeown \/f \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_2017.318.204.0_neutral_~_8wekyb3d8bbwe\" \/r\r\nicacls \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_2017.318.204.0_neutral_~_8wekyb3d8bbwe\" \/grant \"%USERNAME%\":F \/t\r\nicacls \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_2017.318.204.0_neutral_~_8wekyb3d8bbwe\" \/inheritance:r \/t\r\nrd \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_2017.318.204.0_neutral_~_8wekyb3d8bbwe\" \/s \/q\r\ntakeown \/f \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8017.5925.0_x64__8wekyb3d8bbwe\" \/r\r\nicacls \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8017.5925.0_x64__8wekyb3d8bbwe\" \/grant \"%USERNAME%\":F \/t\r\nicacls \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8017.5925.0_x64__8wekyb3d8bbwe\" \/inheritance:r \/t\r\nrd \"C:\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8017.5925.0_x64__8wekyb3d8bbwe\" \/s \/q\r\n\r\ntakeown \/f \"C:\\$SysReset\\OldOS\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8017.5925.0_x64__8wekyb3d8bbwe\" \/r\r\nicacls \"C:\\$SysReset\\OldOS\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8017.5925.0_x64__8wekyb3d8bbwe\" \/grant \"%USERNAME%\":F \/t\r\nicacls \"C:\\$SysReset\\OldOS\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8017.5925.0_x64__8wekyb3d8bbwe\" \/inheritance:r \/t\r\nrd \"C:\\$SysReset\\OldOS\\Program Files\\WindowsApps\\Microsoft.MicrosoftOfficeHub_17.8017.5925.0_x64__8wekyb3d8bbwe\" \/s \/q\r\n<\/pre>\n<p><em>Anmerkung: Batch angepasst, in der ersten Version waren Befehle beim Einf\u00fcgen herausgefallen. Danke an Andi B. f\u00fcr den Hinweis.<\/em><\/p>\n<p>Einfach die obigen Anweisungen in eine Datei <em>OfficeHub.cmd <\/em>speichern und diese Datei mit administrativen Berechtigungen (<em>Als Administrator ausf\u00fchren<\/em>) starten. Dann sollte die Systemwiederherstellung wieder funktionieren. Ich hoffe, es hilft weiter. Dem OEM und Volker mein Dank f\u00fcr die R\u00fcckmeldungen.<\/p>\n<p><strong>\u00c4hnliche Artikel:<\/strong><br \/>\n<a href=\"https:\/\/borncity.com\/blog\/2017\/03\/27\/microsoft-besttigt-wiederherstellungsfehler-0x80070091\/\">Microsoft best\u00e4tigt Wiederherstellungsfehler 0x80070091<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/blog\/2017\/02\/20\/windows-10-version-1607-unbekannter-fehler-0x80070091\/\">Windows 10 Version 1607: Unbekannter Fehler 0x80070091<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/blog\/2017\/01\/06\/windows-fehler-0x80070091\/\">Windows-Fehler 0x80070091<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/blog\/2017\/04\/05\/windows-10-v-1607-fix-fr-wiederherstellungsfehler-0x80070091\/\">Windows 10 V 1607: Fix f\u00fcr Wiederherstellungsfehler 0x80070091<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>[English]Es gibt ein paar Neuerungen zum Fehlercode 0x80070091 in der Windows 10 Systemwiederherstellung (Windows 10 Creators Update und Anniversary Update), die ich kurz nachtragen m\u00f6chte.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,3694],"tags":[5552,5826,4306,4378],"class_list":["post-189250","post","type-post","status-publish","format-standard","hentry","category-problemlosung","category-windows-10","tag-creators-update","tag-fehler-0x80070091","tag-systemwiederherstellung","tag-windows-10"],"_links":{"self":[{"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/posts\/189250","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/comments?post=189250"}],"version-history":[{"count":0,"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/posts\/189250\/revisions"}],"wp:attachment":[{"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/media?parent=189250"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/categories?post=189250"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/tags?post=189250"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}