Hmm. Jan 28th is the day you started this question.
Let's create another backup just because
xcopy /h e:\Windows\System32\Config e:\Windows\System32\Config\2021-02-08-Backup\*.*
Now let's copy the backup.
xcopy /hy e:\Windows\System32\Config\backup e:\Windows\System32\Config
Reboot.
Backup application from corrupted windows
Sir, my windows 10 is corrupted and I was unable to start window including safe mode can I create a backup of installed app or application on my computer.
Windows for home | Windows 10 | Windows update
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.
99 answers
Sort by: Newest
-
Anonymous
2021-02-08T18:45:25+00:00 -
Anonymous
2021-02-08T17:37:21+00:00 Hmm. Jan 28th is the day you started this question.
Let's create another backup just because
xcopy /h e:\Windows\System32\Config e:\Windows\System32\Config\2021-02-08-Backup\*.*
Now let's copy the backup.
xcopy /hy e:\Windows\System32\Config\backup e:\Windows\System32\Config
Reboot.
-
Anonymous
2021-02-08T16:25:31+00:00 How about the backup folder?
Dir /a E:\Windows\System32\Config\Backup
-
Anonymous
2021-02-08T14:49:27+00:00 Well, there's a few things I don't like in your BCD.
(1) There is no Firmware Boot Manager ({FWBootMgr}). But I guess that might be normal for a Legacy installation -- or at least for one on a computer that has no UEFI firmware at all (as opposed to having it but being set to use Legacy mode).
(2) The System Reserved partition is doubling as the Recovery partition, but I guess that too could be normal for a Legacy installation. Or at least for the one you've got.
(3) The Windows Boot Manager ({BootMgr}) is not booting to the Windows 10 entry. It is booting to the Windows Recovery Environment entry. We can switch that this way...
BCDEdit /Set {BootMgr} Default {dfff579a-b191-11ea-b625-d24236cabd2b}
Then reboot. I hope that does it.
Note: Those are pointed braces which are above the square brackets on the keyboard.
Sir, my motherboard is INTEL DQ35MP and in bios setting i found a option for enabling UEFI BOOT
Sir, can i change my boot setting into UEFI boot for enabling this features for recover my PC.