Windows 10 Enterprise v1803 sürüm 17134.441'deyim. Fotoğraflar veya Hesap Makinesi gibi herhangi bir UWP uygulamasını çalıştırmayı denediğimde "Bu uygulama sistem yöneticiniz tarafından engellendi" hatası alıyorum.
Bu PC'deki yöneticiyim ve hiçbir etkisi olmadan "Yönetici Olarak Çalıştır" ı kullanmayı denedim. Ayrıca bazı sitelerin önerdiği gibi grup politikalarını düzenlemeyi de denedim, ancak hiçbir şeyi değiştirmiyor.
Ayrıca, secpol üzerinden AppLocker'a erişmeyi de denedim, ancak Paketlenmiş Uygulama Kuralları'na gittiğimde -> Yeni Kural Oluştur'u seçtiğimde Yayıncı adımına gittiğimde, yüklü bir paketlenmiş uygulamayı referans olarak seçebildiğimde Seç'i tıklattığımda SrpUxSnapIn ile ilgili bir hata alıyorum. dll "MMC, ek bileşende bir hata algıladı ve kaldıracak." ve sonra secpol kapanır.
İşte yığın izlemesi:
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)