Windows 7 8 8.1 10 11 这些命令主要用来直接打开控制面板中的不同项,通常是通过指定具体的控制面板项来实现。运行指定的动态链接库(DLL)文件中的函数,通常用来访问系统设置或执行某些后台操作;通过 shell::: 访问系统资源管理器中的某些特殊功能或界面。命令可能会直接打开某些特定的系统工具或管理功能

了解这些命令的分类和它们的类型。根据你提供的命令,我可以帮你将它们归类成几个主要的类型。以下是根据命令的执行方式和功能的分类:

1. control 命令(控制面板命令)

这些命令主要用来直接打开控制面板中的不同项,通常是通过指定具体的控制面板项来实现。

  • control /name Microsoft.RemoteAppAndDesktopConnections — 打开远程应用和桌面连接设置。
  • control /name Microsoft.ScannersAndCameras — 打开扫描仪和相机设置。
  • control /name Microsoft.ActionCenter — 打开安全和维护设置。
  • control /name Microsoft.Sound — 打开声音设置。
  • control /name Microsoft.SyncCenter — 打开同步中心设置。
  • control /name Microsoft.TabletPCSettings — 打开平板电脑设置。
  • control /name Microsoft.TextToSpeech — 打开语音合成设置。

  • control /name Microsoft.WindowsFirewall — 打开Windows防火墙设置。
  • control /name Microsoft.MobilityCenter — 打开Windows移动中心。
  • control /name Microsoft.AdministrativeTools — 打开Windows管理工具。

2. rundll32 命令(运行DLL)

rundll32命令用于运行指定的动态链接库(DLL)文件中的函数,通常用来访问系统设置或执行某些后台操作。

  • rundll32 shell32.dll,Control_RunDLL desk.cpl,,1 — 打开屏幕保护程序设置。

  • rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,0 — 打开声音设置中的播放选项卡。

  • rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,1 — 打开声音设置中的录音选项卡。
  • rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,2 — 打开声音设置中的声音选项卡。
  • rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,3 — 打开声音设置中的通信选项卡。

3. shell::: 命令(系统资源管理器)

这些命令是通过 shell::: 访问系统资源管理器中的某些特殊功能或界面。

  • shell:::{26EE0668-A00A-44D7-9371-BEB064C98683}\0\::{C58C4893-3BE0-4B45-ABB5-A63E4B8C8651} — 打开故障排除界面。
  • shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9} \SystemIcons,,0 — 打开系统图标设置。

4. netplwiz 命令(用户账户设置)

这些命令用于访问和管理用户账户的设置,特别是与登录和密码相关的选项。

  • netplwiz — 打开用户账户设置,允许管理账户和登录选项。

5. 其他特殊命令

这些命令可能会直接打开某些特定的系统工具或管理功能,但它们并不属于上述分类。

  • SystemPropertiesComputerName.exe — 打开计算机名称设置。
  • SystemPropertiesHardware.exe — 打开硬件设置。
  • devmgmt.msc 设备管理器
  •  
  • SystemPropertiesAdvanced.exe — 打开高级系统设置。
  • 性能选项(视觉效果) SystemPropertiesPerformance.exePixPin_2025-09-28_08-42-41
  • SystemPropertiesProtection.exe — 打开系统保护设置。
  • SystemPropertiesRemote.exe — 打开远程设置。PixPin_2025-09-28_08-43-58
  • WF.msc — 打开Windows防火墙高级安全设置。
  • OptionalFeatures.exe — 打开Windows功能管理。

总结分类:

  1. 控制面板命令 (control)
  2. DLL运行命令 (rundll32)
  3. 资源管理器命令 (shell:::)
  4. 用户账户命令 (netplwiz)
  5. 其他特殊命令 (如 SystemProperties...WF.mscOptionalFeatures.exe)
  1. 打开蓝牙设备属性面板:

    • rundll32.exe shell32.dll,Control_RunDLL bthprops.cpl
    • 这个命令可以打开 蓝牙设备属性 界面,你可以管理蓝牙设备的设置。
  • 蓝牙和文件传输相关的工具:如 fsquirt.exe,用于在设备间进行蓝牙文件传输。

 

Internet属性(常规) control /name Microsoft.InternetOptions
  control inetcpl.cpl
  rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,0
Internet属性(安全) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,1
Internet属性(隐私) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,2
Internet属性(内容) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,3
Internet属性(连接) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,4
Internet属性(程序) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,5
Internet属性(高级) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,6

系统属性(计算机名称) SystemPropertiesComputerName.exe
系统属性(硬件) SystemPropertiesHardware.exe
系统属性(高级) SystemPropertiesAdvanced.exe
系统属性(系统保护) SystemPropertiesProtection.exe
系统属性(远程) SystemPropertiesRemote.exe

 

C:\WINDOWS\system32\SystemPropertiesPerformance.exe  性能选项---视觉效果
C:\WINDOWS\system32\SystemPropertiesRemote.exe 系统属性---远程选项
C:\WINDOWS\system32\SystemPropertiesComputerName.exe 系统属性---计算机名
C:\WINDOWS\system32\SystemPropertiesProtection.exe 系统属性---计算机名---计算机描述
C:\WINDOWS\system32\SystemPropertiesAdvanced.exe 系统属性---高级选项--- 指向(性能)设置
C:\WINDOWS\system32\SystemPropertiesHardware.exe  系统属性----硬件选项---设备管理器
C:\WINDOWS\system32\SystemPropertiesDataExecutionPrevention.exe 性能选项---数据执行保护DEP

 

 

这些分类可以帮助你更清楚地了解每种命令的功能和它们如何影响系统设置。

分类 控制面板项目 命令
控制面板视图 控制面板(类别视图) shell:::{26EE0668-A00A-44D7-9371-BEB064C98683}
  控制面板(图标视图) shell:::{21EC2020-3AEA-1069-A2DD-08002B30309D}
  控制面板所有任务(上帝模式) shell:::{ED7BA470-8E54-465E-825C-99712043E01C}
应用程序 所有应用程序 shell:::{4234d49b-0245-4df3-B780-3893943456e1}
设备和打印机 添加设备向导 DevicePairingWizard.exe
  添加硬件向导 hdwwiz.exe
  添加打印机向导 rundll32 shell32.dll,SHHelpShortcuts_RunDLL AddPrinter
  自动播放 shell:::{9C60DE1E-E5FC-40f4-A487-460851A8D915} (Windows 7, 8, 8.1, 10, 11)
  备份与还原(Windows 7) shell:::{B98A2BEA-7D42-4558-8BD1-832F41BAC6FD}
  生物识别设备 shell:::{0142E4D0-FB7A-11DC-BA4A-000FFE7AB428} (Windows 7, 8, 8.1)
  BitLocker驱动器加密 shell:::{D9EF8727-CAC2-4E60-809E-86F80A666C91} (Windows 7, 8, 8.1, 10, 11)
外观与个性化 颜色和外观 shell:::{ED834ED6-4B5A-4BFE-8F11-A626DCB6A921} -Microsoft.Personalization\pageColorization (Windows 10, 11)
  颜色管理 shell:::{B2C761C6-29BC-4f19-9251-E6195265BAF1} (Windows 7, 8, 8.1, 10, 11)
凭据与时间 凭据管理 shell:::{1206F5F1-0569-412C-8FEC-3204630DFB70} (Windows 7, 8, 8.1, 10, 11)
  日期和时间 shell:::{E2E7934B-DCE5-43C4-9576-7FE4F75E7480} (Windows 7, 8, 8.1, 10, 11)
  日期和时间(附加时钟) rundll32 shell32.dll,Control_RunDLL timedate.cpl,,1 (Windows 7, 8, 8.1, 10, 11)
程序 默认程序(设置默认程序) shell:::{17CD9488-1228-4B2F-88CE-4298E93E0966} (Windows 7, 8, 8.1, 10, 11)
  默认程序(设置文件关联) control /name Microsoft.DefaultPrograms /page pageFileAssoc
个性化设置 桌面背景 explorer shell:::{ED834ED6-4B5A-4bfe-8F11-A626DCB6A921} -Microsoft.Personalization\pageWallpaper
  桌面图标设置 rundll32 shell32.dll,Control_RunDLL desk.cpl,,0
设备管理 设备管理器  
  • rundll32.exe shell32.dll,Control_RunDLL hdwwiz.cpl
  • ms-settings:devices
  • control /name Microsoft.DeviceManager
  • control hdwwiz.cpl
  • devmgmt.msc
  设备和打印机 control /name Microsoft.DevicesAndPrinters 或 control printers
轻松访问 轻松访问中心 control /name Microsoft.EaseOfAccessCenter 或 control access.cpl
文件资源管理器设置 文件资源管理器选项(常规) control /name Microsoft.FolderOptions 或 control folders 或 rundll32 shell32.dll,Options_RunDLL 0
  文件资源管理器选项(查看) rundll32 shell32.dll,Options_RunDLL 7
  文件资源管理器选项(搜索) rundll32 shell32.dll,Options_RunDLL 2
备份与恢复 文件历史记录 control /name Microsoft.FileHistory
字体 字体 control /name Microsoft.Fonts 或 control fonts
游戏控制器 游戏控制器 control /name Microsoft.GameControllers 或 control joy.cpl
功能名称 命令
程序和功能 control /name Microsoft.GetPrograms
  rundll32 shell32.dll,Control_RunDLL appwiz.cpl,,1
索引选项 control /name Microsoft.IndexingOptions
  rundll32 shell32.dll,Control_RunDLL srchadmin.dll
红外线 control /name Microsoft.Infrared
  control irprops.cpl
  control /name Microsoft.InfraredOptions
Internet属性(常规) control /name Microsoft.InternetOptions
  control inetcpl.cpl
  rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,0
Internet属性(安全) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,1
Internet属性(隐私) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,2
Internet属性(内容) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,3
Internet属性(连接) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,4
Internet属性(程序) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,5
Internet属性(高级) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,6
iSCSI发起程序 control /name Microsoft.iSCSIInitiator
键盘属性 control /name Microsoft.Keyboard
  control keyboard
鼠标属性(按钮选项) control /name Microsoft.Mouse
  control main.cpl
  control mouse
  rundll32 shell32.dll,Control_RunDLL main.cpl,,0
鼠标属性(指针选项) control main.cpl,,1
  rundll32 shell32.dll,Control_RunDLL main.cpl,,1
鼠标属性(指针选项 2) control main.cpl,,2
  rundll32 shell32.dll,Control_RunDLL main.cpl,,2
鼠标属性(滚轮选项 3) control main.cpl,,3
  rundll32 shell32.dll,Control_RunDLL main.cpl,,3
鼠标属性(硬件选项 4) control main.cpl,,4
  rundll32 shell32.dll,Control_RunDLL main.cpl,,4
网络和共享中心 control /name Microsoft.NetworkAndSharingCenter
网络连接 control ncpa.cpl
  control netconnections
网络设置向导 control netsetup.cpl
通知区域图标 shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}
ODBC数据源管理器 control odbccp32.cpl
离线文件 control /name Microsoft.OfflineFiles
性能选项(视觉效果) SystemPropertiesPerformance.exe

性能选项(数据执行保护) SystemPropertiesDataExecutionPrevention.exe

个性化 shell:::{ED834ED6-4B5A-4bfe-8F11-A626DCB6A921}
电话和调制解调器 control /name Microsoft.PhoneAndModem
  control telephon.cpl
电源选项 control /name Microsoft.PowerOptions
  control powercfg.cpl
电源选项(高级设置) control powercfg.cpl,,1
电源选项(创建电源计划) control /name Microsoft.PowerOptions /page pageCreateNewPlan
电源选项(编辑计划设置) control /name Microsoft.PowerOptions /page pagePlanSettings
电源选项(系统设置) control /name Microsoft.PowerOptions /page pageGlobalSettings
演示设置 PresentationSettings.exe
程序和功能(卸载程序) control /name Microsoft.ProgramsAndFeatures
  control appwiz.cpl
恢复 control /name Microsoft.Recovery
  shell:::{9FE63AFD-59CF-4419-9775-ABCC3849F861}
区域设置(格式选项) control /name Microsoft.RegionAndLanguage
  control intl.cpl
  control international
功能分类 命令
远程应用和桌面连接 control /name Microsoft.RemoteAppAndDesktopConnections
扫描仪和相机 control /name Microsoft.ScannersAndCameras
  control sticpl.cpl
屏幕保护程序设置 rundll32 shell32.dll,Control_RunDLL desk.cpl,,1
安全和维护 control /name Microsoft.ActionCenter
  control wscui.cpl
声音(播放选项卡) control /name Microsoft.Sound
  control mmsys.cpl
  rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,0
声音(录音选项卡) rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,1
声音(声音选项卡) rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,2
声音(通信选项卡) rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,3
语音识别 control /name Microsoft.SpeechRecognition
存储空间 control /name Microsoft.StorageSpaces
同步中心 control /name Microsoft.SyncCenter
系统图标 shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9} \SystemIcons,,0
系统属性(计算机名称) SystemPropertiesComputerName.exe
系统属性(硬件) SystemPropertiesHardware.exe
系统属性(高级) SystemPropertiesAdvanced.exe
系统属性(系统保护) SystemPropertiesProtection.exe
系统属性(远程) SystemPropertiesRemote.exe
平板电脑设置 control /name Microsoft.TabletPCSettings
语音合成 control /name Microsoft.TextToSpeech
故障排除 shell:::{26EE0668-A00A-44D7-9371-BEB064C98683}\0::{C58C4893-3BE0-4B45-ABB5-A63E4B8C8651}
用户账户 control /name Microsoft.UserAccounts
  control userpasswords
用户账户(netplwiz) netplwiz
  control userpasswords2
Windows Defender 防火墙 control /name Microsoft.WindowsFirewall
  control firewall.cpl
Windows Defender 防火墙允许的应用 shell:::{4026492F-2F69-46B8-B9BF-5654FC07E423} -Microsoft.WindowsFirewall\pageConfigureApps
Windows Defender 高级安全设置 WF.msc
Windows 功能 OptionalFeatures.exe
  rundll32 shell32.dll,Control_RunDLL appwiz.cpl,,2
Windows 移动中心 control /name Microsoft.MobilityCenter
Windows 工具 control /name Microsoft.AdministrativeTools
  control admintools
工作文件夹 WorkFolders.exe

 

Control Panel (Default) control   
- Control Panel (category view) shell:::{26EE0668-A00A-44D7-9371-BEB064C98683}
- Control Panel (icon view) shell:::{21EC2020-3AEA-1069-A2DD-08002B30309D}
- Control Panel All Tasks (God Mode): shell:::{ED7BA470-8E54-465E-825C-99712043E01C}
- All Applications: shell:::{4234d49b-0245-4df3-B780-3893943456e1}
- Add a Device wizard DevicePairingWizard.exe
- Add Hardware wizard hdwwiz.exe
- Add a Printer wizard rundll32 shell32.dll,SHHelpShortcuts_RunDLL AddPrinter
- AutoPlay shell:::{9C60DE1E-E5FC-40f4-A487-460851A8D915} [7, 8, 8.1, 10, 11]
- Backup and Restore (Windows 7): shell:::{B98A2BEA-7D42-4558-8BD1-832F41BAC6FD}
- Biometric Devices shell:::{0142E4D0-FB7A-11DC-BA4A-000FFE7AB428} [7, 8, 8.1]
- BitLocker Drive Encryption shell:::{D9EF8727-CAC2-4E60-809E-86F80A666C91} [7, 8, 8.1, 10, 11]
- Color and Appearance shell:::{ED834ED6-4B5A-4BFE-8F11-A626DCB6A921} -Microsoft.Personalization\pageColorization [10, 11]
- Color Management shell:::{B2C761C6-29BC-4f19-9251-E6195265BAF1} [7, 8, 8.1, 10, 11]
- Credential Manager shell:::{1206F5F1-0569-412C-8FEC-3204630DFB70} [7, 8, 8.1, 10, 11]
[or] control /name Microsoft.CredentialManager)
- Date and Time (Date and Time)             shell:::{E2E7934B-DCE5-43C4-9576-7FE4F75E7480} [7, 8, 8.1, 10, 11]
[or] control /name Microsoft.DateAndTime
[or] control timedate.cpl 
[or] control date/time
[or] rundll32 shell32.dll,Control_RunDLL timedate.cpl,,0
- Date and Time (Additional Clocks) rundll32 shell32.dll,Control_RunDLL timedate.cpl,,1 [7, 8, 8.1, 10, 11]
- Default Programs (Set Default Programs) shell:::{17CD9488-1228-4B2F-88CE-4298E93E0966} [7, 8, 8.1, 10, 11]
[or] control /name Microsoft.DefaultPrograms /page pageDefaultProgram
- Default Programs (Set Associations) control /name Microsoft.DefaultPrograms /page pageFileAssoc
 
- Desktop Background explorer shell:::{ED834ED6-4B5A-4bfe-8F11-A626DCB6A921} -Microsoft.Personalization\pageWallpaper
- Desktop Icon Settings rundll32 shell32.dll,Control_RunDLL desk.cpl,,0
- Device Manager control /name Microsoft.DeviceManager
[OR]control hdwwiz.cpl
[OR]devmgmt.msc
- Devices and Printers control /name Microsoft.DevicesAndPrinters 
[OR]control printers
- Ease of Access Center control /name Microsoft.EaseOfAccessCenter
[OR] control access.cpl
- File Explorer Options (General tab) control /name Microsoft.FolderOptions
[OR] control folders
[OR] rundll32 shell32.dll,Options_RunDLL 0
- File Explorer Options (View tab) rundll32 shell32.dll,Options_RunDLL 7
- File Explorer Options (Search tab) rundll32 shell32.dll,Options_RunDLL 2
- File History control /name Microsoft.FileHistory
- Fonts control /name Microsoft.Fonts
[OR] control fonts
- Game Controllers control /name Microsoft.GameControllers
[OR] control joy.cpl
- Get Programs control /name Microsoft.GetPrograms
[OR] rundll32 shell32.dll,Control_RunDLL appwiz.cpl,,1
Indexing Options control /name Microsoft.IndexingOptions
[OR] rundll32 shell32.dll,Control_RunDLL srchadmin.dll
Infrared control /name Microsoft.Infrared
[OR] control irprops.cpl
[OR] control /name Microsoft.InfraredOptions
Internet Properties (General tab) control /name Microsoft.InternetOptions
[OR] control inetcpl.cpl
[OR] rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,0
Internet Properties (Security tab) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,1
Internet Properties (Privacy tab) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,2
Internet Properties (Content tab) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,3
Internet Properties (Connections tab) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,4
Internet Properties (Programs tab) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,5
Internet Properties (Advanced tab) rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,6
iSCSI Initiator control /name Microsoft.iSCSIInitiator
Keyboard Properties control /name Microsoft.Keyboard
[OR] control keyboard
Mouse Properties (Buttons tab 0) control /name Microsoft.Mouse
[OR] control main.cpl
[OR] control mouse
[OR] rundll32 shell32.dll,Control_RunDLL main.cpl,,0
Mouse Properties (Pointers tab 1) control main.cpl,,1
[OR] rundll32 shell32.dll,Control_RunDLL main.cpl,,1
Mouse Properties (Pointer Options tab 2) control main.cpl,,2
[OR] rundll32 shell32.dll,Control_RunDLL main.cpl,,2
Mouse Properties (Wheel tab 3) control main.cpl,,3
[OR] rundll32 shell32.dll,Control_RunDLL main.cpl,,3
Mouse Properties (Hardware tab 4) control main.cpl,,4
[OR] rundll32 shell32.dll,Control_RunDLL main.cpl,,4
Network and Sharing Center control /name Microsoft.NetworkAndSharingCenter
Network Connections control ncpa.cpl
[OR] control netconnections
Network Setup Wizard control netsetup.cpl
Notification Area Icons shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}
ODBC Data Source Administrator control odbccp32.cpl
Offline Files control /name Microsoft.OfflineFiles
Performance Options (Visual Effects) SystemPropertiesPerformance.exe
Performance Options (Data Execution Prevention) SystemPropertiesDataExecutionPrevention.exe
Personalization shell:::{ED834ED6-4B5A-4bfe-8F11-A626DCB6A921}
Phone and Modem control /name Microsoft.PhoneAndModem
[OR] control telephon.cpl
Power Options control /name Microsoft.PowerOptions
[OR] control powercfg.cpl
Power Options - Advanced settings control powercfg.cpl,,1
Power Options - Create a Power Plan control /name Microsoft.PowerOptions /page pageCreateNewPlan
Power Options - Edit Plan Settings control /name Microsoft.PowerOptions /page pagePlanSettings
Power Options - System Settings control /name Microsoft.PowerOptions /page pageGlobalSettings
Presentation Settings PresentationSettings.exe
Programs and Features control /name Microsoft.ProgramsAndFeatures
[OR] control appwiz.cpl
Recovery control /name Microsoft.Recovery
[OR] shell:::{9FE63AFD-59CF-4419-9775-ABCC3849F861}
Region (Formats tab) control /name Microsoft.RegionAndLanguage
[OR] control intl.cpl
[OR] control international
RemoteApp and Desktop Connections control /name Microsoft.RemoteAppAndDesktopConnections
Scanners and Cameras control /name Microsoft.ScannersAndCameras
[OR] control sticpl.cpl
Screen Saver Settings rundll32 shell32.dll,Control_RunDLL desk.cpl,,1
Security and Maintenance control /name Microsoft.ActionCenter
[OR] control wscui.cpl
Sound (Playback tab) control /name Microsoft.Sound
[OR] control mmsys.cpl
[OR] rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,0
Sound (Recording tab) rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,1
Sound (Sounds tab) rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,2
Sound (Communications tab) rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,3
Speech Recognition control /name Microsoft.SpeechRecognition
Storage Spaces control /name Microsoft.StorageSpaces
Sync Center control /name Microsoft.SyncCenter
System Icons shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9} \SystemIcons,,0
System Properties (Computer Name) SystemPropertiesComputerName.exe
System Properties (Hardware) SystemPropertiesHardware.exe
System Properties (Advanced) SystemPropertiesAdvanced.exe
System Properties (System Protection) SystemPropertiesProtection.exe
System Properties (Remote) SystemPropertiesRemote.exe
Tablet PC Settings control /name Microsoft.TabletPCSettings
Text to Speech control /name Microsoft.TextToSpeech
Troubleshooting shell:::{26EE0668-A00A-44D7-9371-BEB064C98683}\0\::{C58C4893-3BE0-4B45-ABB5-A63E4B8C8651}
User Accounts control /name Microsoft.UserAccounts
[OR] control userpasswords
User Accounts (netplwiz) netplwiz
[OR] control userpasswords2
Windows Defender Firewall control /name Microsoft.WindowsFirewall
[OR] control firewall.cpl
Windows Defender Firewall Allowed apps shell:::{4026492F-2F69-46B8-B9BF-5654FC07E423} -Microsoft.WindowsFirewall\pageConfigureApps
Windows Defender Firewall with Advanced Security WF.msc
Windows Features OptionalFeatures.exe
[OR] rundll32 shell32.dll,Control_RunDLL appwiz.cpl,,2
Windows Mobility Center control /name Microsoft.MobilityCenter
Windows Tools control /name Microsoft.AdministrativeTools
[OR] control admintools
Work Folders WorkFolders.exe
  • 控制面板(默认视图):control
  • 控制面板(类别视图):shell:::{26EE0668-A00A-44D7-9371-BEB064C98683}
  • 控制面板(图标视图):shell:::{21EC2020-3AEA-1069-A2DD-08002B30309D}
  • 控制面板所有任务(上帝模式):shell:::{ED7BA470-8E54-465E-825C-99712043E01C}
  • 所有应用程序:shell:::{4234d49b-0245-4df3-B780-3893943456e1}
  • 添加设备向导:DevicePairingWizard.exe
  • 添加硬件向导:hdwwiz.exe
  • 添加打印机向导:rundll32 shell32.dll,SHHelpShortcuts_RunDLL AddPrinter
  • 自动播放:shell:::{9C60DE1E-E5FC-40f4-A487-460851A8D915} (适用于 Windows 7, 8, 8.1, 10, 11)
  • 备份和还原(Windows 7):shell:::{B98A2BEA-7D42-4558-8BD1-832F41BAC6FD}
  • 生物识别设备:shell:::{0142E4D0-FB7A-11DC-BA4A-000FFE7AB428} (适用于 Windows 7, 8, 8.1)
  • BitLocker 驱动器加密:shell:::{D9EF8727-CAC2-4E60-809E-86F80A666C91} (适用于 Windows 7, 8, 8.1, 10, 11)
  • 颜色和外观:shell:::{ED834ED6-4B5A-4BFE-8F11-A626DCB6A921} -Microsoft.Personalization\pageColorization (适用于 Windows 10, 11)
  • 颜色管理:shell:::{B2C761C6-29BC-4f19-9251-E6195265BAF1} (适用于 Windows 7, 8, 8.1, 10, 11)
  • 凭据管理器:shell:::{1206F5F1-0569-412C-8FEC-3204630DFB70} 或 control /name Microsoft.CredentialManager (适用于 Windows 7, 8, 8.1, 10, 11)
  • 日期和时间:shell:::{E2E7934B-DCE5-43C4-9576-7FE4F75E7480} 或 control /name Microsoft.DateAndTime 或 control timedate.cpl 或 control date/time 或 rundll32 shell32.dll,Control_RunDLL timedate.cpl,,0 (适用于 Windows 7, 8, 8.1, 10, 11)
  • 日期和时间(额外时钟):rundll32 shell32.dll,Control_RunDLL timedate.cpl,,1 (适用于 Windows 7, 8, 8.1, 10, 11)
  • 默认程序(设置默认程序):shell:::{17CD9488-1228-4B2F-88CE-4298E93E0966} 或 control /name Microsoft.DefaultPrograms /page pageDefaultProgram (适用于 Windows 7, 8, 8.1, 10, 11)
  • 默认程序(设置关联):control /name Microsoft.DefaultPrograms /page pageFileAssoc
  • 桌面背景:explorer shell:::{ED834ED6-4B5A-4bfe-8F11-A626DCB6A921} -Microsoft.Personalization\pageWallpaper
  • 桌面图标设置:rundll32 shell32.dll,Control_RunDLL desk.cpl,,0
  • 设备管理器:control /name Microsoft.DeviceManager 或 control hdwwiz.cpl 或 devmgmt.msc
  • 设备和打印机:control /name Microsoft.DevicesAndPrinters 或 control printers
  • 辅助功能中心:control /name Microsoft.EaseOfAccessCenter 或 control access.cpl
  • 文件资源管理器选项(常规选项卡):control /name Microsoft.FolderOptions 或 control folders 或 rundll32 shell32.dll,Options_RunDLL 0
  • 文件资源管理器选项(查看选项卡):rundll32 shell32.dll,Options_RunDLL 7
  • 文件资源管理器选项(搜索选项卡):rundll32 shell32.dll,Options_RunDLL 2
  • 文件历史记录:control /name Microsoft.FileHistory
  • 字体:control /name Microsoft.Fonts 或 control fonts
  • 游戏控制器:control /name Microsoft.GameControllers 或 control joy.cpl
  • 获取程序:control /name Microsoft.GetPrograms 或 rundll32 shell32.dll,Control_RunDLL appwiz.cpl,,1
  • 索引选项:control /name Microsoft.IndexingOptions 或 rundll32 shell32.dll,Control_RunDLL srchadmin.dll
  • 红外线:control /name Microsoft.Infrared 或 control irprops.cpl 或 control /name Microsoft.InfraredOptions
  • Internet 属性(常规选项卡):control /name Microsoft.InternetOptions 或 control inetcpl.cpl 或 rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,0
  • Internet 属性(安全选项卡):rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,1
  • Internet 属性(隐私选项卡):rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,2
  • Internet 属性(内容选项卡):rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,3
  • Internet 属性(连接选项卡):rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,4
  • Internet 属性(程序选项卡):rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,5
  • Internet 属性(高级选项卡):rundll32 shell32.dll,Control_RunDLL inetcpl.cpl,,6
  • iSCSI 启动器:control /name Microsoft.iSCSIInitiator
  • 键盘属性:control /name Microsoft.Keyboard 或 control keyboard
  • 鼠标属性(按钮选项卡 0):control /name Microsoft.Mouse 或 control main.cpl 或 control mouse 或 rundll32 shell32.dll,Control_RunDLL main.cpl,,0
  • 鼠标属性(指针选项卡 1):control main.cpl,,1 或 rundll32 shell32.dll,Control_RunDLL main.cpl,,1
  • 鼠标属性(指针选项选项卡 2):control main.cpl,,2 或 rundll32 shell32.dll,Control_RunDLL main.cpl,,2
  • 鼠标属性(滚轮选项卡 3):control main.cpl,,3 或 rundll32 shell32.dll,Control_RunDLL main.cpl,,3
  • 鼠标属性(硬件选项卡 4):control main.cpl,,4 或 rundll32 shell32.dll,Control_RunDLL main.cpl,,4
  • 网络和共享中心:control /name Microsoft.NetworkAndSharingCenter
  • 网络连接:control ncpa.cpl 或 control netconnections
  • 网络设置向导:control netsetup.cpl
  • 通知区域图标:shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}
  • ODBC 数据源管理员:control odbccp32.cpl
  • 离线文件:control /name Microsoft.OfflineFiles
  • 性能选项(视觉效果):SystemPropertiesPerformance.exe
  • 性能选项(数据执行防止):SystemPropertiesDataExecutionPrevention.exe
  • 个性化:shell:::{ED834ED6-4B5A-4bfe-8F11-A626DCB6A921}
  • 电话和调制解调器:control /name Microsoft.PhoneAndModem 或 control telephon.cpl
  • 电源选项:control /name Microsoft.PowerOptions 或 control powercfg.cpl
  • 电源选项 - 高级设置:control powercfg.cpl,,1
  • 电源选项 - 创建电源计划:control /name Microsoft.PowerOptions /page pageCreateNewPlan
  • 电源选项 - 编辑计划设置:control /name Microsoft.PowerOptions /page pagePlanSettings
  • 电源选项 - 系统设置:control /name Microsoft.PowerOptions /page pageGlobalSettings
  • 演示设置:PresentationSettings.exe
  • 程序和功能:control /name Microsoft.ProgramsAndFeatures 或 control appwiz.cpl
  • 恢复:control /name Microsoft.Recovery 或 shell:::{9FE63AFD-59CF-4419-9775-ABCC3849F861}
  • 区域(格式选项卡):control /name Microsoft.RegionAndLanguage 或 control intl.cpl 或 control international
  • RemoteApp 和桌面连接:control /name Microsoft.RemoteAppAndDesktopConnections
  • 扫描仪和照相机:control /name Microsoft.ScannersAndCameras 或 control sticpl.cpl
  • 屏幕保护程序设置:rundll32 shell32.dll,Control_RunDLL desk.cpl,,1
  • 安全和维护:control /name Microsoft.ActionCenter 或 control wscui.cpl
  • 声音(播放选项卡):control /name Microsoft.Sound 或 control mmsys.cpl 或 rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,0
  • 声音(录音选项卡):rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,1
  • 声音(声音选项卡):rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,2
  • 声音(通信选项卡):rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,3
  • 语音识别:control /name Microsoft.SpeechRecognition
  • 存储空间:control /name Microsoft.StorageSpaces
  • 同步中心:control /name Microsoft.SyncCenter
  • 系统图标:shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9} \SystemIcons,,0
  • 系统属性(计算机名称):SystemPropertiesComputerName.exe
  • 系统属性(硬件):SystemPropertiesHardware.exe
  • 系统属性(高级):SystemPropertiesAdvanced.exe
  • 系统属性(系统保护):SystemPropertiesProtection.exe
  • 系统属性(远程):SystemPropertiesRemote.exe
  • Tablet PC 设置:control /name Microsoft.TabletPCSettings
  • 文本转语音:control /name Microsoft.TextToSpeech
  • 故障排除:shell:::{26EE0668-A00A-44D7-9371-BEB064C98683}\0\::{C58C4893-3BE0-4B45-ABB5-A63E4B8C8651}
  • 用户账户:control /name Microsoft.UserAccounts 或 control userpasswords
  • 用户账户(netplwiz):netplwiz 或 control userpasswords2
  • Windows Defender 防火墙:control /name Microsoft.WindowsFirewall 或 control firewall.cpl
  • Windows Defender 防火墙允许的应用:shell:::{4026492F-2F69-46B8-B9BF-5654FC07E423} -Microsoft.WindowsFirewall\pageConfigureApps
  • Windows Defender 防火墙高级安全:WF.msc
  • Windows 功能:OptionalFeatures.exe 或 rundll32 shell32.dll,Control_RunDLL appwiz.cpl,,2
  • Windows 移动中心:control /name Microsoft.MobilityCenter
  • Windows 工具:control /name Microsoft.AdministrativeTools 或 control admintools
  • 工作文件夹:WorkFolders.exe

你提供了四种方法来创建指向“网络和共享中心”的快捷方式。这些方法适用于 Windows 系统。下面我将详细解释每种方法的具体操作。

方法一:通过 .bat 文件创建快捷方式

这种方法通过批处理文件(.cmd)脚本来生成一个 VBScript 文件,VBScript 文件则负责创建指向“网络和共享中心”快捷方式。

1. 步骤说明

  • 编写一个批处理脚本(.cmd),它会生成一个名为 网络.vbs 的 VBScript 脚本文件。
  • VBScript 脚本会创建一个快捷方式,并将其放置到桌面上。
  • 该快捷方式指向 ncpa.cpl,这是控制面板中的网络连接界面。

2. 具体代码:

Copy Code
echo Set oWS = WScript.CreateObject("WScript.Shell") > "%TEMP%\网络.vbs"
echo sLinkFile = "%PUBLIC%\Desktop\网络.lnk" >> "%TEMP%\网络.vbs"
echo Set oLink = oWS.CreateShortcut(sLinkFile) >> "%TEMP%\网络.vbs"
echo oLink.TargetPath = "%windir%\system32\ncpa.cpl" >> "%TEMP%\网络.vbs"
echo oLink.IconLocation = "%windir%\system32\SHELL32.dll,17" >> "%TEMP%\网络.vbs"
echo oLink.WorkingDirectory = "%windir%\system32" >> "%TEMP%\网络.vbs"
echo oLink.Save >> "%TEMP%\网络.vbs"
cscript /nologo "%TEMP%\网络.vbs"
del /f /q "%TEMP%\网络.vbs"

3. 说明:

  • echo:该命令将文本输出到指定的文件。
  • WScript.CreateObject("WScript.Shell"):创建一个对象,用于操作系统的脚本。
  • oLink.TargetPath = "%windir%\system32\ncpa.cpl":快捷方式的目标是 ncpa.cpl,它指向“网络连接”。
  • oLink.IconLocation:设置快捷方式的图标,使用 SHELL32.dll 中的图标(图标编号 17)。
  • cscript /nologo "%TEMP%\网络.vbs":执行生成的 VBScript 脚本。
  • del /f /q "%TEMP%\网络.vbs":删除临时生成的 VBScript 文件。

4. 使用步骤

  1. 将上述代码保存为 .bat 文件(如 创建网络快捷方式.cmd)。
  2. 确保文件编码为 ANSI。
  3. 双击 .cmd 文件运行,桌面上会生成一个指向“网络连接”的快捷方式。

方法二:通过 control.exe 创建快捷方式

这个方法通过直接调用 control.exe 来创建指向“网络和共享中心”的快捷方式。

1. 步骤说明

你可以创建一个快捷方式,指向 control.exe 并传递特定的参数以打开“网络和共享中心”。

2. 具体命令

  • 创建一个快捷方式,目标路径为:control.exe /name Microsoft.NetworkAndSharingCenter

3. 使用步骤

  1. 右键点击桌面,选择“新建” > “快捷方式”。
  2. 在目标框中输入以下内容:
    Copy Code
    control.exe /name Microsoft.NetworkAndSharingCenter
  3. 点击“下一步”,给快捷方式命名(例如:“网络和共享中心”),然后点击“完成”。

方法三:通过 explorer.exe 创建快捷方式

这种方法通过 explorer.exe 和特定的 CLSID 来访问“网络和共享中心”。

1. 步骤说明

使用 explorer.exe 和特殊的 GUID(全局唯一标识符)来创建指向“网络和共享中心”的快捷方式。

2. 具体命令

  • 创建一个快捷方式,目标路径为:explorer.exe shell:::{8E908FC9-BECC-40f6-915B-F4CA0E70D03D}

3. 使用步骤

  1. 右键点击桌面,选择“新建” > “快捷方式”。
  2. 在目标框中输入以下内容:
    Copy Code
    explorer.exe shell:::{8E908FC9-BECC-40f6-915B-F4CA0E70D03D}
  3. 点击“下一步”,给快捷方式命名(例如:“网络和共享中心”),然后点击“完成”。

方法四:通过“网络和共享中心”创建快捷方式

这个方法是最简单的一种,只需要在“网络和共享中心”界面右键点击,然后选择“创建快捷方式”。

1. 步骤说明

通过控制面板打开“网络和共享中心”,右键点击窗口中的“网络和共享中心”链接,选择“创建快捷方式”,然后将快捷方式放置到桌面上。

2. 操作步骤

  1. 打开“控制面板”。
  2. 进入“网络和共享中心”。
  3. 在窗口中右键点击“网络和共享中心”链接。
  4. 选择“创建快捷方式”。
  5. 会弹出提示框,点击“是”,即可将快捷方式放置到桌面。

总结:

  • 方法一:通过批处理文件和 VBScript 动态创建快捷方式,适合需要自动化脚本操作的场景。
  • 方法二:通过 control.exe 和参数创建快捷方式,简单有效。
  • 方法三:使用 explorer.exe 和特殊的 CLSID 来创建快捷方式,操作简便。
  • 方法四:通过图形界面在“网络和共享中心”中直接创建快捷方式,最为直观。

每种方法都有其适用的场景,选择适合自己的方法来创建快捷方式即可。

posted @ 2024-12-12 12:44  suv789  阅读(238)  评论(0)    收藏  举报