Windows Server 2012 R2 Boot Repair Exclusive

He stripped the file's "hidden" and "read-only" attributes: attrib c:\boot\bcd -h -r -s

Identify the drive letter for your Windows installation (it may be in recovery). dism /image:D:\ /cleanup-image /revertpendingactions To remove a specific problematic package, use: dism /image:D:\ /get-packages followed by dism /image:D:\ /remove-package /packagename:[PackageName] 5. System File and Disk Integrity windows server 2012 r2 boot repair

To start the repair process, you must boot from external media or force the server into its built-in recovery mode. He stripped the file's "hidden" and "read-only" attributes:

bcdedit /enum

He renamed the old file so Windows would be forced to create a fresh one: ren c:\boot\bcd bcd.old Finally, he ran bootrec /rebuildbcd one more time. The Resolution windows server 2012 r2 boot repair