How to stop Windows Personalization page from opening up all the time

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Me-JC
    PCHF Member
    • Mar 2023
    • 2

    #1

    How to stop Windows Personalization page from opening up all the time

    Hey, folks. I have Windows 11. Almost every time I wake my computer up from sleep mode, the Windows Personalization page opens up. How can I stop it from opening up? Thanks.
  • Bruce
    PCHF Moderator
    • Oct 2017
    • 10702

    #2
    obviously it shouldn’t, so let’s assume it’s gone pear-shaped slightly.

    run the following from an elevated command prompt;
    [ul]
    [li]chkdsk c: /r[/li][li]sfc /scannow[/li][li]dism /online /cleanup-image /restorehealth[/li][li]dism /online /cleanup-image /startcomponentcleanup /resetbase[/li][/ul]

    Comment

    • Me-JC
      PCHF Member
      • Mar 2023
      • 2

      #3
      Thanks for the tip. I actually found the solution the other day. I went to Settings > System > Notifications… scroll to bottom… open Additional Settings… then un-check all 3 boxes (“welcome”, “finish”, “suggestions”). I guess Windows just wanted me to complete the setup process, which I never did.

      Comment

      • Bruce
        PCHF Moderator
        • Oct 2017
        • 10702

        #4
        nice find!
        will close as solved.

        Comment

        Working...