FIX: "You don’t have any applicable devices linked to your Microsoft account" Error in Windows 10
“Don’t have any applicable devices linked to your Microsoft account” error in Windows is the issue that gets frequently reported online[1] by many users because it is frustrating, and there are not many answers why this error occurs. The installation cannot happen, and other processes fail with the pop-up appearing. It is a serious problem because all the programs and devices are linked to the Microsft Store and Microsoft accounts.
This video will provide a complete fix for this issue.
Poweshell Command: Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Timestamps:
0:00 - Explanation
0:09 - Verify Microsoft Account Details
0:23 - Reset the Microsoft Store App
0:50 - Install Pending Windows Updates
1:04 - Delete Microsoft Store Database File
1:31 - Re-register Microsoft Store App