Home > Article > System Tutorial > Why does the white screen appear when Windows Security Center opens?
Windows Security Center white screen problem When you turn on Windows Security Center, you may encounter a confusing white screen. PHP editor Xinyi learned that there are two solutions to this problem. You can solve it manually by right-clicking on the text document and entering the specific code. Alternatively, you can click on the "Get Help" option in settings below the Windows start logo. The following content will introduce these two solutions in detail to help you solve the white screen problem easily.
Detailed explanation of the white screen problem when Windows Security Center opens
Method 1:
1. Click [right-click] on a blank space on the desktop, and select [New] from the menu item that opens. - text document].
2. Create a new text document window and enter the following command:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows Defender]
"DisableAntiSpyware"=dword:00000000
[HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows DefenderReal-Time Protection]
"DisableBehaviorMonitoring"=dword:00000000
"DisableIOAVProtection"=dword :00000000
"DisableOnAccessProtection"=dword:00000000
"DisableRealtimeMonitoring"=dword:00000000
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesSecurityHealthService]
"Star t”=dword:00000002
3. Then click [File] in the upper left corner, and in the open drop-down item, select [Save As], or press the [Ctrl + Shift + S] shortcut key on the keyboard That's ok too.
4. Save as window, pay attention to three places:
1) Path to save the file as
2) Fill in the file name Enter a name ending with [.reg], select [All Files]
as the save type. 3) Select [ANSI]
as the encoding and finally click [Save].
5. Double-click to open the newly created reg file. In the User Account Control window that pops up, do you want to allow this application to make changes to your device? Click [Yes].
6. If the warning pop-up window appears in the Registry Editor, click [Yes] to continue.
Method 2:
1. [Right-click] click [Windows Start Logo] on the taskbar, and in the menu item that opens, select [Install] application].
2. In the settings window, ① Search [Windows Security Center] ② Click [the button next to Windows Security Center] ③ Click [Advanced Options].
3. Click [Reset (If this app still does not run properly, please reset. This will delete the data of this app)].
The above is the detailed content of Why does the white screen appear when Windows Security Center opens?. For more information, please follow other related articles on the PHP Chinese website!