Phone Link arrived on your PC without you choosing it, and now you want it gone. That takes slightly more work than removing an app you installed yourself, because Windows ships it preinstalled, the phone half lives in a second app, and the pairing is stored against your Microsoft account rather than against the PC. This page removes all three, answers the safety question honestly, and says what to use in place of each feature. If your photos are simply not syncing and you would rather fix that than remove anything, the Phone Link photos troubleshooting guide is the page you want instead.

The quick answer: open Windows Settings, find Phone Link in the installed apps list and choose Uninstall. If that option is greyed out, one PowerShell command removes it. Then turn off Link to Windows on the Android phone and remove the phone from the devices list in your Microsoft account, or the pairing survives and comes back. If the recent photos panel was the only part you used, a direct phone to PC transfer covers it on its own. Free for iPhone Free for Android Free for Windows

Settings is where you uninstall Phone Link on most Windows PCs

On the great majority of home PCs this is the whole job on the Windows side, and it takes under a minute:

  1. Open Settings on the PC and go to Apps, then Installed apps.
  2. Search the list for Phone Link.
  3. Open the menu beside its entry and choose Uninstall.
  4. Confirm, and let Windows remove it.

Four things about that are worth knowing before you decide it has worked:

Camera to Clipboard replaces the Phone Link photo panel

If getting pictures onto the PC was the only thing you ever opened Phone Link for, that job has a smaller and more direct answer, and it does not care which kind of phone you own.

The Camera to Clipboard app showing the photo library grid on a phone The Camera to Clipboard app previewing a photo before sending it to the computer
Pick the photo on the phone, send, paste on the PC. No account, and nothing running in the background.
  1. Install Camera to Clipboard on the phone and the Windows app on the PC.
  2. Pair once by scanning a QR code, about ten seconds.
  3. Take or pick a photo on the phone and send it.
  4. Press Ctrl + V on the PC.

Free to download and try on both ends.

PowerShell removes Phone Link when the uninstall is greyed out

Sometimes the Uninstall button is there but dimmed, with no explanation next to it. There are two reasons for that, and only one of them has a workaround:

Open Windows PowerShell as an administrator, then run this one line:

Get-AppxPackage Microsoft.YourPhone | Remove-AppxPackage

That clears it for the account you are signed in as. Two follow-ups decide whether it stays gone:

To take out that machine-wide copy too, run this second line in the same administrator PowerShell window:

Get-AppxProvisionedPackage -Online | Where-Object { $_.DisplayName -eq "Microsoft.YourPhone" } | Remove-AppxProvisionedPackage -Online

Link to Windows on the Android phone must be turned off separately

Phone Link is two apps, not one, and the half that actually holds your messages and photos is the one on the phone. Removing the desktop app does nothing to it, so this is the step that matters most for anyone whose reason for uninstalling was the access rather than the clutter.

Unlink the phone from your Microsoft account or Phone Link returns

This is the step almost everyone skips, and it is the reason people report that Phone Link came back on its own. The pairing does not live on the PC at all.

Phone Link is genuine Microsoft software that asks for broad access

People searching for how to remove Phone Link are usually asking a second question at the same time, which is whether it should worry them. The straight answer is that nothing about it is shady, and that the amount of access it wants is still worth a decision.

Android permission dialog asking to allow Link to Windows to access notifications and photos and media, with Allow and Do not allow buttons
This is the prompt where the access is granted. Tapping Allow once covers a good deal more than the photos panel most people install it for.

Uninstalling Phone Link costs you texting and calling from the PC

Half of what Phone Link does is genuinely good, and it is worth knowing which half before you remove it, because two of its features have no comfortable replacement.

The Microsoft Phone Link app on Windows showing a connected phone
Phone Link connected to a phone. Messages and calls are the part worth weighing before you remove it.

Each Phone Link feature needs a different replacement app

Phone Link bundles four unrelated jobs into one window, so there is no single thing to install in its place. Work out which one you actually used, then take only that:

Rated by what each one covers, whether it needs an account, and which phones it works with:

Replacement Phone Link feature it covers Account needed Works with an iPhone Works with Android
Camera to Clipboard Photos, straight to the clipboard None, pairs by QR code Yes Yes
LocalSend Photos and any other file None, local network only Yes Yes
Google Messages for web Texting from the PC None, pairs by QR code No Yes, if it is the texting app
File Explorer over a USB cable Photos, in bulk as files None Yes Yes
iCloud Photos on Windows Photos, whole library only Apple Account required Yes No
OneDrive camera upload Photos, whole library only Microsoft account required Yes Yes

Uninstall Phone Link unless you send texts and take calls on the PC

Phone Link does four separate jobs, and most people only ever used one of them. Which way you go depends on which job that was, so find yourself below.

Common questions about uninstalling Phone Link

Can I uninstall Phone Link from Windows?
Yes. Phone Link is preinstalled rather than permanent. Open the Windows Settings app, go to the installed apps list, find Phone Link and choose Uninstall. If the uninstall option is greyed out, one PowerShell command removes it instead.

Why is the uninstall option for Phone Link greyed out?
Either Windows is treating Phone Link as a system component rather than an ordinary app, or an administrator policy on a work or school PC has blocked removal. PowerShell run as an administrator gets past the first case, because it removes the app by its package name rather than through the Settings app. The second case is a question for whoever manages the PC.

Is Phone Link safe to keep on my PC?
Phone Link is a first-party Microsoft app that ships with Windows, so it is not malware and it did not arrive with a bundled download. The honest concern is scope rather than safety. It asks an Android phone for messages, contacts, call history, notifications and photos, and it ties the phone to a Microsoft account. Android lets you refuse individual permissions, so you can keep the messaging and decline the photo access.

Will uninstalling Phone Link stop my phone sending anything to my PC?
Not on its own, because uninstalling removes the PC half only. Turn off Link to Windows on the Android phone, revoke its permissions there, and remove the phone from the devices list in your Microsoft account. Leaving the account link in place is what makes the phone reconnect the next time Phone Link is installed.