-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Notebooks
- Notebook Hardware and Upgrade Questions
- HP 14 - df0023cl Laptop SSD upgrade not working.

Create an account on the HP Community to personalize your profile and ask a question
12-07-2021 01:32 PM
Almost there, since there were a couple of extra steps when I went through it I want to make sure this looks good before proceeding in case its irreversible. In particular the "partition 1-4"
Here is the summary Pics of what it want to execute. If this looks good then I'll proceed
12-07-2021 02:10 PM - edited 12-07-2021 02:41 PM
Inaccessible Boot Device
no problem
Give me 10 minutes I prepare the steps.
What we need now is the Windows Installation USB Stick
Boot from it and at the first Setup page Country + Language press SHIFT + F10
Will be back soon
Here we go
In the command prompt type:
diskpart
sel disk 0
list par
sel par 1
format quick fs=fat32 label="System"
assign letter="B"
list vol
exit
In list vol you should find the drive letter for Windows. check if it is C! If not C replace the letter in the last command
bcdboot c:\Windows /l en-US /s B: /f UEFI
exit
Close the Installation window
shut down
remove the USB
Reboot
do not add or leave out any spaces in the bcdboot command
12-07-2021 03:10 PM
I think I screwed this up.
I did the first set of commands and then got interrupted with a call. When I came back I entered "bcdboot c:\Windows /l en-US /s B: /f UEFI" (i Believe I did not need to do this step) when I later tried reboot it says Boot Device not found....AHGGGGGG
12-07-2021 03:59 PM - edited 12-07-2021 04:54 PM
Follow my steps!
sel par 1
format quick fs=fat32 label="System"
assign letter="B"
list vol
exit
you did not type sel par 1 !!!
Why does it take so long to type in 5 commands?
Edit: OK Tomorrow