Вирус заблокировал права администратора windows 10

An Administrator Has Blocked You From Running This App –  How to Fix on a Windows 10 PC

Sometimes when you decide to open an app or file or install or open a program on your Windows 10 PC, you might get the error «An administrator has blocked you from running this app».

You get this error because Windows 10 is optimized for protection against malware through Windows Defender and User Account Control (UAC).

But at times, this protection is overly sensitive. So, on some occasions, the error occurs even when you’re trying to run trusted apps or open trusted files.

Today is hopefully the last day you’ll see this error pop up on your Windows 10 PC. Because in this article, I will show you 5 ways to fix it, so you can start using your computer without the fear of the error.

PS: If you’re getting this error while running a trusted app or trying to open a trusted file, the solutions provided in this article are for you. If you don’t trust the app, use any of the solutions only if you’re ready to take a risk.

Table of Contents

  • Temporarily Disable Your Antivirus Program
  • Disable the Windows Smartscreen Feature
  • Unblock the File
  • Run the App with the Command Prompt
  • Make Changes to the Group Policy
  • Conclusion

Solution 1: Temporarily Disable Your Antivirus Program

If you get the «An administrator has blocked you from running this app» error, it could be because of your antivirus app.

So, disabling the antivirus app could provide a solution.

Whether you use the inbuilt Windows Defender or a third-party antivirus program, the steps below will help disable it.

Step 1: Press ALT + SHIFT + ESC on your keyboard to open the Task Manager.

Step 2: Switch to the Startup tab.

Step 3: Locate your Antivirus Program in the list, right-click on it and select «Disable».

ss-1-4

PS: If you don’t find your antivirus program in the startup tab, then check the Processes tab.

Solution 2: Disable the Windows Smartscreen Feature

The Windows Smartscreen is an anti-malware feature that works with Windows Defender to block malware.

Sometimes, it triggers this error even when you’re using a trusted app.

To disable Smartscreen, follow the steps below:

Step 1: Press WIN + S on your keyboard and search for «smartscreen», then click on the «App & Browser Control» search result.

ss-2-2

Step 2: Open the «Reputation-based protection settings» link.

ss-3-3

Step 3: Turn off the toggle under «Potentially unwanted app blocking».

ss-4-3

Solution 3: Unblock the File

If you’re getting the error while opening a file, this solution is for you.

Step 1: Right-click on the file and select Properties.

ss-5-3

Step 2: In the General tab, check «Unblock» under «Security».

Step 3: Click Apply and then Ok.

ss-6-3

Solution 4: Run the App with the Command Prompt

Command prompt allows you to run an app and bypass the administrator check.

So you can avoid getting this error if you run the app triggering the error using the command prompt.

The following steps show you how to run any app with the command prompt:

Step 1: Locate the app triggering the error, right-click on it and select Open file location.

ss-7-1

Step 2: Right-click on the file and select properties.

ss-8-3

Step 3: In the General tab, copy the texts under location. Don’t close the Properties window yet.

ss-9-1

Step 4: Click on Start and search for «cmd», then select Run as Administrator on the right.

cmd-admin-3

Step 5: In the command prompt, paste the text you copied in step 3, then minimize the command prompt.

ss-10-2

Step 5: Head back to the Properties opened in Step 1 and copy the file name.

ss-11-1

Step 6: Maximize the Command Prompt, type «\» (slash) in front of the text you pasted in Step 4, and paste in the file name, as you can see in the screenshot below.

ss-12-1

Step 7: Hit ENTER to finally launch the app.

Solution 5: Make Changes to the Group Policy

With the Group Policy, you can make changes you won’t easily find anywhere else on your computer.

One of these changes can be made on the User Accounts Control (UAC) to allow apps to escape the administrator check.

To make the changes that will get rid of the error, follow the steps below:

Step 1: Press WIN + R on your keyboard to open the Run dialogue.

Step 2: In the run dialogue, type in «gpedit.msc» and hit ENTER on your keyboard.

ss-13-1

Step 3: Under Computer Configuration, expand Windows Settings, Security Settings, and Local Policies.

Step 4: Click on Security Options. Don’t attempt to expand it, just click on it.

ss-14-1

Step 5: Navigate to the bottom and double-click «User Account Control: Run all administrators in Admin Approval Mode».

ss-15

Step 6: Select Disable, click Apply, and then Ok.

ss-16

Conclusion

This article showed you 5 different ways you can fix the «An administrator has blocked you from running this app» error.

This error message is only one of the 3 ways the error could come up.

If you’re getting it in the form of «Your system administrator has blocked this program Group Policy, GPO, Regedit», then solution 5 is for you.

If you’re getting it in the form of «Your system administrator has blocked this program uTorrent, Avast, AVG», then solution 1 is for you.

In short, you’ll just need to figure out the source of the error and then choose the solution that’s right for your situation.

If you find this article helpful, consider sharing it with your friends and family.

Thank you for reading.



Learn to code for free. freeCodeCamp’s open source curriculum has helped more than 40,000 people get jobs as developers. Get started

If you are trying to launch a program on Windows 10 and you get an error message saying, «Administrator blocked you from running this app,» then this is likely due to a mistake on your part. The error message can be caused by a number of reasons, including installing apps without Administrator rights or forgetting to enter your password when prompted.

Whatever the reason, there are multiple solutions to bypass this error in Windows 10. 

5 Solutions To Fix Error: Bypass «Administrator Blocked You From Running This App» in Windows 10

Quick Navigation:

  • Method 1. Temporarily disable your antivirus program
  • Method 2. Install the app using the hidden administrator account
  • Method 3. Change the Group Policy
  • Method 4. Execute the file via Command Prompt
  • Method 5. Disable Windows SmartScreen

Method 1. Temporarily disable your antivirus program

If you have any third-party antivirus program installed, disable it temporarily. If this doesn’t work, you’ll need to uninstall the antivirus program and reinstall it after the registry changes.

Whether you use Windows Defender or a third-party antivirus program, the steps below will assist you.

Step 1. Open the Task Manager by pressing ALT + SHIFT + ESC on your keyboard.

Step 2. Navigate to the Startup section.

Step 3. In the list, find your antivirus program, right-click it, and select «Disable.»

select disable

Method 2. Install the app using the hidden administrator account

If your administrator account has been blocked by Windows 10, you can always install the app using another hidden administrator account. Here’s what you need to do:

Step 1. To open the Start menu, press the Windows logo key and type ‘Command Prompt’ (cmd exe) into the Search box.

Step 2. Use the command line to run «net user administrator /active: yes». If you see the message «The command was successfully completed,» the method was successful.

run net user administrator

Step 3. Enter the new administrator account after signing out of the current user account. You should be able to run the software from this point.

Step 4. Log back into your local user and run the net user administrator /active: no command to disable the hidden administrator account.

Further Reading: Bypass Admin Password Windows 10

Method 3. Change the Group Policy 

You can use Group Policy to make changes to your computer that you won’t find anywhere else. Group Policy is primarily a security tool for applying security settings to users and computers.

One of these changes can be made to the User Accounts Control (UAC) to help apps bypass the administrator check.

The following steps will help you eliminate the error:

Step 1. On your keyboard, press WIN + R to open the Run dialogue.

Step 2. Type «gpedit.msc» in the run dialogue box and press ENTER.

Step 3. Expand Windows Settings, Security Settings, and Local Policies under Computer Configuration.

Step 4. Select «Security Options.» Don’t try to expand it; click on it.

Step 5. Double-click «User Account Control: Run all administrators in Admin Approval Mode» at the bottom.

select local account option

Step 6. Select «Disable,» then Apply and OK.

Method 4. Execute the file via Command Prompt

Most of the time, the error appears when you open a file or folder. It is because some programs require administrative permission to run. If you don’t have that, «Execute the file via Command Prompt» can help you fix the error in the next 5 minutes. 

The Windows operating system has a built-in feature that allows you to run applications from unknown or untrusted sources. This feature is called User Account Control (UAC).

If you are trying to install a program on your computer, follow the steps to enable the UAC program. 

To that follow, follow the steps mentioned below. 

Step 1. Locate the app triggering the error, right-click, and select Open file location.

Step 2. Right-click the file and select properties.

Step 3. Copy the texts under location in the General tab. Close the Properties window first.

Step 4. Search for «cmd» in the Start menu, then select Run as Administrator on the right.

go to command prompt

Step 5. Paste the text from step 3 into the command prompt, then minimize the command prompt. 

enter administrator command prompt

Step 6. Return to the Properties window opened in Step 1 and copied the file name.

Step 7. Increase the size of the Command Prompt, type » (slash) in front of the text you pasted in Step 4, and paste it into the file name, as shown in the screenshot below.

Step 8. Finally, press ENTER to start the app.

Method 5. Disable Windows SmartScreen

Windows SmartScreen is one of the most helpful features to protect your PC from malicious apps and files. However, it may block you from running certain apps or files to ensure you are safe.

If you want to run the app anyway, follow these steps:

Step 1. Locate the file you want to run or install, right-click it, and choose Properties.

Step 2. Check the box next to «Unblock.»

Step 3. We have marked this file as safe, so it should pass through SmartScreen.

Step 4. Now, try running the file. 

choose apply

If the problem persists, try temporarily disabling Windows SmartScreen to run the file. Please re-enable it, or you risk infecting your Windows PC with malware.

Step 1. Search for Windows Defender Security Center or right-click on the shield icon in the right part of your taskbar and select «Open.»

Step 2. Expand the right-hand menu by clicking on it, then select «App and browser control.»

Step 3. Locate and disable the «Check apps and files» section.

Step 4. Now try running the file.

After installing or running a file, re-enable Windows SmartScreen by repeating the steps above, but this time, click on «Block» in the «Check apps and files» section.

Conclusion    

Running an app for the first time on Windows 10 can be tricky. Despite the warnings, desktops may still run several trusted apps, but it’s best to create protection. This article has probably helped you overcome this security limitation and run any app, even without administrative rights. 

Table of contents

  • Causes of “This App Has Been Blocked by Your System Administrator”
  • How to Fix “This App Has Been Blocked by Your System Administrator”
    • Fix 1: Unblock the file
    • Fix 2: Disable Windows SmartScreen
    • Fix 3: Run the file as administrator
    • Fix 4: Execute the file via the Command Prompt
    • Fix 5: Run the app using the hidden administrator account
    • Fix 6: Temporarily Disable Your Antivirus Program
    • Fix 7: Reset or repair a Microsoft Store app
    • Fix 8: Remove the admin block in the Windows Registry
    • Fix 9: Modify the Group Policy settings
  • “This App Has Been Blocked by Your System Administrator” Fixed
  • FAQ

This article will explore the causes of this issue and provide effective solutions.The notification that sometimes also manifests as “ An administrator has blocked you from running this app ” comes up when you try launching or installing a new program. It occurs due to the actions of Microsoft Defender and the User Account Control (UAC) software in trying to keep your PC safe from potential threats. That said, if you are not sure if the file you are trying to run is safe, it’s not advised to try and bypass the “ This app has been blocked by your system administrator ” message. However, if the message comes up even when you try installing and/or launching trusted software, then you may want to learn how to unblock apps to get that fixed.  But first, let’s explore the causes of the error message.

Causes of “This App Has Been Blocked by Your System Administrator”

The “ This app has been blocked by your system administrator ” error can be triggered by several reasons:

  • Lack of admin rights: One common cause is when the app doesn’t have the necessary administrative permissions to run.
  • Microsoft Defender settings: Microsoft Defender settings may block the app if it’s flagged as potentially unsafe.
  • SmartScreen: Windows SmartScreen may prevent the app from running if it’s not recognized as trusted.
  • Recent Windows updates: Sometimes, newly installed Windows updates may interfere with certain applications, leading to this error.
  • Antivirus software interference: Third-party antivirus programs may mistakenly identify the app as a threat and block it from running.

Now that we know what triggers the error, let’s find out how to unblock an app if an administrator has blocked you from running this app .

How to Fix “This App Has Been Blocked by Your System Administrator”

Fix 1: Unblock the file

Unblocking the file is the first step to take if you’re getting the “This app has been blocked by your system administrator” error. Follow these steps:

  • Right-click on the file to open the context menu.
  • From the context menu, select Properties.
  • In the Properties window, navigate to the General tab.
  • Locate and check the Unblock box within the General tab.
  • Click Apply and OK to close the Properties window.
  • Try running the file again to see if the error message persists.

Locate and check the <em>Unblock</em> box within the General tab » src=»https://www.auslogics.com/en/articles/wp-content/uploads/2024/03/0.png»></p>
<div class= Картинка с сайта: www.auslogics.com

Fix 2: Disable Windows SmartScreen

Windows has the SmartScreen feature, which is a cloud-based component that wards off phishing and malware attacks. It cross-references downloaded files against a list of programs and software websites that have been reported to be unsafe. You are also notified if the file you are trying to execute is not known to be trusted and popular amongst Windows users. To disable SmartScreen and see if it is behind the error, here’s what you have to do:

  • Press Windows key to open the Start menu.
  • In the search bar, type Smartscreen and select App and browser control from the results.
  • In the Windows Security Center that opens, go to Check apps and files (Reputation-based protection settings in Windows 11) and select Off.
  • Now, try running your file again to see if the issue has been fixed.

In the <em>search bar</em>, type smartscreen and select <em>App and browser control</em> from the results » src=»https://www.auslogics.com/en/articles/wp-content/uploads/2024/03/2.png»></p>
<div class= Картинка с сайта: www.auslogics.com

To avoid exposing your PC to malicious items, please ensure that you re-enable Windows SmartScreen after you’ve succeeded in running your file. Simply follow the steps indicated above, but select On instead of Off when you get to Step 3.

Fix 3: Run the file as administrator

Try running the file as administrator to resolve the “This app has been blocked by your system administrator” error. Here’s how:

  • Locate and right-click the file, then select Run as administrator.
  • Click Yes in the UAC window.

Click <em>Yes</em> in the <em>UAC</em> window » src=»https://www.auslogics.com/en/articles/wp-content/uploads/2024/03/%E2%80%98RaO%C2%ADc%C2%AEa-21-11-2024-100228.png»></p>
<div class= Картинка с сайта: www.auslogics.com

Fix 4: Execute the file via the Command Prompt

You can get through the error message by using the elevated Command Prompt to run your file. Simply follow these easy steps:

  • Right-click on the file and select Properties from the context menu.

Right-click on the file and select Properties from the context menu.

  • In the General tab, highlight and copy the entry under Location. For example, “C:\Users\Public\Downloads.”

In the General tab, highlight and copy the entry under Location.

  • Now, in the search box, type cmd, right click the first option, and select Run as administrator from the menu.

Now, in the search box, type “cmd”, right click the first option, and select “Run as administrator” from the menu.

  • Paste the file location you copied in Step 2 in the elevated Command Prompt window.
  • Minimize the elevated Command Prompt and go back to the file’s Properties window (as shown in Step 1). Copy the name of the file (it is the entry in the box at the top of the page. For example, “auslogics-anti-malware-setup.exe”).
  • Maximize the elevated Command Prompt. Type “\” and then paste the entry you copied in Step 5. You will now have the location and name of the file. It should be something like this: “C:\Users\Public\Downloads\auslogics-anti-malware-setup.exe.”
  • Press Enter on your keyboard to execute the command. See if the error message will still appear.

Press Enter on your keyboard to execute the command.

Fix 5: Run the app using the hidden administrator account

Using the hidden administrator account might enable you to successfully run your application. Here’s what you have to do:

  • Run the Command Prompt as administrator by following the steps in the previous fix.

Now, in the search box, type “cmd”, right click the first option, and select “Run as administrator” from the menu.

  • Copy and paste the following command in the elevated Command Prompt window and press Enter to execute it:
net user administrator /active:yes

Copy and paste the following command in the elevated Command Prompt window and press Enter to execute it

Once you’ve done so, the “The command completed successfully” confirmation should appear.

  • Sign out of your current user account. To do this, simply click the Windows icon displayed in the taskbar. Now click on your user logo and select “Sign out.”
  • Now, sign in to the administrator account.
  • Try running the file you were having issues with.

If you wish to disable the hidden administrator account after you’ve successfully executed the file, open the elevated Command Prompt, then copy and paste the following entry into the window, and then press Enter:

net user administrator /active:no

Fix 6: Temporarily Disable Your Antivirus Program

It may well be that it is the third-party antivirus program on your PC that is throwing up the “An administrator has blocked you from running this app” or similar message.

So, the first thing you have to do is to add an exception for the application you are trying to launch. To find this setting, we suggest consulting your antivirus program’s user manual or simply look it up on the web.

PRO TIP

You also have the option of completely disabling the antivirus software if you are unable to find a way of adding an exception for the problematic app. But keep in mind that it is important to have a strong and trusted security program active on your PC at all times to keep you safe from potential threats. In this regard, we recommend Auslogics Anti-Malware.

Scan for security issues with Auslogics Anti-Malware

Scan your PC for malware with the Auslogics Anti-Malware


Also Read:TOP-10 Cyber Security Threats: All You Need to Know


Fix 7: Reset or repair a Microsoft Store app

If it’s a Microsoft Store app that is triggering the “This app has been blocked by your system administrator” error, try resetting or repairing the app by following these steps:

  • Press Windows key + I to open the Settings app.
  • In the Settings window, navigate to Apps.
  • Click on Apps & features from the left sidebar (In Windows 11, select Installed apps).
  • Scroll through the list of installed apps to find the Microsoft Store app that’s causing the error.
  • Click on the app, then on Advanced options below the app’s name (In Windows 11, click on three vertical dots next to the app and select Advanced options).
  • In the Advanced options menu, you’ll see options to reset or repair the app. Choose either Reset or Repair depending on your preference. The reset option will revert the app to its default settings, while the repair option will attempt to fix any issues with the app.

Choose either <em>Reset</em> or <em>Repair</em> » src=»https://www.auslogics.com/en/articles/wp-content/uploads/2024/03/%E2%80%98RaO%C2%ADc%C2%AEa-21-11-2024-100018-copy.png»></p>
<div class= Картинка с сайта: www.auslogics.com

  • Follow any on-screen instructions that may appear to complete the reset or repair process.
  • After resetting or repairing the app, it’s a good idea to restart your PC to ensure the changes take effect.
  • Additionally, make sure the app is up to date by checking for updates in the Microsoft Store.

Fix 8: Remove the admin block in the Windows Registry

Removing the admin block through the Windows Registry is another proven solution to fix the “ This app has been blocked by your system administrator ” error. Here’s how to do it:

  • Press Windows key + R, type regedit and press Enter.
  • In Registry Editor, navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System 
  • Look for the entry named EnableLUA. Double-click on it and change its value to 0.
  • Close Registry Editor and restart your computer.
  • Check if the app can start now.

FIn Registry Editor, navigate to the following key HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem

Important

Tweaking registry settings is a risky business, where even a tiny typo can cause system instability and lead to unintended consequences. Proceed with this method only if you are absolutely confident about what you’re doing.


Related:What is the Windows Registry And Why Do You Need a Registry Cleaner?


Fix 9: Modify the Group Policy settings

If nothing else worked, try adjusting the Group Policy settings to disable Admin Approval Mode and other UAC policies. Note that this fix doesn’t work for Windows Home edition. If you own a Pro version, follow these steps:

  • Press Windows key and R simultaneously to open the Run utility.
  • In the dialog box, type gpedit.msc and hit Enter to launch the Local Group Policy Editor.

Press Windows key and R simultaneously to open the Run utility. In the dialog box, type gpedit.msc and hit Enter to launch the Local Group Policy Editor.

  • In the Local Group Policy Editor, go to the following path: Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options.
  • Double-click on the “User Account Control: Run all administrators in Admin Approval Mode” entry.
  • In the pop-up window, select the Disabled option.
  • Click on the Apply button, then close the window by clicking OK.

Click on the Apply button, then close the window by clicking OK.

  • Test whether you can run the file without encountering the error now.

“This App Has Been Blocked by Your System Administrator” Fixed

Now you know how to unblock an app if an administrator has blocked you from running this app. From simple fixes, like unblocking a file and disabling Windows SmartScreen, to complex ones, like making changes in the registry and Group Policy settings, now you have all the tools to get rid of the “This app has been blocked by your system administrator” error for good.

If you have any questions or thoughts, please feel free to drop them in the comments section below. We’d love to hear from you.

FAQ

Can I unblock an app without administrator privileges?

No, typically, you need administrator privileges to unblock an app. However, some methods may allow you to unblock certain apps without administrator privileges, depending on the security settings and permissions.

What should I do if I cannot unblock the app?

If you cannot unblock the app, try alternative methods such as running the app using the Command Prompt, disabling antivirus programs temporarily, or repairing/resetting the Microsoft Store app.

Can an app be blocked again after unblocking?

Yes, an app can be blocked again after unblocking, especially if it triggers security measures or violates system policies.

Источник

При запуске какой-либо .msc оснастки управления компьютером, например, диспетчера устройств, других элементов администрирования или compmgmt.msc (для их открытия используется mmc.exe) с помощью диалога «Выполнить» или иным способом в Windows 10 и Windows 11 вы можете столкнуться с ошибкой: «Это приложение заблокировано в целях защиты. Администратор заблокировал выполнение этого приложения. За дополнительными сведениями обратитесь к администратору».

В этой инструкции подробно о способах исправить ошибку и возможных вариантах действий, если контроль учетных записей сообщает о том, что выполнение mmc.exe было заблокировано администратором. На случай возникновения похожей ошибки при запуске других программ отдельная инструкция: Это приложение заблокировано в целях защиты — как исправить?

Способы запуска .msc и mmc.exe, которые могут продолжать работать при ошибке

Сообщение об ошибке Администратор заблокировал выполнение mmc.exe

Сначала 2 способа, которые могут позволить запустить нужный элемент, несмотря на ошибку: то есть при стандартном (например, через окно «Выполнить») способе запуска ошибка сохранится, а при использовании предложенного метода запуск может быть успешно выполнен:

  1. Запустите командную строку от имени администратора (именно командную строку, а не окно «Выполнить», подробнее: Как запустить командную строку от Администратора) и уже из неё выполните запуск, например, таким образом (пример для диспетчера устройств): mmc.exe devmgmt.msc — с большой вероятностью запуск пройдёт успешно. Нужный элемент вам элемент .msc указан в сообщении об ошибке.
    Запуск mmc.exe в командной строке от имени администратора

  2. Включите встроенную скрытую учетную администратора и выполните запуск из неё.

Это не решает проблему как таковую, но, если запуск требуемого элемента управления требуется лишь единожды, может оказаться вполне работоспособным и применимым. Впрочем, для однократного запуска включение системной учетной записи Администратора может быть излишним.

Прежде чем приступать к следующим способам, обратите внимание: в теории проблема может оказаться следствием какого-то системного сбоя, ошибках в обновлениях системы или воздействия сторонних программ. В такой ситуации можно попробовать использовать точки восстановления системы на дату, когда ошибка не проявляла себя.

Пересоздание базы данных каталогов

Рассматриваемая проблема при запуске оснасток MMC часто возникает из-за ошибок инициализации базы данных каталогов. Проверить, в этом ли дело, можно изучив события в «Просмотре событий Windows»: при наличии ошибок с кодами событий 256 и 642 с источниками CAPI2 и ESENT, причина, по всей видимости, именно в этом.

Решение будет следующим (предварительно сохраните все несохраненные документы):

  1. Запустите Терминал Windows или Windows PowerShell от имени администратора, сделать это можно нажав правой кнопкой мыши по кнопке Пуск и выбрав соответствующий пункт контекстного меню.
  2. По порядку введите следующие три команды:
    Stop-Service cryptsvc
    Rename-Item -Path "C:\Windows\System32\catroot2" -NewName catroot2.old
    Restart-Computer -Force
  3. После выполнения третьей команды компьютер будет автоматически перезагружен.

То же самое можно выполнить в командной строке, запущенной от имени администратора:

SC stop CryptSvc
ren C:\Windows\System32\catroot2 catroot2.old
shutdown -r -t 0

Выполнив описанные действия, проверьте, была ли решена проблема после перезагрузки: вероятнее всего, ошибки, сообщающие о блокировке запуска mmc.exe администратором, не повторятся.

Другие способы исправить проблему заблокированного выполнения mmc.exe

Прежде чем выполнять некоторые из шагов, описанных далее, желательно убедиться, что на вашем компьютере оригинальный файл mmc.exe, то есть он не был подменён каким-то вредоносным ПО или испорчен. Для этого:

  • Для проверки целостности файла (и того факта, что это действительно системный файл) в командной строке от имени администратора используйте команду
    sfc /scanfile=C:\Windows\System32\mmc.exe
  • При опасениях можно проверить файл mmc.exe из System32 с помощью VirusTotal
  • По некоторым сообщениями, иногда может сработать простая проверка диска на ошибки с помощью команды
    chkdsk С: /F /R

    в командной строке.

Далее можно приступить к исправлению проблемы, возможные варианты:

  1. Запустите secpol.msc с помощью окна «Выполнить» (или, если запуск не выполняется — описанным в первом разделе способом с помощью командной строки), перейдите в «Локальные политики» — «Параметры безопасности» и найдите параметр «Контроль учетных записей: все администраторы работают в режим одобрения администратором». Установите его значение в «Отключен», сохраните настройки и обязательно перезагрузите компьютер.
    Изменение локальной политики безопасности

  2. По некоторым отзывам, фильтр SmartScreen может вызывать рассматриваемую проблему в некоторых версиях Windows. Решение — попробовать отключить его, для этого необходимо зайти в «Безопасность Windows» — «Управление приложениями/браузером» — «Параметры защиты на основе репутации» и отключить проверку приложений и файлов, а также потенциально нежелательных приложений с помощью SmartScreen.
    Отключение фильтра SmartScreen

  3. Можно попробовать временно отключить контроль учетных записей, подробнее: Как отключить UAC или контроль учётных записей Windows 10.
    Отключение контроля учетных записей

Среди часто предлагаемых способов — проверка запрещенных оснасток в gpedit.msc для Pro или Enterprise версий Windows 11 и Windows 10 (запустить при ошибках также можно попробовать через командную строку). На мой взгляд, он не совсем подходит для рассматриваемой ошибки, но в целях проверки ограничений можно попробовать:

  1. Запустите gpedit.msc
  2. Перейдите в раздел «Конфигурация пользователя» — «Административные шаблоны» — «Компоненты Windows» — «Консоль управления (MMC)».
  3. Проверьте параметр «Ограничить пользователей списком явно разрешенных оснасток» (должно быть «На задана»).
  4. Откройте подраздел «Запрещенные и разрешенные оснастки». По умолчанию значение для всех параметров также должно быть «Не задана».
  5. Если для каких-то из политик задано «Отключена», дважды нажмите по ней и установите значение «Не задана», а затем примените настройки.
    Заблокированные оснастки в gpedit.msc

В случае, если на вашем компьютере установлена домашняя редакция системы, gpedit будет недоступным, но вы можете проверить значения в разделе реестра

HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft

в нём по умолчанию должен отсутствовать подраздел MMC с любыми значениями и вложенными разделами.

Если одно из предложенных решений оказалось рабочим в вашей ситуации, прошу поделиться в комментариях, какое именно: это поможет собрать полезную статистику.

Источник

В данной теме Администрация Клуба «Лаборатории Касперского» проводит приём заявок участников клуба на вступление в группу Старожилы.
.
.
КАК ВСТУПИТЬ?

Состоять в группе «Активисты» не менее 4 месяцев.

Набрать не менее 500 сообщений в разделах с включённым счётчиком сообщений.

Иметь репутацию не ниже 150 пунктов.

Иметь срок пребывания на форуме не менее 1 года.

Не иметь серьёзных нарушений, отмеченных в Центре предупреждений пользователя, за последние 6 календарных месяцев.

Подать заявку на вступление в указанную группу.

Вступление в группу добровольное.

Администрация клуба может перевести пользователя в группу «Старожилы» по своему усмотрению, даже если это противоречит правилам вступления.

Заявки нужно подавать в этой теме с использованием шаблона:

Прошу принять меня в группу Старожилы.

В группе Активисты состою с ДД.ММ.ГГГГ (ссылка на сообщение Администратора о приёме в группу), с момента вступления прошло более 4 месяцев.
Количество сообщений: ХХХ из 500 необходимых.
Репутация: ХХ из 150 необходимых.
Непогашенные предупреждения, отмеченные в Центре предупреждений, за последние 6 месяцев отсутствуют.
Дата регистрации ДД.ММ.ГГГГ, с момента регистрации прошло более 1 года.

.
.
ПРЕИМУЩЕСТВА

 

Повышение статуса пользователя на форуме в качестве благодарности за активность и долгое пребывание на форуме.

Скидка в Магазине сувениров — 25%.

Свой закрытый раздел на форуме (общий для Активистов и Старожилов).

Возможность получить Членский билет клуба.

Увеличенные размер ящика личных сообщений и время редактирования своих сообщений по сравнению с группой «Активисты».

Получение беспроцентного кредита размером не более 1’500 баллов.

Лимит на изменение репутации другим пользователям — до 50 пунктов в сутки.

Почтовый ящик в домене клуба.

Возможность закрытия своих тем.

 

.
ОБЯЗАННОСТИ

 

С уважением относиться ко всем гостям и членам клуба, вне зависимости от их опыта, возраста, национальной принадлежности, религиозных убеждений и иных предпочтений.

Быть вежливыми, дисциплинированными и ответственными, следить за своим поведением, строго следовать положениям Устава и Правилам форума.

Корректно общаться на форуме, быть примером для других участников.

Не производить действия, намерено направленные на создание негативной репутации клуба и «Лаборатории Касперского».

Участвовать в жизни проекта (предлагать новые идеи, принимать участие во встречах, участвовать в продвижении клуба и продукции «Лаборатории Касперского»).

Предлагать и организовывать реально выполнимые мероприятия на форуме, способствующие поднятию активности и привлечению новых пользователей (не менее одного мероприятия в год).

Помогать новичкам форума в вопросах использования функций ресурса и ориентирования в структуре групп и форумов.

Не разглашать информацию из закрытых разделов форума.

 

.
ИСКЛЮЧЕНИЕ ИЗ ГРУППЫ

 

Нахождение в группе «Старожилы» возможно только при исполнении пользователем обязанностей своей группы, перечисленных в положениях Устава.

В случае, если пользователь не выполняет всех обязанностей своей группы только последнее полугодие, он уведомляется, что может быть исключён из соответствующей группы.

В случае, если пользователь находится в соответствующей группе менее трёх месяцев, проверка исполнения им обязанностей группы не производится.

Исключение из группы возможно за грубое намеренное нарушение Правил форума или разглашение информации из закрытых разделов форума.

Решение об исключении из группы «Старожилы» принимается Советом клуба.

Член группы «Старожилы» переводится в группу «Активисты», если соответствует критериям этой группы по итогам прошедшего года, иначе — в группу «Участники». Совет клуба без объяснения причин может не исключать пользователя из группы, независимо от соблюдения им формальных критериев нахождения в группе.

 

.
ПОВТОРНОЕ ВСТУПЛЕНИЕ

 

Повторное вступление в группу «Старожилы», снятую за разглашение закрытой информации, невозможно.

Повторное вступление в группу «Старожилы» производится по заявке Активиста на общих основаниях.

Для повторного вступления в группу «Старожилы» необходимо иметь не менее 50 сообщений за последние 3 месяца в разделах с включённым счётчиком сообщений.

Повторное вступление в группу «Старожилы» (повторная подача заявки в случае отклонения предыдущей) возможно не ранее, чем через 4 месяца после перевода в группу «Активисты» или подачи предыдущей заявки.

Максимальное количество заявок на вступление в группу «Старожилы» — 5 (включая первое вступление в группу).

 

.
ПЕРСПЕКТИВЫ

 

Пользователь из группы «Старожилы» может стать членом Совет клуба.

 

.
Вопрос-ответ:

.

.
p.s. Поблагодарить Администрацию за перевод в группу вы можете плюсом в репутацию. Пожалуйста, не нужно писать отдельное сообщение. Здесь только заявки и решения по ним.

Источник

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Средство устранения сетевых неполадок в windows 7
  • Что значит буква n в windows
  • Драйвер hp laserjet 1320 для windows 7 x86
  • Windows whistler startup sound
  • Digma smart home для windows