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.