Help me identify and permanently stop this pop-up in Windows 11 24H2

sayak119

New Member
Messages
1
Reaction score
0
I have recently updated to Windows 11 24H2 and I am getting this screen whenever I change the resolution or start my computer. But the problem here is that it doesn't load fully and goes away after some time (5 seconds). I want to identify this and stop this popup permanently (registry keys method, or any other suggestions).
I want to do this using registry changes as I would like to create a snapshot of the said machine and I only have access to the Administrator. Any way I can do that?
Also, is there any way to identify this popup? It stays there for a couple of seconds and then goes without actually showing anything. Tried using tasklist but in vain. Thanks a lot in advance.

I have tried disabling it via registry keys by making changes in PushNotifications, AccountNotifications and ContentDeliveryManager registries.

View attachment 12966
 
Last edited:
This is a broken SCOOBE (Second Chance OOBE) screen, which advertises Windows features you should be using.

View attachment 12967

Run this reg file to stop seeing SCOOBE, but some users say it doesn't fix the problem.
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\UserProfileEngagement]
"ScoobeSystemSettingEnabled"=dword:00000000

You didn't attach a preset, so it's difficult to guess why SCOOBE appears as a blank screen.
 
Back
Top