If I upgrade to Windows 11

Tony Corona 1 Reputation point
2022-08-05T17:39:21.793+00:00

If I upgrade from Windows 10 to Windows 11, does it also update the recovery partition used by my previous version of Windows? The upgrade was the free upgrade offered through Microsoft.

Thanks

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2022-08-05T17:59:01.697+00:00

    You can follow along here.
    https://support.microsoft.com/en-us/windows/create-a-recovery-drive-abb4691b-5324-6d4a-8766-73fab304c246

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. Anonymous
    2022-08-05T18:23:02.907+00:00

    Maybe you meant windows.old? Approximately 10 days after you upgrade to Windows 11, your previous version of Windows will be automatically deleted from your PC.

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

  3. Docs 15,761 Reputation points
    2022-08-06T06:11:51.357+00:00

    When Windows is upgraded from Windows 10 to Windows 11 it will update the recovery partition.

    Windows recovery partitions are present to allow the computer user to use the Windows Recovery Environment (RE).

    A Windows recovery partition is not needed.

    A bootable Windows iso can be used instead of a Windows recovery partition.

    Alternatively a backup image can be restored instead of using Windows RE.

    Open disk management: (by default there are compressed rows and columns with characters that are cutoff)

    a) Widen these rows: disk 0, disk 1, disk 2, etc. > make sure that no characters are cutoff

    b) Widen these columns: Status and Volume > make sure that no characters are cutoff

    Post images or share links into this thread using one drive, drop box, or google drive.

    https://www.tenforums.com/tutorials/2503-how-post-screenshot-disk-management.html

    These are all diagnostic commands to check the disk drive partitions.

    Open administrative command prompt and copy and paste: (all at one time)

    bcdedit
    reagentc /info
    diskpart
    lis dis
    lis vol
    sel dis 0
    det dis
    lis par
    sel par 1
    det par
    sel par 2
    det par
    sel par 3
    det par
    sel par 4
    det par
    sel par 5
    det par
    sel par 6
    det par
    sel par 7
    det par
    sel dis 1
    det dis
    lis par
    sel par 1
    det par
    sel par 2
    det par
    sel par 3
    det par
    sel par 4
    det par
    sel par 5
    det par
    sel par 6
    det par
    sel par 7
    det par
    sel dis 2
    det dis
    lis par
    sel par 1
    det par
    sel par 2
    det par
    sel par 3
    det par
    sel par 4
    det par

    Post a share link into this thread using one drive, drop box, or google drive.

    .
    .
    .
    .
    .

    Please remember to vote and to mark the replies as answers if they help.

    On the bottom of each post there is:

    Propose as answer = answered the question

    On the left side of each post there is /\ with a number: click = a helpful post
    .
    .
    .
    .
    .

    0 comments No comments

Your answer

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