Hi Des1517,
I'm Amr, an independent advisor.
The Phone Link app is a native app in Windows 11/10 that cannot be uninstalled directly from the Apps and Features menu
However, you can uninstall it using the PowerShell
Open PowerShell as Administrator by right-clicking on the start icon and selecting PowerShell (admin)
Run the following command in PowerShell and press enter:
Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage
After that, the Phone link will be removed from your device.
I hope this is helpful. If you require any additional assistance, don't hesitate to respond to this.
Best Regard
Amr