nie moge urzyc mbr2gpt 'Cannot find OS partion on disk 2'

aleks łuc 0 Reputation points
2026-01-26T20:43:56.3666667+00:00

nie wiem dlaczego to niedziała nie mam terz partycji odzyskiwania na dysku c
User's image

User's image

Windows for home | Windows 10 | Devices and drivers
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Volume Z 1,380 Reputation points Volunteer Moderator
    2026-01-27T17:52:56.7933333+00:00

    Try the following: Create a System Reserved partition. This partition will be used for EFI later if you run MBR2GPT from outside Windows.

    Shrink drive C by 100 MB. Create an NTFS formatted partition in the unallocated space and assign it drive letter Y. Run

    bcdboot C:\Windows /s Y: /f ALL
    

    Mark drive Y as active and this time run

    mbr2gpt /validate /allowFullOS
    
    0 comments No comments

  2. Volume Z 1,380 Reputation points Volunteer Moderator
    2026-01-27T00:43:30.8066667+00:00

    Try the following: Run command prompt as an administrator and enter

    bcdboot C:\Windows /s C: /f ALL
    

    Also extend drive C to full size in disk management.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.