install Phone Link install error 0x80073d05

Arno Noomen

Member
Joined
Jul 15, 2024
Posts
12
I want to install phone link via powershell installer but get this error

0x80073d05

I've tried this
-sfc /scannow
-wsreset.exe
-Get-AppXPackage -AllUsers |Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_. InstallLocation)AppXManifest.xml"}



1733307815386.webp
 
Run Powershell as Administrator.

Hit start, type powershell, when it pops up choose run as administrator.

Once you have done this try the script again.

If you've done it correctly you should see at the prompt: PS C:\WINDOWS\system32>

Not PS C:\Users\arnon

Let us know.
 
Run Powershell as Administrator.

Hit start, type powershell, when it pops up choose run as administrator.

Once you have done this try the script again.

If you've done it correctly you should see at the prompt: PS C:\WINDOWS\system32>

Not PS C:\Users\arnon

Let us know.
thanks for your response.
I still have this error
 

Attachments

  • Schermafbeelding 2024-12-05 102543.webp
    Schermafbeelding 2024-12-05 102543.webp
    138.2 KB · Views: 0

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top