How to reinstall Windows 11 Phone Link

Recently we had a customer, where we restored from an older backup. When they went to launch the application for phone link, in Windows 11, they were receiving a database error and wasn’t allowing them to proceed.

Due to Windows 11 has phone link built into Windows 11 natively. It makes it extremely difficult and reload the application, from the Microsoft Store. We had to uninstall the bad phone link version and install the newer one.

Follow the steps below and you too can restore your Windows 11 Phone link.

  1. Open up Windows PowerShell as Administrator.
  2. When you have Windows Powershell open, type in the following command below to remove it.
    • Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage
  3. After Phone Link has been uninstalled, re-open PowerShell and if you have it still open run the following command to reinstall Phone Link.
    • winget install 9NMPJ99VJBWV
  4. It will ask you to confirm, if you are sure you want to install the application, from the Microsoft depot. Simply press “Y” to proceed with the install.

After you are done with these steps, Windows Phone Link should be reinstalled. Go through the normal procedure of re-joining your phone, to Windows Phone Link again.