<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://knowledgebase.pirho.net/index.php?action=history&amp;feed=atom&amp;title=Windows_Control_Panel_Applets</id>
	<title>Windows Control Panel Applets - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://knowledgebase.pirho.net/index.php?action=history&amp;feed=atom&amp;title=Windows_Control_Panel_Applets"/>
	<link rel="alternate" type="text/html" href="https://knowledgebase.pirho.net/index.php?title=Windows_Control_Panel_Applets&amp;action=history"/>
	<updated>2026-07-11T18:21:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://knowledgebase.pirho.net/index.php?title=Windows_Control_Panel_Applets&amp;diff=404&amp;oldid=prev</id>
		<title>Dex: Created page with &quot;&#039;&#039;&#039;Summary:&#039;&#039;&#039;  Windows Control Panel Applets are the administrative utilities used to configure and manage Microsoft Windows. Traditionally these utilities were exposed through the Control Panel, although many remain accessible directly through command-line shortcuts, Microsoft Management Console (MMC) snap-ins, and shell commands.  While modern versions of Windows increasingly favour the Settings application, many advanced configuration options continue to reside withi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://knowledgebase.pirho.net/index.php?title=Windows_Control_Panel_Applets&amp;diff=404&amp;oldid=prev"/>
		<updated>2026-07-03T17:32:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Summary:&amp;#039;&amp;#039;&amp;#039;  Windows Control Panel Applets are the administrative utilities used to configure and manage Microsoft Windows. Traditionally these utilities were exposed through the Control Panel, although many remain accessible directly through command-line shortcuts, Microsoft Management Console (MMC) snap-ins, and shell commands.  While modern versions of Windows increasingly favour the Settings application, many advanced configuration options continue to reside withi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Summary:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Windows Control Panel Applets are the administrative utilities used to configure and manage Microsoft Windows. Traditionally these utilities were exposed through the Control Panel, although many remain accessible directly through command-line shortcuts, Microsoft Management Console (MMC) snap-ins, and shell commands.&lt;br /&gt;
&lt;br /&gt;
While modern versions of Windows increasingly favour the Settings application, many advanced configuration options continue to reside within traditional Control Panel applets and administrative consoles. Knowing how to launch these tools directly can significantly improve troubleshooting efficiency and day-to-day system administration.&lt;br /&gt;
&lt;br /&gt;
== Context ==&lt;br /&gt;
&lt;br /&gt;
For many years, the Control Panel served as the primary management interface for Windows operating systems.&lt;br /&gt;
&lt;br /&gt;
Most Control Panel icons are implemented as one of the following:&lt;br /&gt;
&lt;br /&gt;
* CPL (Control Panel) files&lt;br /&gt;
* Microsoft Management Console (MMC) snap-ins&lt;br /&gt;
* Shell extensions&lt;br /&gt;
* Administrative executables&lt;br /&gt;
* Settings application redirectors&lt;br /&gt;
&lt;br /&gt;
Although Microsoft has gradually migrated functionality into the modern Settings application, experienced administrators still frequently rely on traditional applets because they often expose more advanced options and provide direct access to diagnostic tools.&lt;br /&gt;
&lt;br /&gt;
== How Control Panel Applets Work ==&lt;br /&gt;
&lt;br /&gt;
Most traditional applets are stored within:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Windows\System32&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Many are implemented as files with the extension:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These can typically be launched from:&lt;br /&gt;
&lt;br /&gt;
* Run (Win+R)&lt;br /&gt;
* Command Prompt&lt;br /&gt;
* PowerShell&lt;br /&gt;
* Scripts&lt;br /&gt;
* Application shortcuts&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
appwiz.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
control appwiz.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Both open the &amp;#039;&amp;#039;Programs and Features&amp;#039;&amp;#039; applet.&lt;br /&gt;
&lt;br /&gt;
== Administrative Categories ==&lt;br /&gt;
&lt;br /&gt;
=== System Administration ===&lt;br /&gt;
&lt;br /&gt;
==== System Properties ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sysdm.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Provides access to:&lt;br /&gt;
&lt;br /&gt;
* Computer Name&lt;br /&gt;
* Domain and Workgroup configuration&lt;br /&gt;
* User Profiles&lt;br /&gt;
* Environment Variables&lt;br /&gt;
* Performance Settings&lt;br /&gt;
* Remote Desktop configuration&lt;br /&gt;
&lt;br /&gt;
A commonly used tool for joining systems to Active Directory domains and configuring advanced system settings.&lt;br /&gt;
&lt;br /&gt;
==== Computer Management ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
compmgmt.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A consolidated management console providing access to:&lt;br /&gt;
&lt;br /&gt;
* Event Viewer&lt;br /&gt;
* Shared Folders&lt;br /&gt;
* Local Users and Groups&lt;br /&gt;
* Device Manager&lt;br /&gt;
* Disk Management&lt;br /&gt;
* Services&lt;br /&gt;
&lt;br /&gt;
Often serves as a central starting point for system administration.&lt;br /&gt;
&lt;br /&gt;
==== Services ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
services.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Allows administrators to:&lt;br /&gt;
&lt;br /&gt;
* Start services&lt;br /&gt;
* Stop services&lt;br /&gt;
* Configure startup types&lt;br /&gt;
* Review service dependencies&lt;br /&gt;
* Configure recovery actions&lt;br /&gt;
&lt;br /&gt;
One of the most frequently used troubleshooting tools in Windows.&lt;br /&gt;
&lt;br /&gt;
=== Networking and Connectivity ===&lt;br /&gt;
&lt;br /&gt;
==== Internet Properties ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
inetcpl.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Despite its historical association with Internet Explorer, this applet remains important for:&lt;br /&gt;
&lt;br /&gt;
* Proxy configuration&lt;br /&gt;
* Security Zones&lt;br /&gt;
* TLS/SSL settings&lt;br /&gt;
* Certificate management&lt;br /&gt;
* Auto-Configuration Scripts (PAC files)&lt;br /&gt;
* Temporary Internet Files&lt;br /&gt;
&lt;br /&gt;
Many enterprise applications still utilise these settings.&lt;br /&gt;
&lt;br /&gt;
==== Network Connections ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
ncpa.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Provides direct access to:&lt;br /&gt;
&lt;br /&gt;
* Ethernet adapters&lt;br /&gt;
* Wireless adapters&lt;br /&gt;
* VPN connections&lt;br /&gt;
* Dial-up connections&lt;br /&gt;
* Network bridges&lt;br /&gt;
&lt;br /&gt;
Useful when troubleshooting network connectivity issues.&lt;br /&gt;
&lt;br /&gt;
==== Remote Access Phonebook ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
rasphone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Opens the classic Remote Access interface for:&lt;br /&gt;
&lt;br /&gt;
* VPN configuration&lt;br /&gt;
* Dial-up networking&lt;br /&gt;
* Connection profile management&lt;br /&gt;
* Authentication settings&lt;br /&gt;
&lt;br /&gt;
Particularly useful when managing legacy VPN technologies.&lt;br /&gt;
&lt;br /&gt;
==== Windows Firewall ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
firewall.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Provides access to:&lt;br /&gt;
&lt;br /&gt;
* Firewall status&lt;br /&gt;
* Allowed applications&lt;br /&gt;
* Inbound and outbound rules&lt;br /&gt;
* Network profiles&lt;br /&gt;
&lt;br /&gt;
An essential tool when investigating connectivity issues.&lt;br /&gt;
&lt;br /&gt;
==== Advanced Firewall ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
wf.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Provides advanced firewall management including:&lt;br /&gt;
&lt;br /&gt;
* Detailed firewall rules&lt;br /&gt;
* Connection Security Rules&lt;br /&gt;
* IPSec configuration&lt;br /&gt;
* Monitoring&lt;br /&gt;
&lt;br /&gt;
Generally preferred by administrators over the simplified firewall interface.&lt;br /&gt;
&lt;br /&gt;
=== User and Security Management ===&lt;br /&gt;
&lt;br /&gt;
==== User Accounts ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
netplwiz&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
control userpasswords2&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Provides advanced local account management including:&lt;br /&gt;
&lt;br /&gt;
* User account administration&lt;br /&gt;
* Group membership&lt;br /&gt;
* Automatic logon configuration&lt;br /&gt;
&lt;br /&gt;
Often overlooked despite its usefulness.&lt;br /&gt;
&lt;br /&gt;
==== Local Users and Groups ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
lusrmgr.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Provides management of:&lt;br /&gt;
&lt;br /&gt;
* Local Users&lt;br /&gt;
* Local Groups&lt;br /&gt;
* Account properties&lt;br /&gt;
* Group membership&lt;br /&gt;
&lt;br /&gt;
Available on Professional and Server editions.&lt;br /&gt;
&lt;br /&gt;
==== Credential Manager ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
control /name Microsoft.CredentialManager&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Used to manage stored credentials for:&lt;br /&gt;
&lt;br /&gt;
* Windows authentication&lt;br /&gt;
* Mapped drives&lt;br /&gt;
* SharePoint&lt;br /&gt;
* Microsoft 365&lt;br /&gt;
* Remote Desktop&lt;br /&gt;
&lt;br /&gt;
Worth checking whenever authentication behaves unexpectedly.&lt;br /&gt;
&lt;br /&gt;
==== Local Security Policy ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
secpol.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Provides access to:&lt;br /&gt;
&lt;br /&gt;
* Password policies&lt;br /&gt;
* Audit policies&lt;br /&gt;
* User rights assignments&lt;br /&gt;
* Security options&lt;br /&gt;
&lt;br /&gt;
Frequently used in enterprise environments.&lt;br /&gt;
&lt;br /&gt;
=== Hardware Management ===&lt;br /&gt;
&lt;br /&gt;
==== Device Manager ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
devmgmt.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Provides:&lt;br /&gt;
&lt;br /&gt;
* Hardware management&lt;br /&gt;
* Driver installation&lt;br /&gt;
* Driver updates&lt;br /&gt;
* Device diagnostics&lt;br /&gt;
&lt;br /&gt;
An essential troubleshooting tool.&lt;br /&gt;
&lt;br /&gt;
==== Mouse Properties ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
main.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Used to configure:&lt;br /&gt;
&lt;br /&gt;
* Pointer speed&lt;br /&gt;
* Button configuration&lt;br /&gt;
* Wheel behaviour&lt;br /&gt;
* Pointer schemes&lt;br /&gt;
&lt;br /&gt;
==== Game Controllers ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
joy.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Allows testing and calibration of:&lt;br /&gt;
&lt;br /&gt;
* Joysticks&lt;br /&gt;
* Gamepads&lt;br /&gt;
* Flight controls&lt;br /&gt;
* Other input devices&lt;br /&gt;
&lt;br /&gt;
==== Sound ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mmsys.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Provides management of:&lt;br /&gt;
&lt;br /&gt;
* Playback devices&lt;br /&gt;
* Recording devices&lt;br /&gt;
* Communications devices&lt;br /&gt;
* Audio formats&lt;br /&gt;
&lt;br /&gt;
Commonly used during Teams, Zoom and VoIP troubleshooting.&lt;br /&gt;
&lt;br /&gt;
=== Storage and Disk Management ===&lt;br /&gt;
&lt;br /&gt;
==== Disk Management ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
diskmgmt.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Provides management of:&lt;br /&gt;
&lt;br /&gt;
* Partitions&lt;br /&gt;
* Volumes&lt;br /&gt;
* Drive letters&lt;br /&gt;
* Storage devices&lt;br /&gt;
&lt;br /&gt;
One of the most useful storage management tools in Windows.&lt;br /&gt;
&lt;br /&gt;
==== Disk Cleanup ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cleanmgr&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Used to remove:&lt;br /&gt;
&lt;br /&gt;
* Temporary files&lt;br /&gt;
* Update cache files&lt;br /&gt;
* Recycle Bin contents&lt;br /&gt;
* System-generated temporary data&lt;br /&gt;
&lt;br /&gt;
=== Diagnostics and Troubleshooting ===&lt;br /&gt;
&lt;br /&gt;
==== Event Viewer ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
eventvwr.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Provides access to:&lt;br /&gt;
&lt;br /&gt;
* System logs&lt;br /&gt;
* Application logs&lt;br /&gt;
* Security logs&lt;br /&gt;
* Custom logs&lt;br /&gt;
&lt;br /&gt;
Often the first place to investigate unexpected behaviour.&lt;br /&gt;
&lt;br /&gt;
==== Performance Monitor ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
perfmon.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Used to monitor:&lt;br /&gt;
&lt;br /&gt;
* CPU usage&lt;br /&gt;
* Memory usage&lt;br /&gt;
* Disk performance&lt;br /&gt;
* Network activity&lt;br /&gt;
&lt;br /&gt;
Useful for performance diagnostics and capacity planning.&lt;br /&gt;
&lt;br /&gt;
==== Resource Monitor ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
resmon.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Provides real-time visibility into:&lt;br /&gt;
&lt;br /&gt;
* CPU activity&lt;br /&gt;
* Memory usage&lt;br /&gt;
* Disk activity&lt;br /&gt;
* Network activity&lt;br /&gt;
&lt;br /&gt;
Frequently used alongside Task Manager.&lt;br /&gt;
&lt;br /&gt;
=== Regional and Accessibility Settings ===&lt;br /&gt;
&lt;br /&gt;
==== Region ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
intl.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Provides configuration for:&lt;br /&gt;
&lt;br /&gt;
* Date formats&lt;br /&gt;
* Time formats&lt;br /&gt;
* Number formats&lt;br /&gt;
* Language preferences&lt;br /&gt;
&lt;br /&gt;
Particularly useful when testing internationalisation and localisation.&lt;br /&gt;
&lt;br /&gt;
==== Ease of Access Centre ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
control access.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Provides accessibility features including:&lt;br /&gt;
&lt;br /&gt;
* Screen magnification&lt;br /&gt;
* Narrator&lt;br /&gt;
* High contrast themes&lt;br /&gt;
* Keyboard accessibility&lt;br /&gt;
&lt;br /&gt;
== Practical Administrative Toolkit ==&lt;br /&gt;
&lt;br /&gt;
Many administrators maintain a personal list of frequently used shortcuts.&lt;br /&gt;
&lt;br /&gt;
A practical starter set might include:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
appwiz.cpl&lt;br /&gt;
sysdm.cpl&lt;br /&gt;
inetcpl.cpl&lt;br /&gt;
ncpa.cpl&lt;br /&gt;
services.msc&lt;br /&gt;
eventvwr.msc&lt;br /&gt;
devmgmt.msc&lt;br /&gt;
diskmgmt.msc&lt;br /&gt;
compmgmt.msc&lt;br /&gt;
wf.msc&lt;br /&gt;
netplwiz&lt;br /&gt;
rasphone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Keeping these commands close to hand can significantly reduce the time required to navigate Windows administrative interfaces.&lt;br /&gt;
&lt;br /&gt;
== Common Pitfalls ==&lt;br /&gt;
&lt;br /&gt;
=== Settings Does Not Expose Everything ===&lt;br /&gt;
&lt;br /&gt;
Many advanced settings continue to reside within:&lt;br /&gt;
&lt;br /&gt;
* Control Panel&lt;br /&gt;
* MMC consoles&lt;br /&gt;
* Administrative tools&lt;br /&gt;
* Legacy interfaces&lt;br /&gt;
&lt;br /&gt;
Administrators may need to use traditional tools even on modern Windows versions.&lt;br /&gt;
&lt;br /&gt;
=== VPN Configuration Can Be Split Across Multiple Interfaces ===&lt;br /&gt;
&lt;br /&gt;
VPN settings may be accessible from:&lt;br /&gt;
&lt;br /&gt;
* Settings&lt;br /&gt;
* Network Connections&lt;br /&gt;
* RasPhone&lt;br /&gt;
* Third-party VPN software&lt;br /&gt;
&lt;br /&gt;
This can sometimes make troubleshooting confusing.&lt;br /&gt;
&lt;br /&gt;
=== ODBC Administrator Confusion ===&lt;br /&gt;
&lt;br /&gt;
Windows contains both 32-bit and 64-bit ODBC administrators.&lt;br /&gt;
&lt;br /&gt;
64-bit:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Windows\System32\odbcad32.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
32-bit:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Windows\SysWOW64\odbcad32.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using the wrong version frequently causes administrators to believe a DSN is missing.&lt;br /&gt;
&lt;br /&gt;
=== Modern Redirects ===&lt;br /&gt;
&lt;br /&gt;
Some legacy applets now redirect to the Settings application.&lt;br /&gt;
&lt;br /&gt;
The behaviour may differ depending upon Windows version and installed updates.&lt;br /&gt;
&lt;br /&gt;
== Design Considerations ==&lt;br /&gt;
&lt;br /&gt;
Microsoft continues to migrate functionality from Control Panel into the Settings application.&lt;br /&gt;
&lt;br /&gt;
However, traditional administrative tools remain important because:&lt;br /&gt;
&lt;br /&gt;
* Many enterprise features still depend on them&lt;br /&gt;
* Documentation frequently references them&lt;br /&gt;
* Scripts and automation often launch them directly&lt;br /&gt;
* They commonly expose more advanced functionality&lt;br /&gt;
&lt;br /&gt;
For this reason, knowledge of Control Panel applets remains a valuable skill for system administrators, support engineers, and power users.&lt;br /&gt;
&lt;br /&gt;
== Quick Reference ==&lt;br /&gt;
&lt;br /&gt;
=== Programs and Features ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
appwiz.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== System Properties ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sysdm.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Internet Properties ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
inetcpl.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Network Connections ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
ncpa.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Remote Access Phonebook ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
rasphone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Windows Firewall ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
firewall.cpl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Advanced Firewall ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
wf.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Services ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
services.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Device Manager ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
devmgmt.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Event Viewer ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
eventvwr.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Computer Management ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
compmgmt.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Disk Management ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
diskmgmt.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Performance Monitor ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
perfmon.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Local Users and Groups ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
lusrmgr.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Local Security Policy ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
secpol.msc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Registry Editor ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
regedit&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Credential Manager ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
control /name Microsoft.CredentialManager&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Related Topics ==&lt;br /&gt;
&lt;br /&gt;
* [[Microsoft Management Console]]&lt;br /&gt;
* [[Windows Administrative Tools]]&lt;br /&gt;
* [[Windows Services]]&lt;br /&gt;
* [[Windows Event Viewer]]&lt;br /&gt;
* [[Windows Troubleshooting Toolkit]]&lt;br /&gt;
* [[Essential Windows Run Commands]]&lt;br /&gt;
* [[Windows Networking Fundamentals]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* Microsoft Windows Documentation&lt;br /&gt;
* Microsoft Management Console Documentation&lt;br /&gt;
* Windows Control Panel Documentation&lt;br /&gt;
* Windows Management Tools Documentation&lt;/div&gt;</summary>
		<author><name>Dex</name></author>
	</entry>
</feed>