Why can't I run any UWP apps in Windows 10 Enterprise?
I'm on Windows 10 Enterprise v1803 build 17134.441. Whenever I try to run any UWP app such as Photos or Calculator I get the error "This app has been blocked by your system administrator".
I am the admin on this PC and I've tried using "Run as Administrator" to no effect. I also tried editing group policies as some sites have suggested but it also doesn't change anything.
I also tried accessing AppLocker via secpol but when I go to Packaged App Rules -> Create New Rule when I get to the Publisher step where you can select an installed packaged app as a reference when I click Select I get an error related to SrpUxSnapIn.dll "MMC has detected an error in a snap-in and will unload it." and then secpol closes.
Here's the stack trace:
Exception type:
System.Reflection.TargetInvocationException
at Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.OnThreadException(Object sender, ThreadExceptionEventArgs e)
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
at System.Windows.Forms.Control.WndProcException(Exception e)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at Microsoft.Security.Srp.Ux.SrpUxRuleListView.CreateManualRule(RuleType ruleType)
at Microsoft.ManagementConsole.View.DoAction(Int32 actionId, Boolean selectionDependent, Int32 selectionId, IRequestStatus requestStatus)
at Microsoft.ManagementConsole.View.ProcessRequest(Request request)
at Microsoft.ManagementConsole.ViewMessageClient.ProcessRequest(Request request)
at Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Request request)
at Microsoft.ManagementConsole.Executive.RequestStatus.BeginRequest(IMessageClient messageClient, RequestInfo requestInfo)
at Microsoft.ManagementConsole.Executive.SnapInRequestOperation.ProcessRequest()
at Microsoft.ManagementConsole.Executive.Operation.OnThreadTransfer(SimpleOperationCallback callback)

windows windows-10 windows-10-v1803
add a comment |
I'm on Windows 10 Enterprise v1803 build 17134.441. Whenever I try to run any UWP app such as Photos or Calculator I get the error "This app has been blocked by your system administrator".
I am the admin on this PC and I've tried using "Run as Administrator" to no effect. I also tried editing group policies as some sites have suggested but it also doesn't change anything.
I also tried accessing AppLocker via secpol but when I go to Packaged App Rules -> Create New Rule when I get to the Publisher step where you can select an installed packaged app as a reference when I click Select I get an error related to SrpUxSnapIn.dll "MMC has detected an error in a snap-in and will unload it." and then secpol closes.
Here's the stack trace:
Exception type:
System.Reflection.TargetInvocationException
at Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.OnThreadException(Object sender, ThreadExceptionEventArgs e)
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
at System.Windows.Forms.Control.WndProcException(Exception e)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at Microsoft.Security.Srp.Ux.SrpUxRuleListView.CreateManualRule(RuleType ruleType)
at Microsoft.ManagementConsole.View.DoAction(Int32 actionId, Boolean selectionDependent, Int32 selectionId, IRequestStatus requestStatus)
at Microsoft.ManagementConsole.View.ProcessRequest(Request request)
at Microsoft.ManagementConsole.ViewMessageClient.ProcessRequest(Request request)
at Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Request request)
at Microsoft.ManagementConsole.Executive.RequestStatus.BeginRequest(IMessageClient messageClient, RequestInfo requestInfo)
at Microsoft.ManagementConsole.Executive.SnapInRequestOperation.ProcessRequest()
at Microsoft.ManagementConsole.Executive.Operation.OnThreadTransfer(SimpleOperationCallback callback)

windows windows-10 windows-10-v1803
1
Possible duplicate of SSMS wont give up file associations
– Ramhound
Dec 5 at 20:05
Comments are not for extended discussion; this conversation has been moved to chat.
– Mokubai♦
Dec 6 at 8:04
add a comment |
I'm on Windows 10 Enterprise v1803 build 17134.441. Whenever I try to run any UWP app such as Photos or Calculator I get the error "This app has been blocked by your system administrator".
I am the admin on this PC and I've tried using "Run as Administrator" to no effect. I also tried editing group policies as some sites have suggested but it also doesn't change anything.
I also tried accessing AppLocker via secpol but when I go to Packaged App Rules -> Create New Rule when I get to the Publisher step where you can select an installed packaged app as a reference when I click Select I get an error related to SrpUxSnapIn.dll "MMC has detected an error in a snap-in and will unload it." and then secpol closes.
Here's the stack trace:
Exception type:
System.Reflection.TargetInvocationException
at Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.OnThreadException(Object sender, ThreadExceptionEventArgs e)
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
at System.Windows.Forms.Control.WndProcException(Exception e)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at Microsoft.Security.Srp.Ux.SrpUxRuleListView.CreateManualRule(RuleType ruleType)
at Microsoft.ManagementConsole.View.DoAction(Int32 actionId, Boolean selectionDependent, Int32 selectionId, IRequestStatus requestStatus)
at Microsoft.ManagementConsole.View.ProcessRequest(Request request)
at Microsoft.ManagementConsole.ViewMessageClient.ProcessRequest(Request request)
at Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Request request)
at Microsoft.ManagementConsole.Executive.RequestStatus.BeginRequest(IMessageClient messageClient, RequestInfo requestInfo)
at Microsoft.ManagementConsole.Executive.SnapInRequestOperation.ProcessRequest()
at Microsoft.ManagementConsole.Executive.Operation.OnThreadTransfer(SimpleOperationCallback callback)

windows windows-10 windows-10-v1803
I'm on Windows 10 Enterprise v1803 build 17134.441. Whenever I try to run any UWP app such as Photos or Calculator I get the error "This app has been blocked by your system administrator".
I am the admin on this PC and I've tried using "Run as Administrator" to no effect. I also tried editing group policies as some sites have suggested but it also doesn't change anything.
I also tried accessing AppLocker via secpol but when I go to Packaged App Rules -> Create New Rule when I get to the Publisher step where you can select an installed packaged app as a reference when I click Select I get an error related to SrpUxSnapIn.dll "MMC has detected an error in a snap-in and will unload it." and then secpol closes.
Here's the stack trace:
Exception type:
System.Reflection.TargetInvocationException
at Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.OnThreadException(Object sender, ThreadExceptionEventArgs e)
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
at System.Windows.Forms.Control.WndProcException(Exception e)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at Microsoft.Security.Srp.Ux.SrpUxRuleListView.CreateManualRule(RuleType ruleType)
at Microsoft.ManagementConsole.View.DoAction(Int32 actionId, Boolean selectionDependent, Int32 selectionId, IRequestStatus requestStatus)
at Microsoft.ManagementConsole.View.ProcessRequest(Request request)
at Microsoft.ManagementConsole.ViewMessageClient.ProcessRequest(Request request)
at Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Request request)
at Microsoft.ManagementConsole.Executive.RequestStatus.BeginRequest(IMessageClient messageClient, RequestInfo requestInfo)
at Microsoft.ManagementConsole.Executive.SnapInRequestOperation.ProcessRequest()
at Microsoft.ManagementConsole.Executive.Operation.OnThreadTransfer(SimpleOperationCallback callback)

windows windows-10 windows-10-v1803
windows windows-10 windows-10-v1803
edited Dec 5 at 20:41
asked Dec 5 at 19:48
Legion
1014
1014
1
Possible duplicate of SSMS wont give up file associations
– Ramhound
Dec 5 at 20:05
Comments are not for extended discussion; this conversation has been moved to chat.
– Mokubai♦
Dec 6 at 8:04
add a comment |
1
Possible duplicate of SSMS wont give up file associations
– Ramhound
Dec 5 at 20:05
Comments are not for extended discussion; this conversation has been moved to chat.
– Mokubai♦
Dec 6 at 8:04
1
1
Possible duplicate of SSMS wont give up file associations
– Ramhound
Dec 5 at 20:05
Possible duplicate of SSMS wont give up file associations
– Ramhound
Dec 5 at 20:05
Comments are not for extended discussion; this conversation has been moved to chat.
– Mokubai♦
Dec 6 at 8:04
Comments are not for extended discussion; this conversation has been moved to chat.
– Mokubai♦
Dec 6 at 8:04
add a comment |
1 Answer
1
active
oldest
votes
You ran sfc /scannow and it detected errors that it couldn't manage to fix.
These errors were described as "corrupt files", and even knowing which files
they are, you have no means of fixing them yourself, since the problem
here is with Windows protected files.
The way to fix the Windows files back to a correct state is to do
Repair Install of Windows 10 with an In-place Upgrade.
Follow well the steps described in this article.
This repair will be without losing anything, except all installed Windows Updates
since Windows version 1803 was installed, and perhaps some settings.
Although this operation is supposed to preserve your data, applications,
drivers and most Windows settings, I would still advice to take very good backups
before starting, just in case.
Thanks for the assistance. Not sure I trust a repair install. Might as well reinstall windows fresh.. maybe Windows 7, Windows 10 is just a constant disaster.
– Legion
Dec 5 at 23:32
I don't recommend installing Windows 7, which is nowadays in effect unsupported. Windows 10 may have its faults, but it also has some good points, especially regular security updates.
– harrymc
Dec 6 at 7:22
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1381121%2fwhy-cant-i-run-any-uwp-apps-in-windows-10-enterprise%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You ran sfc /scannow and it detected errors that it couldn't manage to fix.
These errors were described as "corrupt files", and even knowing which files
they are, you have no means of fixing them yourself, since the problem
here is with Windows protected files.
The way to fix the Windows files back to a correct state is to do
Repair Install of Windows 10 with an In-place Upgrade.
Follow well the steps described in this article.
This repair will be without losing anything, except all installed Windows Updates
since Windows version 1803 was installed, and perhaps some settings.
Although this operation is supposed to preserve your data, applications,
drivers and most Windows settings, I would still advice to take very good backups
before starting, just in case.
Thanks for the assistance. Not sure I trust a repair install. Might as well reinstall windows fresh.. maybe Windows 7, Windows 10 is just a constant disaster.
– Legion
Dec 5 at 23:32
I don't recommend installing Windows 7, which is nowadays in effect unsupported. Windows 10 may have its faults, but it also has some good points, especially regular security updates.
– harrymc
Dec 6 at 7:22
add a comment |
You ran sfc /scannow and it detected errors that it couldn't manage to fix.
These errors were described as "corrupt files", and even knowing which files
they are, you have no means of fixing them yourself, since the problem
here is with Windows protected files.
The way to fix the Windows files back to a correct state is to do
Repair Install of Windows 10 with an In-place Upgrade.
Follow well the steps described in this article.
This repair will be without losing anything, except all installed Windows Updates
since Windows version 1803 was installed, and perhaps some settings.
Although this operation is supposed to preserve your data, applications,
drivers and most Windows settings, I would still advice to take very good backups
before starting, just in case.
Thanks for the assistance. Not sure I trust a repair install. Might as well reinstall windows fresh.. maybe Windows 7, Windows 10 is just a constant disaster.
– Legion
Dec 5 at 23:32
I don't recommend installing Windows 7, which is nowadays in effect unsupported. Windows 10 may have its faults, but it also has some good points, especially regular security updates.
– harrymc
Dec 6 at 7:22
add a comment |
You ran sfc /scannow and it detected errors that it couldn't manage to fix.
These errors were described as "corrupt files", and even knowing which files
they are, you have no means of fixing them yourself, since the problem
here is with Windows protected files.
The way to fix the Windows files back to a correct state is to do
Repair Install of Windows 10 with an In-place Upgrade.
Follow well the steps described in this article.
This repair will be without losing anything, except all installed Windows Updates
since Windows version 1803 was installed, and perhaps some settings.
Although this operation is supposed to preserve your data, applications,
drivers and most Windows settings, I would still advice to take very good backups
before starting, just in case.
You ran sfc /scannow and it detected errors that it couldn't manage to fix.
These errors were described as "corrupt files", and even knowing which files
they are, you have no means of fixing them yourself, since the problem
here is with Windows protected files.
The way to fix the Windows files back to a correct state is to do
Repair Install of Windows 10 with an In-place Upgrade.
Follow well the steps described in this article.
This repair will be without losing anything, except all installed Windows Updates
since Windows version 1803 was installed, and perhaps some settings.
Although this operation is supposed to preserve your data, applications,
drivers and most Windows settings, I would still advice to take very good backups
before starting, just in case.
answered Dec 5 at 22:59
harrymc
253k12259562
253k12259562
Thanks for the assistance. Not sure I trust a repair install. Might as well reinstall windows fresh.. maybe Windows 7, Windows 10 is just a constant disaster.
– Legion
Dec 5 at 23:32
I don't recommend installing Windows 7, which is nowadays in effect unsupported. Windows 10 may have its faults, but it also has some good points, especially regular security updates.
– harrymc
Dec 6 at 7:22
add a comment |
Thanks for the assistance. Not sure I trust a repair install. Might as well reinstall windows fresh.. maybe Windows 7, Windows 10 is just a constant disaster.
– Legion
Dec 5 at 23:32
I don't recommend installing Windows 7, which is nowadays in effect unsupported. Windows 10 may have its faults, but it also has some good points, especially regular security updates.
– harrymc
Dec 6 at 7:22
Thanks for the assistance. Not sure I trust a repair install. Might as well reinstall windows fresh.. maybe Windows 7, Windows 10 is just a constant disaster.
– Legion
Dec 5 at 23:32
Thanks for the assistance. Not sure I trust a repair install. Might as well reinstall windows fresh.. maybe Windows 7, Windows 10 is just a constant disaster.
– Legion
Dec 5 at 23:32
I don't recommend installing Windows 7, which is nowadays in effect unsupported. Windows 10 may have its faults, but it also has some good points, especially regular security updates.
– harrymc
Dec 6 at 7:22
I don't recommend installing Windows 7, which is nowadays in effect unsupported. Windows 10 may have its faults, but it also has some good points, especially regular security updates.
– harrymc
Dec 6 at 7:22
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1381121%2fwhy-cant-i-run-any-uwp-apps-in-windows-10-enterprise%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Possible duplicate of SSMS wont give up file associations
– Ramhound
Dec 5 at 20:05
Comments are not for extended discussion; this conversation has been moved to chat.
– Mokubai♦
Dec 6 at 8:04