automatic repair...bootres.dll is corrupt

Anonymous
2018-05-08T10:50:52+00:00

every time I restart, automatic repair kicks in and I can not get in to windows!

Any one with a solution to:

corrupt bootres.dll

C:\Windows\System32\LogFiles\Srt\SrtTrail.txt

Startup Repair diagnosis and repair log


Number of repair attempts: 1

Session details


System Disk = \Device\Harddisk0

Windows directory = G:\WINDOWS

AutoChk Run = 0

Number of root causes = 1

Test Performed: 


Name: Check for updates

Result: Completed successfully. Error code =  0x0

Time taken = 0 ms

Test Performed: 


Name: System disk test

Result: Completed successfully. Error code =  0x0

Time taken = 0 ms

Test Performed: 


Name: Disk failure diagnosis

Result: Completed successfully. Error code =  0x0

Time taken = 0 ms

Test Performed: 


Name: Disk metadata test

Result: Completed successfully. Error code =  0x0

Time taken = 187 ms

Test Performed: 


Name: Disk metadata test

Result: Completed successfully. Error code =  0x0

Time taken = 16 ms

Test Performed: 


Name: Target OS test

Result: Completed successfully. Error code =  0x0

Time taken = 16 ms

Test Performed: 


Name: Volume content check

Result: Completed successfully. Error code =  0x0

Time taken = 78 ms

Test Performed: 


Name: Boot manager diagnosis

Result: Completed successfully. Error code =  0x0

Time taken = 0 ms

Test Performed: 


Name: System boot log diagnosis

Result: Completed successfully. Error code =  0x0

Time taken = 0 ms

Root cause found: 


Boot critical file g:\boot\resources\custom\bootres.dll is corrupt.

Repair action: File repair

Result: Failed. Error code =  0x2

Time taken = 2047 ms



Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2018-10-17T00:59:24+00:00

Yeeeaaahhhhhh !!!

After many hours trying to solve it, I was able to solve it like this:

(My problem was with the WdBoot.sys and WdFilter.sys files, but maybe it works with any other file. The bootres.dll file problem also appeared to me)

1 - After trying to correct the reboot problem, the blue screen that appeared said where the log file was to verify where the error was. In my case the file was: C: \ Windows \ System32 \ Logfiles \ Srt \ SrtTrai.txt

2 - Knowing this, click on "Advanced Options".

3 - I searched for the "Command Prompt" option.

4 - At the "Command Prompt", I typed C: and pressed "enter" to access this drive.

5 - Then, I typed the location where the log file was: C: \ Windows \ System32 \ Logfiles \ Srt \ SrtTrai.txt

6 - Notepad opened with the log file. I clicked "File" and then "Open" only to easily find out where those WdBoot.sys and WdFilter.sys files were and check dates and any other information that I could get just out of curiosity.

7 - Accessing the files folder, I made a test by changing the name of the two files. I put a letter "a" in front "aWdBoot.sys" and "aWdFilter.sys". I right-clicked a white space in the window and went to "Refresh". The files have changed my name as I put it.

8 - After, I closed the notebook and typed "exit" at the command prompt and clicked "Turn Off Computer".

9 - I turned on my computer again and the problem was solved.

It seems silly, but after many hours, it was the only thing that solved it. I hope it solves your problem too.

Was this answer helpful?

30+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2018-06-14T00:30:37+00:00

Hi guys ! Issue fixed !

For those who face the same issue (unable to boot windows 10 with C:\windows\System32\LogFiles\Srt\SrtTrail.txt showing C:\efi\microsoft\boot\resources\custom\bootres.dll is corrupted), here's what I did

First you need to create a bootable USB flash drive to install Windows 10

Insert the flash drive in your PC and reboot from it

Select Repair your computer

Select Troubleshoot

Choose Command Prompt

Type in the command:

Diskpart

Type in the command:

List disk (you have to note which disk is your boot drive number)

Type in the command:

Sel disk 0 (0 is my boot drive number)

Type in the command:

List vol (you have to note which volume is the EFI partition)

Type in the command:

Sel vol 4 (volume 4 is my EFI partition)

Type in the command:

assign letter=V:

Type in the command:

Exit

Now you can format the EFI partition:

format V: /FS:FAT32

After the format you need to recreate the EFI directory structure

Type in the command:

bcdboot C:\windows /s V: /f UEFI (C is your system partition)

Exit the command prompt and reboot the PC

Please let me know if it worked for you

Thanks

Jeff

Was this answer helpful?

10+ people found this answer helpful.
0 comments No comments

57 additional answers

Sort by: Oldest
  1. Anonymous
    2019-06-21T12:42:58+00:00

    Type in the command:

    List vol (you have to note which volume is the EFI partition)

    At this point I see no EFI Partition. 

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-07-18T12:03:17+00:00

    Hi guys

    I've the same PROBLEM !

    Stuck in auto repair...

    I opened the file, it says that bootres.dll is corrupt !!!

    And I can't use the prompt command : it says "Not enough memory resources are available to process this command"

    My computer is HP with W7 and I used the free upgrade to W10 some years ago.

    It tried a lot of solution in this topic, but the last one can't work => i've no UEFI system...

    How can I do a clean install, keeping my personal data in the HDD ?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-07-18T20:06:13+00:00

    hi Sorry but you cant Format to an EFI drive without a complete format. My Acronis Disk Director 12 cant . the only way I managed to was a fresh New HHD a USB HHD to back up all your Personal Data ( which is a good idea anyway because HHD do go down ) put in a new HHD and away you go.

    1st make sure you have a Microsoft account with Win10 so when you do a fresh install you don't need a Key Code just log in with your Microsoft account. the down side is your PC will be named different .

    But I had this problem on a EFI hhd with the fresh install . I just kept booting and the only thing I have done was to stop the picture changing on boot you know the password / log on screen . it looks nice but every time it changed I had this problem.

    Was this answer helpful?

    0 comments No comments