XAMPP is not showing up when i double click
Solution 1:
Use Windows to solve the problem
This one worked for me.
Hover your mouse over the taskbar XAMPP application:
Right click and choose Maximize window:
You’ll end up with something like this (Fullscreen):
Or something like this
If so it’s the case, just use the arrows
Solution 2:
Modify the config file:
- Close Xampp process.
- Go and open
C://xampp/xampp-control.ini
- Change these properties from x-number to 0
- Restart Xampp.
This worked too.
Solution 3:
Hard reset for the config:
Keep in mind that if you have any custom config for the control UI it will be deleted.
- Right-click xampp.exe and go to xampp folder
- Find and delete the following files
xampp-control.ini - xampp-control.log
- Restart xampp
Source: StackOverflow XAMPP control doesn’t show up