Control_Panel_(Windows)

Control Panel (Windows)

Control Panel (Windows)

Component of Microsoft Windows and Windows Server


Control Panel is a component of Microsoft Windows that provides the ability to view and change system settings. It consists of a set of applets that include adding or removing hardware and software, controlling user accounts, changing accessibility options, and accessing networking settings. Additional applets are provided by third parties, such as audio and video drivers, VPN tools, input devices, and networking tools.

Quick Facts Developer(s), Initial release ...

Overview

Control Panel has been part of Microsoft Windows since Windows 1.0,[1] with each successive version introducing new applets. Beginning with Windows 95, the Control Panel is implemented as a special folder, i.e. the folder does not physically exist, but only contains shortcuts to various applets such as Add or Remove Programs and Internet Options. Physically, these applets are stored as .cpl files. For example, the Add or Remove Programs applet is stored under the name appwiz.cpl in the SYSTEM32 folder.

In Windows ME and XP, the Control Panel home screen was changed to present a categorized navigation structure reminiscent of navigating a web page. Users can switch between this Category View and the grid-based Classic View through an option that appears on either the left side or top of the window. In Windows Vista and Windows 7, additional layers of navigation were introduced, and the Control Panel window itself became the main interface for editing settings, as opposed to launching separate dialogs.

Many of the individual Control Panel applets can be accessed in other ways. For instance, Display Properties can be accessed by right-clicking on an empty area of the desktop and choosing Properties. The Control Panel can be accessed from a command prompt by typing control; optional parameters are available to open specific control panels.[2]

On Windows 10, Control Panel is deprecated in favor of Settings app, which was originally introduced on Windows 8 as "PC settings" to provide a touchscreen-optimized settings area using its Metro-style app platform. Some functions, particularly the ability to add and remove user accounts, were moved exclusively to this app on Windows 8 and cannot be performed from Control Panel.[3][4]

As of the October 2020 update to Windows 10, opening up the System applet in Control Panel will now redirect users to the About section of the Windows 10 Settings application. The page for the applet in Control Panel still exists even in current versions of Windows 10, however Microsoft is actively trying to block shortcuts and third party applications that could have been used to get into the old System page, which could potentially lead to a permanent removal of said page from Control Panel in future versions of Windows.[citation needed]

List of Control Panel applets

The applets listed below are components of the Microsoft Windows control panel, which allows users to define a range of settings for their computer, monitor the status of devices such as printers and modems, and set up new hardware, programs and network connections. Each applet is stored individually as a separate file (usually a .cpl file), folder or DLL, the locations of which are stored in the registry under the following keys:

  1. HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Cpls
    This contains the string format locations of all .cpl files on the hard drive used within the control panel.
  2. HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\Namespace
    This contains the location of the CLSID variables for all the panels not included as cpl files. These are commonly folders or shell applets, though Windows Vista allows physical programs themselves to be registered as well. The CLSID then allows items such as the icon, infobox and category to be set and gives the location of the file to be used.

The control panel then uses these lists to locate the applets and load them into the control panel program (control.exe) when started by the user. In addition to using the control panel, a user can also invoke the applets manually via the command processor. For instance, the syntax "Control.exe inetcpl.cpl" or "control.exe /name Microsoft.InternetOptions" will run the internet properties applet in Windows XP or Vista respectively. While both syntax examples are accepted on Windows Vista, only the former one is accepted on Windows XP.[5]

Standard applets

More information Accessibility options (Access.cpl) (control /name microsoft.easeofaccesscenter) (Renamed "Ease of Access Center" in Windows Vista and later), Add New Hardware (hdwwiz.cpl) ...

Peripheral devices

These are options in the control panel that show devices connected to the computer. They do not actually offer a direct interface to control these devices, but rather offer basic tasks such as removal procedures and links to wizards (Printers & Faxes is an exception). Such applets include Scanners and Cameras, Game Controllers, and Portable Media Devices.

Other Microsoft-distributed applets

More information Biometric Devices (biocpl.dll), Bluetooth Devices (bthprops.cpl) ...

Third-party applets

Third-party software vendors have released many applets. Although it is impossible to mention all of them, some of them are listed here:

More information Icon, File name ...

References

  1. "A history of Windows". Windows. Microsoft. Archived from the original on November 17, 2010.
  2. Bradley, Tony (July 6, 2012). "Adding and Managing Users in Windows 8". PC World. IDG. Retrieved September 20, 2015.
  3. Bright, Peter (March 25, 2013). "Windows Blue leaks: More Metro, more multitasking". Ars Technica. Condé Nast. Retrieved January 20, 2014.

Share this article:

This article uses material from the Wikipedia article Control_Panel_(Windows), and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.