{"id":2592,"date":"2022-03-04T20:36:53","date_gmt":"2022-03-05T02:36:53","guid":{"rendered":"https:\/\/promincproductions.com\/blog\/?p=2592"},"modified":"2022-03-04T20:36:55","modified_gmt":"2022-03-05T02:36:55","slug":"xampp-control-panel-not-showing","status":"publish","type":"post","link":"https:\/\/promincproductions.com\/blog\/xampp-control-panel-not-showing\/","title":{"rendered":"XAMPP Control Panel Not Showing"},"content":{"rendered":"<p>Have you ever started XAMPP but you can&#8217;t see the control panel window?  If this has happened to you, you know the pain all too well.  The icon in the Windows Taskbar shows that the application is opened, the icon in the app tray is there and right clicking on it shows that the application is functioning, but clicking <strong>Show \/ Hide<\/strong> never shows the control panel.  Frustrating.  But there is a fix!<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"495\" height=\"410\" src=\"https:\/\/promincproductions.com\/blog\/wp-content\/uploads\/2022\/03\/image-19.png\" alt=\"XAMPP shows that it is running in Windows\" class=\"wp-image-2595\" title=\"XAMPP shows that it is running in Windows\" srcset=\"https:\/\/promincproductions.com\/blog\/wp-content\/uploads\/2022\/03\/image-19.png 495w, https:\/\/promincproductions.com\/blog\/wp-content\/uploads\/2022\/03\/image-19-150x124.png 150w, https:\/\/promincproductions.com\/blog\/wp-content\/uploads\/2022\/03\/image-19-450x373.png 450w\" sizes=\"(max-width: 495px) 100vw, 495px\" \/><figcaption>XAMPP app icons show that the program is running as it should.<\/figcaption><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Why Does the XAMPP The Control Panel Not Show?<\/h2>\n\n\n\n<p>XAMPP has a configuration file that tells the program how it should function.  It is possible that this configuration file can get <em>bad data<\/em> in it and thus affects this.  Why would the data be bad?  The most likely situation is that XAMPP was running when multiple displays were running on a machine.  If the control panel was moved to the non-primary display, that position of the control panel is recorded in the configuration file.  Then, later when the machine has a different display layout, the configuration file doesn&#8217;t know to adjust and is positioning the control panel window off screen.<\/p>\n\n\n\n<p>There may be other scenarios that could affect this like changing screen resolutions, etc. but this is the most likely situation.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/promincproductions.com\/blog\/wp-content\/uploads\/2022\/03\/xampp-control-panel-not-showing.png\" alt=\"XAMPP Control Panel not showing\" class=\"wp-image-2597\" width=\"412\" height=\"412\" title=\"XAMPP Control Panel not showing\" srcset=\"https:\/\/promincproductions.com\/blog\/wp-content\/uploads\/2022\/03\/xampp-control-panel-not-showing.png 600w, https:\/\/promincproductions.com\/blog\/wp-content\/uploads\/2022\/03\/xampp-control-panel-not-showing-500x500.png 500w, https:\/\/promincproductions.com\/blog\/wp-content\/uploads\/2022\/03\/xampp-control-panel-not-showing-150x150.png 150w, https:\/\/promincproductions.com\/blog\/wp-content\/uploads\/2022\/03\/xampp-control-panel-not-showing-450x450.png 450w\" sizes=\"(max-width: 412px) 100vw, 412px\" \/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">How to Get the XAMPP Control Panel To Show Again<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Close XAMPP by right clicking on the app tray icon can clicking <strong>Quit<\/strong>.<\/li><\/ul>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"278\" height=\"421\" src=\"https:\/\/promincproductions.com\/blog\/wp-content\/uploads\/2022\/03\/image-20.png\" alt=\"Close XAMPP from the app tray icon\" class=\"wp-image-2596\" title=\"Close XAMPP from the app tray icon\" srcset=\"https:\/\/promincproductions.com\/blog\/wp-content\/uploads\/2022\/03\/image-20.png 278w, https:\/\/promincproductions.com\/blog\/wp-content\/uploads\/2022\/03\/image-20-150x227.png 150w\" sizes=\"(max-width: 278px) 100vw, 278px\" \/><figcaption>Close XAMPP from the app tray icon<\/figcaption><\/figure><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Navigate the XAMPP installation directory.  This is typically in <code>C:\\xampp\\<\/code><\/li><li>Open file <code>xampp-control.ini<\/code> in Notepad or any other text editor.<\/li><li>In the <code>[WindowSettings]<\/code> section will be configuration like this:<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;WindowSettings]\r\nLeft=-500\r\nTop=-500\r\nWidth=682\r\nHeight=441<\/code><\/pre>\n\n\n\n<p>The issue here is that the <code>Left<\/code> and <code>Top<\/code> are set to negative values.  Change these to <code>0<\/code> to reposition the control window to the top left corner of the main display.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;WindowSettings]\r\nLeft=0\r\nTop=0\r\nWidth=682\r\nHeight=441<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Open XAMPP and the control panel should show without issue now.<\/li><\/ul>","protected":false},"excerpt":{"rendered":"<p>Have you ever started XAMPP but you can&#8217;t see the control panel window? If this has happened to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2597,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"wprm-recipe-roundup-name":"","wprm-recipe-roundup-description":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[5],"tags":[351],"class_list":["post-2592","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-website-development","tag-xampp"],"jetpack_featured_media_url":"https:\/\/promincproductions.com\/blog\/wp-content\/uploads\/2022\/03\/xampp-control-panel-not-showing.png","jetpack_shortlink":"https:\/\/wp.me\/p4BbcR-FO","jetpack_sharing_enabled":true,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/promincproductions.com\/blog\/wp-json\/wp\/v2\/posts\/2592","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/promincproductions.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/promincproductions.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/promincproductions.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/promincproductions.com\/blog\/wp-json\/wp\/v2\/comments?post=2592"}],"version-history":[{"count":1,"href":"https:\/\/promincproductions.com\/blog\/wp-json\/wp\/v2\/posts\/2592\/revisions"}],"predecessor-version":[{"id":2598,"href":"https:\/\/promincproductions.com\/blog\/wp-json\/wp\/v2\/posts\/2592\/revisions\/2598"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/promincproductions.com\/blog\/wp-json\/wp\/v2\/media\/2597"}],"wp:attachment":[{"href":"https:\/\/promincproductions.com\/blog\/wp-json\/wp\/v2\/media?parent=2592"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/promincproductions.com\/blog\/wp-json\/wp\/v2\/categories?post=2592"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/promincproductions.com\/blog\/wp-json\/wp\/v2\/tags?post=2592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}