Posts

📵 Is MTN Ghana Deliberately Killing RCS? Users Cry Foul as 'Carrier Not Supported' Message Replaces Free Chat

"It was free, fast, and feature-rich—until it wasn't. MTN Ghana subscribers are now asking if their telecom giant deliberately pulled the plug on Google's RCS chat to push them back onto paid SMS and protect the bottom line." ​ Accra, Ghana — Frustration is mounting among MTN Ghana subscribers as the popular Rich Communication Services (RCS) chat feature in Google Messages—the modern successor to SMS—has abruptly stopped working for many users. What was once a seamless way to send high-resolution photos, enjoy typing indicators, and access read receipts has been replaced with a stark, unwelcome message: “RCS chats are not supported by your carrier.” ​This sudden withdrawal of a widely used, data-based messaging service has fueled intense speculation among subscribers about the motives of Ghana's largest telecom provider. The widespread complaints, noted across user forums, suggest this is a carrier-level issue, leaving users to wonder if this is a technical ...

How to remove Ubuntu GRUB bootloader from Windows 10

This is for those with UEFI who have deleted the Ubuntu partitions before removing grub . You will be doing this from Windows 10 . No bootable media required. Where bootrec /fixmbr, bootsect /nt60 and the Ubuntu live with the boot-repair suggestions have failed, this has worked for me: Run a  cmd.exe  process with administrator privileges Run  diskpart Type:  list disk  then  sel disk X  where X is the drive your boot files reside on Type  list vol  to see all partitions (volumes) on the disk (the EFI volume will be formatted in FAT, others will be NTFS) Select the EFI volume by typing:  sel vol Y  where Y is the  SYSTEM  volume (this is almost always the EFI partition) For convenience, assign a drive letter by typing:  assign letter=Z:  where Z is a free (unused) drive letter Type  exit  to leave disk part While still in the  cmd  prompt, type:  Z:  and hit enter, where Z was th...

Lock Computer files with password

Image
We all have computer files we'd like to keep secret from the world. Fortunately, in Windows 10, you can tuck those unmentionable plans or files in a secret folder that is password protected, and you can do it without buying any additional software. Follow the steps below to set a password protected folder Right-click inside the folder where the files you want to protect are located. The folder you want to hide can even be on your desktop. Select "New" from the contextual menu. Click on "Text Document." Open the new document and paste below text in it cls @ECHO OFF title Folder Locker if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Locker goto MDLOCKER :CONFIRM echo Are you sure u want to Lock the folder(Y/N) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo Invalid choice. goto CONFIRM :LOCK ren Locker "Contro...

How to copy whatsapp statuses using file manager

How to save whatsapp statuses using file manager This tutorial saves you the trouble of downloading additional software on your phone just to save your friends statuses onto your device. Often such applications show annoying ads all the time and the idea of asking your friends to DM you their status cost extra data because the file has already been saved on your device so why download the file again when you can just copy it from the whatsapp folder directly? The following are the easy s teps to make that ha ppen : 1. Check status on whatsapp. 2 . After whatsapp has downloaded the status,  exit the application and open file manager. Could be any kind. 4 . Make sure you have enabled 'show hidden files' in your file manager options. 5. Now locate your whatsapp folder and continue with the directory stated be low;   'Whatsapp/media/.statuses' 6. Once you are inside the ' .statuses ' folder,  copy the ones you prefer and paste it anywhere but that sa...