When you install iTunes classic version from the Applet website, the following error may appear:
One or more users on this computer have installed iTunes from the Microsoft Store. iTunes may not run correctly after this installation. Do you want to continue?
The above error occurs even though you have uninstalled iTunes via Apps & Features in Settings.
Cause
The remnant registry keys are causing the issue. This is similar to the Spotify installer problem described in the article “A Windows Store Installation of Spotify was found” Error.
Resolution
To resolve the error “One or more users on this computer have installed iTunes”, use PowerShell to uninstall the iTunes store version cleanly for all user accounts.
Open PowerShell as administrator.
Run the following command and press Enter:
get-appxpackage *iTunes* -allusers | remove-appxpackage -allusers
Exit PowerShell.
The above command should uninstall/cleanup iTunes for all user accounts on the computer.
See if you can now install iTunes classic version from Apple’s website.
One small request: If you liked this post, please share this?
One "tiny" share from you would seriously help a lot with the growth of this blog. Some great suggestions:- Pin it!
- Share it to your favorite blog + Facebook, Reddit
- Tweet it!