‘Microsoft.Policies.WindowsStore’ is already defined as the target namespace

After deploying new Windows 10 ADMX, the following error appears when you edit your GPO’s:

“Namespace ‘Microsoft.Polices.WindowsStore’ is already defined as the target namespace for another file in the store.

File \\xxxx\sysvol\xxxx\Polices\PolicyDefinitions\WinStoreUI.admx, line 4, column 80″

admxwin10

The name of “WinStoreUI.admx” was renamed to “WindowsStore.admx”. So there are two ADMX files that address the same policy namespace.

To solve this issue:

  1. Copy “WinStoreUI.admx” and “WinStoreUI.adml” (which is located under the language folder) to a backup folder.
  2. Delete these two files
  3. Rename “WindowsStore.admx” to “WinStoreUI.admx”
  4. Rename “WindowsStore.adml” to “WinStoreUI.adml”
  5. Close Group policy management console and try again!

 

Thanks for reading! You can follow me on Twitter @PrigentNico

About Nicolas 282 Articles
I work as an IT Production Manager, based in Paris (France) with a primary focus on Microsoft technologies. I have 10 years experience in administering Windows Servers. . I am a Microsoft MVP for Cloud & Datacenter Management. I also received the PowerShell Hero 2016 award by PowerShell.0rg. And finally, I am "MCSE: Cloud Platform and Infrastructure", "MCSA: Windows Servers", "Administering & Deploying SCCM", and CheckPoint CCSA certified.