[DISCUSSION] Windows 10 Demoted Back to Insider Preview 17133.1 (PC) [RS4_Release]

Discussion in 'Windows 10' started by Enthousiast, Mar 27, 2018.

  1. inouext

    inouext MDL Junior Member

    Joined:
    Aug 13, 2012
    Messages:
    83
    Likes Received:
    16
    Trophy Points:
    0
  2. kewkie

    kewkie MDL Member

    Joined:
    Dec 10, 2014
    Messages:
    192
    Likes Received:
    80
    Trophy Points:
    10
  3. ColdZero

    ColdZero MDL Addicted

    Joined:
    Nov 9, 2009
    Messages:
    680
    Likes Received:
    3,073
    Trophy Points:
    30
    #863 ColdZero, Apr 3, 2018
    Last edited: Apr 3, 2018
    :busted_cop: does anyone have any idea about this?
    There is a single recovery partition, however there are 2 recovery volumes.:eek:

    You can take a look on your cmd or powershell, as admin type:
    diskpart
    select disk 0
    list partition
    list volume
    exit
     
  4. Ratha ITC

    Ratha ITC MDL Member

    Joined:
    Jul 13, 2013
    Messages:
    243
    Likes Received:
    134
    Trophy Points:
    10
  5. kewkie

    kewkie MDL Member

    Joined:
    Dec 10, 2014
    Messages:
    192
    Likes Received:
    80
    Trophy Points:
    10
    Legacy, I was looking at the screens again and noticed you guys have it installed with (U)EFI, my bad!
     
  6. Ratha ITC

    Ratha ITC MDL Member

    Joined:
    Jul 13, 2013
    Messages:
    243
    Likes Received:
    134
    Trophy Points:
    10
    It seems logic. Actually there is only one, but it appears as two. As I remember, I did the clean install two times, and for the second time, I did see only one recovery partition when I formatted and deleted every partition.
     
  7. ColdZero

    ColdZero MDL Addicted

    Joined:
    Nov 9, 2009
    Messages:
    680
    Likes Received:
    3,073
    Trophy Points:
    30
    Did a clean disk in Diskpart (Deleted everything on disk 0), and after Windows install, it shows 2 recovery volumes.
    This didn't happen on previous windows build. :eek:
     
  8. Ratha ITC

    Ratha ITC MDL Member

    Joined:
    Jul 13, 2013
    Messages:
    243
    Likes Received:
    134
    Trophy Points:
    10
    Yeah I've never seen this on the previous Windows 10.
     
  9. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,633
    Trophy Points:
    450
    It happened the last 4-5 IP builds.
     
  10. venioni

    venioni MDL Senior Member

    Joined:
    Mar 28, 2014
    Messages:
    477
    Likes Received:
    118
    Trophy Points:
    10
    whats going on with this two OEM partitions ? This happening when install on EFI and also the one of both partition show as NTFS .
     
  11. ch100

    ch100 MDL Addicted

    Joined:
    Sep 11, 2016
    Messages:
    629
    Likes Received:
    523
    Trophy Points:
    30
  12. drazen11

    drazen11 MDL Junior Member

    Joined:
    Feb 27, 2010
    Messages:
    52
    Likes Received:
    8
    Trophy Points:
    0
    Same here :confused:

    lol.PNG
     
  13. Ratha ITC

    Ratha ITC MDL Member

    Joined:
    Jul 13, 2013
    Messages:
    243
    Likes Received:
    134
    Trophy Points:
    10
    Oops.. I don't know that. But the Windows seems to be working fine. Will it get fixed by any CU update in the future?
     
  14. foo3495

    foo3495 MDL Senior Member

    Joined:
    Nov 6, 2015
    Messages:
    311
    Likes Received:
    158
    Trophy Points:
    10
    i still can't believe it but will have to suck it up o_O ;)
    The way it is now.
     
  15. ch4os

    ch4os MDL Junior Member

    Joined:
    Jan 9, 2010
    Messages:
    96
    Likes Received:
    109
    Trophy Points:
    0
    Actually, there's still another method: By completely blocking Cortana. :death:
    This will block web searches in start menu as well:
    Code:
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search]
    "BingSearchEnabled"=dword:00000000
    "CortanaConsent"=dword:00000000
    The downside to this is you have to repeat this for every user.
     
  16. Ratha ITC

    Ratha ITC MDL Member

    Joined:
    Jul 13, 2013
    Messages:
    243
    Likes Received:
    134
    Trophy Points:
    10
    By the way, is there anybody in fast ring? Have you got any CU so far?
     
  17. jeff69dini

    jeff69dini MDL Addicted

    Joined:
    Nov 22, 2008
    Messages:
    964
    Likes Received:
    226
    Trophy Points:
    30
    I have the same deal with 2 499mb partitions showing up, but my efi partition is 99mb, I see some people have a 100mb efi partition, how does windows determine what size to create during initial setup?
     
  18. venioni

    venioni MDL Senior Member

    Joined:
    Mar 28, 2014
    Messages:
    477
    Likes Received:
    118
    Trophy Points:
    10
    I think we must wait little more until comes the new refresh ESD to fix all this problems on RS4.
     
  19. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,633
    Trophy Points:
    450
    Don't count on a refresh esd soon, did you ever see one being released so soon after rtm (this one isn't even officially released)?
     
  20. agent268

    agent268 MDL Junior Member

    Joined:
    Feb 20, 2012
    Messages:
    92
    Likes Received:
    33
    Trophy Points:
    0
    The double Recovery thing appears to simply be a minor "visual" bug in some areas of the OS. Looks like the Disk Management Console and DiskPart via CMD are the main ones. As others have called out, they are listing the Recovery Partition as two volumes. Technically, there is just one (aka nothing to really worry about), but visually you are seeing two volumes. Also, the Recovery partition type is being mislabled as an OEM Partition in the Disk Management Console too.

    With that being said, you can verify things by manually adding another Recovery Partition (GPT Type de94bba4-06d1-4d40-a16a-bfd50179d6ac) which causes the bug to occur yet again on reboot (aka it will now show 4). Hitting up WMI (via PowerShell or WMIC) or using the newer storage cmdlets in PowerShell do not have this problem at all. This leads me to believe this is a minor bug isolated to the Disk Management Console and DiskPart.