{"id":4031,"date":"2022-04-02T00:02:40","date_gmt":"2022-04-02T08:02:40","guid":{"rendered":"https:\/\/wonghoi.humgar.com\/blog\/?p=4031"},"modified":"2022-04-02T00:02:42","modified_gmt":"2022-04-02T08:02:42","slug":"windows-shortcuts-to-less-easily-accessible-config-pages","status":"publish","type":"post","link":"https:\/\/wonghoi.humgar.com\/blog\/2022\/04\/02\/windows-shortcuts-to-less-easily-accessible-config-pages\/","title":{"rendered":"Windows shortcuts to less easily accessible config pages"},"content":{"rendered":"\n<p>Control panel has a lot of kinda-secret calls that open specific configuration windows that it&#8217;d be difficult to get to (need many clicks from other windows) and they might not necessarily have a path that you can access normally when Microsoft discourage their uses. Sometimes it&#8217;s just a phrase, sometimes it&#8217;s a <code>.cpl<\/code> in Windows&#8217; system folder, yet sometimes you can call a <code>.cpl<\/code> that does not exist at all yet the control panel recognizes it.<\/p>\n\n\n\n<p>Here are some examples<\/p>\n\n\n\n<p><code><strong>control<\/strong> userpasswords2<\/code> opens a dialog box to manger user accounts more directly without going through MMC&#8217;s user management (typically <code>Local Users and Groups<\/code> within <code>compmgmt.msc<\/code> Computer Management). It&#8217;s also <code><strong>netplwiz<\/strong><\/code><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"524\" height=\"658\" src=\"https:\/\/wonghoi.humgar.com\/blog\/wp-content\/uploads\/2022\/04\/image-4.png\" alt=\"\" class=\"wp-image-4032\" srcset=\"https:\/\/wonghoi.humgar.com\/blog\/wp-content\/uploads\/2022\/04\/image-4.png 524w, https:\/\/wonghoi.humgar.com\/blog\/wp-content\/uploads\/2022\/04\/image-4-239x300.png 239w\" sizes=\"auto, (max-width: 524px) 100vw, 524px\" \/><\/figure>\n\n\n\n<p>It used to be valuable way of managing autologon until<a href=\"https:\/\/winaero.com\/microsoft-removes-user-autologin-in-windows-10-version-2004\/\"> Microsoft Removed the checkbox<\/a> &#8220;Users must enter a username and passwords to use this computer&#8221; because it doesn&#8217;t make sense with their freaking vision of Windows Hello where you logon with biometrics or other ways that you&#8217;d do with your cellphones. They are trying to make passwords a thing of the past.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.softwareok.com\/img\/faq\/Windows-10\/Autologin_in_windows_10_without_password_2015-04-04-21-28-02.png\" alt=\"Autologin in windows 10 without password!\"\/><figcaption>Credit: <a href=\"https:\/\/www.softwareok.com\/?seite=faq-Windows-10&amp;faq=21\">Auto login in Windows 10 without password? (softwareok.com)<\/a><\/figcaption><\/figure>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<p><code><strong>control<\/strong> sticpl.cpl<\/code> opens up Scanner and Cameras<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"609\" height=\"622\" src=\"https:\/\/wonghoi.humgar.com\/blog\/wp-content\/uploads\/2022\/04\/image-5.png\" alt=\"\" class=\"wp-image-4034\" srcset=\"https:\/\/wonghoi.humgar.com\/blog\/wp-content\/uploads\/2022\/04\/image-5.png 609w, https:\/\/wonghoi.humgar.com\/blog\/wp-content\/uploads\/2022\/04\/image-5-294x300.png 294w\" sizes=\"auto, (max-width: 609px) 100vw, 609px\" \/><\/figure>\n\n\n\n<p>I picked this shortcut up from the README file of Network TWAIN Driver installer, which plug and play doesn&#8217;t make sense because the device is on the network so there&#8217;s no hardware to detect. Instead you add a scanner device manually and enter the connection information in its properties.<\/p>\n\n\n\n<p>The interesting thing about this one is that <code>sticpl.cpl<\/code> do not exist! There&#8217;s no control panel file (<code>.cpl<\/code>) anywhere in the system drive!<\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<p>There are more information <a rel=\"noreferrer noopener\" href=\"https:\/\/support.microsoft.com\/en-us\/topic\/how-to-run-control-panel-tools-by-typing-a-command-bce95b4d-e8c2-1cd0-ee0d-027679d520a6\" target=\"_blank\">from Microsoft<\/a> about these commands.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.lifewire.com\/command-line-commands-for-control-panel-applets-2626060\" target=\"_blank\" rel=\"noreferrer noopener\">Lifewire has a better formatted table<\/a> with additional alternative commands<\/p>\n\n\n\n<p>With Powershell, you can get the canonical names of major control panel items and use it with <code>control \/name<\/code> switch<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"361\" src=\"https:\/\/wonghoi.humgar.com\/blog\/wp-content\/uploads\/2022\/04\/image-6-1024x361.png\" alt=\"\" class=\"wp-image-4036\" srcset=\"https:\/\/wonghoi.humgar.com\/blog\/wp-content\/uploads\/2022\/04\/image-6-1024x361.png 1024w, https:\/\/wonghoi.humgar.com\/blog\/wp-content\/uploads\/2022\/04\/image-6-300x106.png 300w, https:\/\/wonghoi.humgar.com\/blog\/wp-content\/uploads\/2022\/04\/image-6-768x271.png 768w, https:\/\/wonghoi.humgar.com\/blog\/wp-content\/uploads\/2022\/04\/image-6-1536x541.png 1536w, https:\/\/wonghoi.humgar.com\/blog\/wp-content\/uploads\/2022\/04\/image-6-2048x722.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>This blog page has a <a href=\"https:\/\/examplecse.wordpress.com\/2015\/07\/01\/run-commands-for-your-windows-pc-to-access-your-pc-easily\/\" target=\"_blank\" rel=\"noreferrer noopener\">cheatsheet<\/a> for Windows direct commands, presented in  the way Linux people rolls<\/p>\n\n\n\n<p>You can even unhide some <code>.cpl<\/code> files through <a href=\"https:\/\/www.askvg.com\/enable-hidden-secret-control-panel-items-in-windows-vista-and-7\/\">registry<\/a>!<\/p>\n<div class=\"pvc_clear\"><\/div><p id=\"pvc_stats_4031\" class=\"pvc_stats all  \" data-element-id=\"4031\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/wonghoi.humgar.com\/blog\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p><div class=\"pvc_clear\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Control panel has a lot of kinda-secret calls that open specific configuration windows that it&#8217;d be difficult to get to (need many clicks from other windows) and they might not necessarily have a path that you can access normally when &hellip; <a href=\"https:\/\/wonghoi.humgar.com\/blog\/2022\/04\/02\/windows-shortcuts-to-less-easily-accessible-config-pages\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_4031\" class=\"pvc_stats all  \" data-element-id=\"4031\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/wonghoi.humgar.com\/blog\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[4],"tags":[],"class_list":["post-4031","post","type-post","status-publish","format-standard","hentry","category-windows"],"_links":{"self":[{"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/posts\/4031","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/comments?post=4031"}],"version-history":[{"count":5,"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/posts\/4031\/revisions"}],"predecessor-version":[{"id":4039,"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/posts\/4031\/revisions\/4039"}],"wp:attachment":[{"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/media?parent=4031"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/categories?post=4031"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/tags?post=4031"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}