Introduction | Download + Installation Guide | Features | Discussions | Bug Fix & New Features Scheduling | Guide to Restoring BCD | Tweak Paradise
Important: If you have applied the Optimize Memory and Reduce Stutter by BCD
function and are experiencing boot issues, follow these steps to restore your system. Please note that if BitLocker is active or the disk is encrypted, you will need to decrypt it first, which will complicate the process.
-
Insert Installation USB and Keyboard:
- Plug in the HandleOS installation USB and connect a keyboard.
- Boot from the USB (ensure Secure Boot is disabled).
-
Open Command Prompt:
- When you reach the HandleOS language selection screen, press
SHIFT + F10
to open Command Prompt.
- When you reach the HandleOS language selection screen, press
-
Identify Backup Location:
- In Command Prompt, type
diskpart
and press Enter. - Then type
list volume
and press Enter to see the list of volumes. - Identify the drive letter of the volume that contains your HandleOS installation (it might be different from
C:
due to the external boot). Note this drive letter. - Type
exit
to close Diskpart but keep Command Prompt open.
- In Command Prompt, type
-
Import the Backup BCD:
- If your HandleOS drive remains
C:
, type the following command and press Enter:bcdedit /import C:\Users\HandleOS\AppData\Roaming\Console2Desk\BackupBCD\bcdbackup.bin
- If the drive letter has changed, adjust the command to reflect the new letter. For example:
bcdedit /import YOUR_LETTER:\Users\HandleOS\AppData\Roaming\Console2Desk\BackupBCD\bcdbackup.bin
- Ensure you type the command exactly as shown, including spaces.
- If your HandleOS drive remains
-
Restart and Re-enable Secure Boot:
- Close all windows by clicking the X button on each.
- Close Command Prompt and the language selection window.
- The system should restart. Once it powers off, remove the USB drive.
- Reboot into BIOS and re-enable Secure Boot.
- Restart the system again. Your HandleOS should now function as before.