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.
How to stop Windows Personalization page from opening up all the time
Collapse
X
-
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] -
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
Comment