Share via

I've disabled phone link but

Garry Stoklas 0 Reputation points
2026-02-06T21:24:56.3566667+00:00

On my Win11 desktop PC which does NOT have Bluetooth nor WiFi, I keep having a security popup that tells me: "Windows Security: Action Required", "Phone Link is needed to complete secure device pairing", and "your PC is at risk. Connect your phone to secure the session".

Phone Link is disabled in start up apps and does not appear in task manager and yet I still get this pop up.

In a search, someone suggested uninstalling phone link, but it does not appear in my installed apps list.

Help

Windows for home | Windows 11 | Security and privacy
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ramesh Srinivasan 75,060 Reputation points Independent Advisor
    2026-02-07T02:47:04.9533333+00:00

    Hi Garry,

    To uninstall PhoneLink, you can use PowerShell admin.

    Open PowerShell admin and run the following commands:

    get-appxpackage -allusers Microsoft.YourPhone | remove-appxpackage -allusers
    
    get-appxpackage -allusers Microsoft.YourPhone
    

    If the commands throw any output, post the screenshot here.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.