Here are the steps to remove the Powered by MediaWiki logo from Footer:
Step 1: Please log in to your hosting control panel
Step 2: Open your site root folder
Step 3: Open the LocalSettings.php file and add the below link:
unset( $wgFooterIcons[‘poweredby’] );
Step 4: Save the file and refresh the website.