Disabling Microsoft account wizard

Discussion in 'Windows 10' started by alessio89g, Apr 26, 2020.

  1. alessio89g

    alessio89g MDL Member

    Joined:
    Jan 20, 2013
    Messages:
    190
    Likes Received:
    14
    Trophy Points:
    10
    #1 alessio89g, Apr 26, 2020
    Last edited: Apr 26, 2020
    There is any way (such as a registry, a GPO or a cmd\PS line) to disable the Microsoft account wizard to the first internet connection on 1909?
    I'm not refer to the step during the OOBE (I run it always in offline mode), but the one that runs when the Windows setup is finished (so you can use the Desktop) and as already mentioned, it's trigged by the first internet connection.
     
  2. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,628
    Trophy Points:
    450
    Not that we know of.
     
  3. bear_aussie

    bear_aussie MDL Member

    Joined:
    Jun 8, 2015
    Messages:
    240
    Likes Received:
    208
    Trophy Points:
    10
    I thought that setting NoConnectedUser in hklm/software hive udring install stopped it? :g:
     
  4. MS_User

    MS_User MDL Guru

    Joined:
    Nov 30, 2014
    Messages:
    3,987
    Likes Received:
    871
    Trophy Points:
    120
    just setup the machine local and thats it.
     
  5. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,628
    Trophy Points:
    450
  6. alessio89g

    alessio89g MDL Member

    Joined:
    Jan 20, 2013
    Messages:
    190
    Likes Received:
    14
    Trophy Points:
    10
  7. Matrix360

    Matrix360 MDL Novice

    Joined:
    Jun 22, 2015
    Messages:
    35
    Likes Received:
    47
    Trophy Points:
    0
    #7 Matrix360, Apr 30, 2020
    Last edited: Apr 30, 2020
    @alessio89g
    Try this :
    Code:
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\UserProfileEngagement]
    "ScoobeSystemSettingEnabled"=dword:00000000
    
    This unticks the checkbox "Suggest ways I can finish setting up my device to get the most out of Windows" in Notifications & actions.
     
  8. Super Spartan

    Super Spartan MDL Expert

    Joined:
    May 30, 2014
    Messages:
    1,549
    Likes Received:
    879
    Trophy Points:
    60
    Yes that works I've tried it before
     
  9. alessio89g

    alessio89g MDL Member

    Joined:
    Jan 20, 2013
    Messages:
    190
    Likes Received:
    14
    Trophy Points:
    10
    Thanks, I'l try it as soon as possible.
     
  10. alessio89g

    alessio89g MDL Member

    Joined:
    Jan 20, 2013
    Messages:
    190
    Likes Received:
    14
    Trophy Points:
    10
    Unfortunately it doesn't work.
    I think it's not that option, because it's already disabled