Hello @HUY DO QUANG
This error is usually due to execution issue related to access to the manifests of the application.
First, try a repair of the computer following: https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/repair-a-windows-image?view=windows-11
Then clean up the WinSxS folder: https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/clean-up-the-winsxs-folder
Then manually execute (with admin permissions): Get-AppxPackage linkedin | Remove-AppxPackage -allusers
Hope this helps with your query,
--
--If the reply is helpful, please Upvote and Accept as answer--