KOD:80071A91
KOD:80070643
skusal som tento navod ale nefungovalo to:
Kód: Vybrať všetko
How-to reset the File System Resource Manager if you receive error 0x80071A91
1. Click Start, click All Programs, click Accessories, right-click Command Prompt, and select Run as administrator.
2. In the Command Prompt window you will need to type the following, and press ENTER:
fsutil resource setautoreset true C:\Kód: Vybrať všetko
1. Bring up an elevated (Administrator) command prompt
2. Execute the following commands sequentially:
a. fsutil resource setautoreset true c:\
b. cd %windir%\system32\config\txr
c. attrib -r -s -h *
d. del *
3.Type: Cd c:\windows\System32\SMI\Store\Machine
Type: Attrib –a –h –s *.TM*
Type: Del *.TM*
Issue will get fixed.