Since purchasing this XPS 8930 in October, 2018, I have been running DMC (Dell Mobile Connect). On January 25, 2021, it failed to load with the message that the device did not meet the minimum requirements of the app. I uninstalled and reinstalled the drivers and the app to no avail. I finally restored from an image backup and things went back to normal. The next day, however, the app again failed to load with the same message. Doing a daily image restore is not something that I am inclined to do for obvious reasons. Does anyone have any idea what might be causing this?
Solved! Go to Solution.
I finally found a solution to this problem on my machine. Apparently, the new version of DMC has a new identification requirement which was resolved by opening an administrator level command prompt and entering the following two commands.
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Store" /v OEMID /f /t REG_SZ /d DELL
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Store" /v StoreContentModifier /f /t REG_SZ /d "DELL_XPS"
This returned operations to normal without even requiring a reboot.
I finally found a solution to this problem on my machine. Apparently, the new version of DMC has a new identification requirement which was resolved by opening an administrator level command prompt and entering the following two commands.
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Store" /v OEMID /f /t REG_SZ /d DELL
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Store" /v StoreContentModifier /f /t REG_SZ /d "DELL_XPS"
This returned operations to normal without even requiring a reboot.
Excellent. Thank you for posting this resolution
Dell-SimranC
Social Media Support
#IWork4Dell
Tried to manual edit but didn't work. Ran your REG commands as admin, rebooted and it worked! Thank you!
I tried this and no luck.
Excellent
It works great. I was facing difficulty in installing Dell Mobile connect 3.3 from Microsoft store and always an error message ("Sorry, but your system does not have minimum requirement for running Dell Mobile Connect 3.3") was popping up but after applying the method mentioned by you I am now able to install the app on windows 10 laptop and its running smoothly. Thanks a lot.