Need Help with this problem:
I uninstalled and reinstalled XAMPP on both desktop and laptop, both running Win10 (at the moment). I ran into circles with ChatGPT regarding this issue. As you can see from the images that the issue is the "My SQL extension" is missing and "mysqli PHP extension" is not showing on my server.
Solutions tried and did not work:
1) Edited the "php.ini" file and edited the line ";extension=mysqli" to "extension=mysqli"
2) Downloaded the latest folder in WordPress. However, the issue still persist after making a test folder
I created a "phpinfo.php" and checked if the "mysqli" is enabled. It is not. So I ran out of solutions here. PLEASE! Do not tell me to install Cpanel or any kind of extension program. I need solutions!

Did you restart PHP and Apache services before checking phpinfo.php ?