PC Repair - Easy way to Repair Windows 11 & Windows 10 PC
Recommended for Fixing Issues and Updating Drives on Windows PC. Trusted by Millions
Driver Updater - Update Drivers Automatically.
To Pair Windows PC with a Smartphone using Intel Unison users need to be running Windows 11 and PCs should be powered by 12th and 13th-generation Intel Evo chips.
There are lots of users who want to install the Intel Unison app on a Windows 10 PC. And if you landed on this video, then you’re one out of them for sure, right?
Officially it’s impossible to install Intel Unison on Windows 10 PC but there’s a quick workaround to make that thing happen. And below in this blog post, I will show you how to do that.
How to Install Intel Unison on Windows 10 PC
Before you start following the procedure discussed below, I would like to tell you that, the steps covered are highly technical, and include various files modification. If you’re not comfortable with this, then I suggest you stop here.
If you made up to this line, then I presume that you’re ok with customization. So let’s what you need to do:
Open your default web browser. I suggest you use Firefox because Microsoft Edge and Chrome will not let you download the files required for the workaround.
Copy the Intel Unison Microsoft Store link from here.
Head over to this website: https://store.rg-adguard.net/, and in the space provided paste the Intel Unison store link. This will produce various links related to the app.
You need to click on “AppUp.IntelTechnologyMDE_10.8.2911.0_neutral_~_8j3eq9eme6ctt.msixbundle“. This will start downloading the Intel Unison MSIXBUNDLE. You need to Allow Download.
Next, download the File Archiving tool. For this tutorial, I’m using 7-zip. You can download it from here.
Right-click on the Intel Unison MSIXBUNDLE, extract the file, and then open the same folder.
After that, locate the WebPhonePackaging file, then extract the file, and open the same folder.
Locate and Open the AppManifest file with Notepad.
In the file that you have opened, locate “TargetDeviceFamily” and here, you need to replace the MinVersion with the current build of Windows 10 running on the PC.
To find the current build, you need to type About your PC in the search and when the same setting appears in the search results, click to open it.
In the About settings page, you need to scroll down to Windows Specification and copy the build. Now add the build number after “10.0. build number.” The final version should look like this: 10.0.19045.2604
After that, you need to open Developer mode in Windows 10. For that, open Settings > Windows Update & Security > For Developers. Here Turn on Developer mode. If it asks for confirmation, click Yes.
Now open the WebPhonePackaging file and delete these files: AppxMetadata, Content_Types, AppxBlockMap, and AppxSignature.p7x.
In the same folder, click on File > Open Windows Powershell > Open Windows Powershell as administrator.
When the UAC dialog box appears, click Yes to continue.
In the Windows PowerShell, you need to execute this command: Add -AppxPackage -Register AppxManifest.xml
.
Once deployment is completed, and the pointer moves to the next line confirm that you have successfully installed the Intel Unison on Windows 10 PC.
Now, you need to download and install the Intel Unison app on your smartphone and follow the on-screen instructions to pair the devices.
On your phone, you need to launch Intel Unison app, and open code scanner, and scan the code on the Intel Unison on Windows 10 PC.
Check out this video for instructions on how to pair Windows 10 PC and Android or iOS devices.
I hope you find this tutorial on how to install the Intel Unison app on Windows 10 without Microsoft Store on Unsupported PCs. Are you going to use this workaround? If you have any queries feel free to ask in the comments.
Donate on Paypal or Buy us a coffee or Join Patreon if you find the information shared in this blog post useful. Mention ‘Coffee’ in the Subject. So that I can thank you.
1 Comment
In the PowerShell section, the command is Add-AppxPackage -Register AppxManifest.xml rather than Add-AppxPackage -Register AppxManifest.xml (there is no space between the Add and -AppxPackage).
Otherwise, great and useful guide.