- Local time
- 8:23 PM
- Posts
- 21
- OS
- Windows 10/Windows 11
My Computer
System One
-
- OS
- Windows 10/Windows 11
- Computer type
- PC/Desktop
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
And it's difficult to take a screenshot because my phone's camera is malfunctioning.
looks like quite a lot of free space on that partition.
That's what I did hahahaha.Si no puedes usar la cámara de tu teléfono, puedes tomar una captura de pantalla directamente en Windows presionando Win+Shift+S y capturando el mensaje de error de actualización.
What I did after creating a partition on that drive was that it wouldn't boot into Windows and only sent me to the BIOS. After using Hiren's BootCD PE to rejoin the partition, it did boot into Windows again, but then it restarted on its own and wouldn't let me into Windows again. I think it's your fault.Needs unallocated space to its right to resize into.
You would probabaly need to shrink the windows partition from the left and move the msr to create that unallocated space
View attachment 173594
I have extended the above ESP to 300mb
next create MSR from the unallocated space if there isnt already one
I like diskgenius but it is a bit technical looking . you might find one of the others easier
post a screen shot from a 3rd party partition manager
diskpart
list volume (find the EFI system partition number)
select volume # (use the EFI system partition number)
assign letter=z
list volume (find the Windows partition letter)
exit
bcdboot x:\windows /s z: /f uefi