How to get MySQL username and password in WordPress?
•Via a wp-config File: You can find the MySQL username and password in the wp-config.php file. This file is located in the root WordPress folder. Open it and search for the following lines:
define('DB_NAME', 'your_database');
define('DB_USER', 'username');
define('DB_PASSWORD', 'password');
Here you will find your MySQL username and password.
•Via your Web Host: You can also find the MySQL username and password in your Web Host’s control panel. Most Web Hosts provide direct access to the database. With this access, you can find the username and password in the database settings.
How do I change the network system icon in Windows 10?
1. Right-click the network icon in the Taskbar and select "Open Network & Internet Settings".
2. Click "Change adapter options" in the left panel.
3. Right-click on the currently-active network adapter, then select "Properties".
4. In the Adapter’s Properties window, click on the "Configure" button.
5. Click on the "General" tab and select the "Change Icon" button.
6. Choose any of the available icons, or navigate to the directory in which you’ve stored your own icon. Click "OK" and close all windows. The new icon should now be visible in the system tray.