• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
We have new content about Hotkey issue, Click here to check it out!
Check out our WINDOWS 11 Support Center info about: OPTIMIZATION, KNOWN ISSUES, FAQs, VIDEOS AND MORE.
HP Recommended

Now you created 2 Boot-Partitions. That will not work. Which one do you want to use?

Type bcdedit in cmd (admin) and post the result.

Only disk 1 is complete

HP Recommended

Microsoft Windows [Version 10.0.19043.1348]
(c) Microsoft Corporation. Med ensamrätt.

C:\WINDOWS\system32>bcdedit

Windows Boot Manager
--------------------
identifier {bootmgr}
path \EFI\MICROSOFT\BOOT\BOOTMGFW.EFI
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {11ead3bb-e690-11ea-ae08-e17717b944b7}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30

Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \WINDOWS\system32\winload.efi
description Windows 10
locale en-US
inherit {bootloadersettings}
recoverysequence {11ead3bd-e690-11ea-ae08-e17717b944b7}
displaymessageoverride Recovery
recoveryenabled Yes
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \WINDOWS
resumeobject {11ead3bb-e690-11ea-ae08-e17717b944b7}
nx OptIn
bootmenupolicy Standard

C:\WINDOWS\system32>

HP Recommended

OK, you have to delete the EFI-Partition on disk 0

Type in cmd
diskpart
sel disk 0
list par

exit

post the result, because I need the position of the hidden MSR position

HP Recommended

DISKPART> list par

Partition ### Type Size Offset
------------- ---------------- ------- -------
Partition 1 System 100 MB 1024 KB
Partition 2 Reserved 16 MB 101 MB
Partition 3 Primary 476 GB 117 MB

 

HP Recommended

OK,now type

diskpart
sel disk 0
sel par 1
del par override
sel par 2
del par override
exit

HP Recommended

I am getting error. Badly translated like  Deletion not allowed on the current start system swap file etc
 
"DISKPART> del par override

Virtual Disk Service error:
Borttagning tillåts inte på den aktuella start-, system-, växlingsfils-,
krashdumpfils- eller vilolägesfilsvolymen."

HP Recommended

Did you run 

sel disk 0  first?

HP Recommended

DISKPART> sel disk 0

Disk 0 is now the selected disk.

DISKPART> sel par 1

Partition 1 is now the selected partition.

DISKPART> del par override

Virtual Disk Service error:
Borttagning tillåts inte på den aktuella start-, system-, växlingsfils-,
krashdumpfils- eller vilolägesfilsvolymen.

HP Recommended

 


@Plombiz wrote:

Hi I am back 🙂
  bcdboot E:\Windows seems to be booting from systemdisc C still.
If I remove C I just get bluescreen. 


This is not correct. When you boot, you always see C:\ 

Windows changes the letter

The command bcdboot just enters a second bootentry so that you can choose during startup which Windows you want to use.

 

Just wait, I start a test on a second machine

 

 

 

HP Recommended

Truly greatful for your help!

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.