Computer installed Windows10 system, if the system control panel can not be opened or some of the control panel can not be opened, how to set up to solve the control panel can not be opened or some of the control panel can not open the problem What?
Solution Windows10 system control panel or some of the items in the control panel can not be opened
The first step: open the System32 folder in the .cpl file.
Right-click on the bottom left corner of the system [Start], in the Start menu, click [Run];
In the Run dialog box, type:% SystemRoot% \ System32, click OK or Enter, open the System32 folder;
Enter in the search bar at the top right of the System32 folder window: *. Cpl;
System32 folder search results show some of the gadgets in the Control Panel, some of the .cpl files are added by third-party software, and third-party software added in the control panel will add entries such as: Realtek High Definition Audio Manager .
The second step: check the system32 folder in the cpl file for damaged and corrupted files repair method.
Double-click the System32 folder in the respective. Cpl file, if you can not open, then this file in the control panel appears corrupted.
Check each .cpl file in the System32 folder for damage:
Left-click the System32 folder in each cpl file, the specific name and circumstances were (marked the name of the items are open):
first row:
wscui.cpl - safety and maintenance
inetcpl.cpl - Internet Options
timedate.cpl - date and time
sysdm.cpl - System Properties
bthprops.cpl (Bluetooth Control Panel Applet. Bluetooth control panel program, the machine is not installed Bluetooth, can not be opened)
appwiz.cpl - programs and features
main.cpl - Mouse Properties
desk.cpl - display settings
The second column:
① intl.cpl - area
② telephon.cpl - Location information
③ mmsys.cpl - sound
④ joy.cpl - game controller
⑤ powercfg.cpl - power options
⑥ sapi.cpl - voice properties
⑦ TabletPC.cpl - pen and touch (desktop not available)
⑧ hdwwiz.cpl - Device Manager
Third column:
Ⅰ, Firewall.cpl - Windows Firewall
Ⅱ, irprops.cpl - Infrared
Ⅲ, ncpa.cpl - network connection
Ⅳ, ipfxCPL.cpl - Intel Core Graphics Control Panel
Ⅴ, ipfxCPL.cpl - Intel Core Graphics Control Panel
Ⅵ, RTSnMg64.cpl - Realtek High Definition Audio Manager
Ⅶ, RTSnMg64.cpl - Realtek HD Audio Manager
Repair corrupted .cpl file:
① If the third party added .cpl file has been damaged, you can delete this. Cpl file.
② If the system comes with the cpl file appears damaged, you can use the following method to repair.
Right-click on the lower left corner of the system [Start], in the Start menu, click [Command Prompt (Administrator]], enter the sfc / scannow command in the Administrator Command Prompt window, press Enter, restart the computer after the scan is complete , Should be able to solve the problem.
(The figure below shows: Windows Resource Protection did not find any integrity conflicts, that is, no problem.)
③ If there is a problem associated with the .cpl file, you can use to add a registry key to repair.
Copy the following to Notepad:
--------------------------------
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT \ .cpl]
@ = "Cplfile"
"Generic" = "system"
[HKEY_CLASSES_ROOT \ .cpl \ PersistentHandler]
@ = "{098f2470-bae0-11cd-b579-08002b30bfeb}"
[HKEY_CLASSES_ROOT \ cplfile]
@ = "Control Panel extension"
[HKEY_CLASSES_ROOT \ cplfile \ shell]
[HKEY_CLASSES_ROOT \ cplfile \ shell \ cplopen]
@ = "Open with Control Panel"
[HKEY_CLASSES_ROOT \ cplfile \ shell \ cplopen \ command]
@ = "Rundll32.exe shell32.dll, Control_RunDLL% 1,% *"
[HKEY_CLASSES_ROOT \ cplfile \ shell \ runas]
[HKEY_CLASSES_ROOT \ cplfile \ shell \ runas \ command]
@ = "Rundll32.exe shell32.dll, Control_RunDLLAsUser% 1,% *"
--------------------------------
Click the [file] in the upper left corner of the Notepad window, click [Save As] in the drop-down menu;
In the open save as window, click [desktop], enter cpl.reg in the file name (N) column, and then click: save;
At this point the system desktop displays a [cpl.reg] registry file icon, we left double-click [cpl.reg] registry file icon, pop-up a registry editor dialog box:
Adding information may inadvertently change or delete the value and cause the component to no longer function properly. If you do not trust the source of this information in C: \ Users \ xyz75 \ Desktop \ cpl.reg, do not add it to the registry.
Are you sure you want to continue?
Click: yes (Y);
Followed by another pop-up a dialog box editor:
The items and values contained in C: \ Users \ xyz75 \ Desktop \ cpl.reg have been successfully added to the registry.
We click: OK;
Restart the computer, click [Start] in the lower left corner of the system, click [Control Panel] in the start menu, ① test whether to enter the control panel, enter the control panel, if the window shown below, click 【category】 "▼" symbol in the drop-down menu, click 【small icon (S)】;
② Click the small icon to enter all the control panel, click the original can not open the item to see if opened. If you still can not open, it is necessary to consider the problem of the system files.
The above is: Windows10 system control panel or some of the control panel can not open the solution for reference for friends to use.