Меню

Run as administrator ошибка

Содержание

  1. Run as administrator file system error
  2. Описание проблемы
  3. Как обойти ошибку «Необходимо запустить инсталлятор от имени администратора»
  4. Установка MSI через msiexec
  5. Добавление пункта Install as Administrator
  6. Run as administrator file system error
  7. Лучший отвечающий
  8. Вопрос
  9. Ответы
  10. Все ответы

Run as administrator file system error

Добрый день! Уважаемые читатели и гости одного и популярных IT порталов для системных администраторов Pyatilistnik.org. В прошлый раз мы с вами разбирали утилиты и методы подключения к удаленному рабочему столу Windows. В сегодняшней публикации я хочу вам показать. как выходить из ситуации, когда вы администратор на компьютере, но не можете установить дистрибутив и получаете ошибку «Необходимо запустить инсталлятор от имени администратора«.

Описание проблемы

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

В английском варианте это выглядит вот так:

В качестве операционной системы выступает Windows 10 1909.

Наверняка многие скажут, так щелкните просто правым кликом по файлу и выберите пункт «Запуск от имени администратора«. Сказано, сделано. Как видите у MSI файла просто этот пункт будет отсутствовать.

Попробуем зажать клавишу Shift и выбрать из меню пункт «Запуск от имени другого пользователя«.

Даже обладая так же административными правами на данной системе вы получите ошибку:

Как обойти ошибку «Необходимо запустить инсталлятор от имени администратора»

Самый простой и действенный метод, который я использую в своей практике, это запуск командной строки или оболочки PowerShell в режиме администратора. Благодаря этому методу вы обойдете ограничение на запуск MSI пакетов в режиме администратора. Далее, когда вы запустили, например командную строку, вам необходимо перейти в каталог, где лежит ваш MSI пакет. В моем примере, это папка C:Share. Выполним команду:

Командой dir мы выведем содержимое каталога.

Запускаем ваш MSI пакет.

Как видите, теперь ошибка «You must be logged in as an administrator when installing this program» не появилась и наш дистрибутив готов к дальнейшей установке.

Установка MSI через msiexec

Есть такая утилита командной строки msiexec, если вы ее запустите со специальным ключом, то она сразу установит MSI пакет, вам даже не нужно запускать командную строку в режиме администратора, для этого есть ключ /a. Выполните команду в cmd, PowerShell или вообще окне выполнить.

Добавление пункта Install as Administrator

Еще у вас есть возможность внести изменение в реестр Windows и добавить в принудительном порядке пункт «Install as Administrator» для MSI пакетов. Для этого вы можете скачать у меня готовый reg файл или создать собственный вот с таким содержимым:

[HKEY_CLASSES_ROOTMsi.Packageshellrunas]
@=»Install &As Administrator. «

[HKEY_CLASSES_ROOTMsi.Packageshellrunascommand]
@=»msiexec /i »%1»»

Далее запускаем его и соглашаемся с внесением изменений.

Теперь у вас при правом клике по MSI пакету, будет высвечиваться пункт «Install as Administrator»

Источник

Run as administrator file system error

Этот форум закрыт. Спасибо за участие!

Лучший отвечающий

Вопрос

Пользователь user1 является членом группы Администраторы. Пользователь user2 является Обычным пользователем.

1. Заходим в систему под пользователем user2.

2. Выполняем команду cmd.

3. В открывшейся панели выполняем команду

runas /user:имяКомпьютераuser1 cmd

4. Открывается новая консоль. Консоль должна работать с правами Администратора, и все команды в ней исполняемые так же должны выполняться с правами Администратора.

5. Набираем в «новой» консоли, открытой с правами пользователя user1

net localgroup Администраторы user2 /ADD

System error 5 has occurred.
Access is denied.

А Windows XP данная техника работает, почему не работает в Windows7?

Вот что еще замечено. Если в консоли п.4 запускать secpol или gpedit, то они запускаются как и положено с правами Администратора! а вот net localgroup запустить не удается!

Ответы

Запуск CMD Run As Administrator это понятно и это работало.

Все ответы

Попробуй запускать сам cmd (первый) от имени администратора.

Запуск CMD Run As Administrator это понятно и это работало.

Но интересует именно описанный случай.

Запуск CMD Run As Administrator это понятно и это работало.

запуск cmd через Run as different user не повышает привилегии.

а вы попробуйте. у нас есть vbs-скрипт, одно из действий которого — по запросу открыть под административным пользователем командную строку. и оно всегда открывается с порезанным токеном

Вот что еще замечено. Если в консоли п.4 запускать secpol или gpedit, то они запускаются как и положено с правами Администратора! а вот net localgroup запустить не удается!

а попробуйте в этот момент выполнить bcdedit — что скажет?

Запуск CMD Run As Administrator это понятно и это работало.

Но интересует именно описанный случай.

всё верно! (меня форма записи сбила с толку и я неверно прочитал написанное 🙁 )

если (как в данном случае) командную строку запускать с помощью runas или с помощью команды Run as different user в контекстном меню (способ не имеет значения!) и указывать при этом данные пользователя, входящего в группу администраторов, то уровень привилей остается средним, т.е. недостаточным для выполнения нужных задач.

Всё ясно 🙂 (кроме «порезанного токена» 🙂 но это уже оффтоп. )

а попробуйте в этот момент выполнить bcdedit — что скажет?

Алексей, у mmc в манифесте указан запуск из под админа — elevation будет запрошен. cmd же, как и bcdedit — могут «работать» как в elevated, так и в non-elevated, поэтому и не запросят повышения. что меня удивляет в случае с bcdedit 🙂

1) ниччо не понял 🙂 (а mmc тут каким концом. )

2) отвечу Вашими же словами — «а Вы попробуйте!» 😉 bcdedit в данном случае даже не запускается . (как и команда изменения членства в группе)
(bcdedit работает только с высоким уровнем привилегий!)

1) ниччо не понял 🙂 (а mmc тут каким концом. )

2) отвечу Вашими же словами — «а Вы попробуйте!» 😉 bcdedit в данном случае даже не запускается (как и команда изменения членства в группе)
(bcdedit работает только с высоким уровнем привилегий!)

1) ага 🙂 только эта фраза — Если в консоли п.4 запускать secpol или gpedit, то они запускаются как и положено с правами Администратора — требует уточнения: права члена группы администраторов обеспечиваются, поэтому оснастки и работают (они не требуют высшего уровня привилегий), а вот bcdedit требует, поэтому и не работает.

2) это уже слова 🙂 запускается и не работает (ничего не делает) — это не в счёт! 😉

только эта фраза — Если в консоли п.4 запускать secpol или gpedit, то они запускаются как и положено с правами Администратора — требует уточнения: права члена группы администраторов обеспечиваются, поэтому оснастки и работают (они не требуют высшего уровня привилегий)

только эта фраза — Если в консоли п.4 запускать secpol или gpedit, то они запускаются как и положено с правами Администратора — требует уточнения: права члена группы администраторов обеспечиваются, поэтому оснастки и работают (они не требуют высшего уровня привилегий)

Алексей, ну мне скриншот приложить из ProcessExplorer со списком привилегий, предоставленных процессу с запуском secpol.msc обычным методом и через Run as administrator? 🙂 я считаю вам разумным человеком, который сам может сравнить — уверяю, привилегии абсолютно идентичны 🙂 Повышение происходит автоматом — доверенная зона. CMD не запрашивает сам — поэтому и не повышается.

Вы не поняли (неправильно прочитали. ) возможно, я неудачно изложил 🙂

Давайте синхронизируемся (не нужно лишних, новых слов — они и сбивают!):

«с запуском secpol.msc обычным методом» — что за обычный метод появился?!

Я уточнял две вещи:
1) runas /user:adm или run as different user (+adm, где adm-член группы администраторов) и run as administrator — разные операции, поскольку в первом случае мы остаемся на среднем уровне привилегий, а во втором — они повышаются до высокого

2) для работы названных оснасток (secpol и что ещё. ) не требуется высокого уровня привилегий (достаточно «стать» членом административной группы), поэтому они и работают. Для полноценной работы (выполнения) bcdedit и net localgroup /ADD требуется высший уровень привилегий (Mandatory LabelHigh Mandatory Level) поэтому они не работают при первом способе запуска и работают, если консоль открывать с помощью run as administrator.

А необходимость уточнения именно в том, что для одних средств достаточно просто работать с правами администратора, а для других — необходимо еще перейти на высший уровень привилегий! 😉 (даже администратор не запустит bcdedit без run as administrator, если включен UAC!)

Источник

Обновлено 12.05.2021

Необходимо запустить инсталлятор от имени администратораДобрый день! Уважаемые читатели и гости одного и популярных IT порталов для системных администраторов Pyatilistnik.org. В прошлый раз мы с вами разбирали утилиты и методы подключения к удаленному рабочему столу Windows. В сегодняшней публикации я хочу вам показать. как выходить из ситуации, когда вы администратор на компьютере, но не можете установить дистрибутив и получаете ошибку «Необходимо запустить инсталлятор от имени администратора«.

Описание проблемы

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

Для установки клиентской части системы DIRECTUM необходимо запустить инсталлятор от имени администратора

Необходимо запустить инсталлятор от имени администратора

В английском варианте это выглядит вот так:

You must be logged in as an administrator when installing this program

You must be logged in as an administrator when installing this programm

В качестве операционной системы выступает Windows 10 1909.

Просмотр свойств системы Windows 10

Наверняка многие скажут, так щелкните просто правым кликом по файлу и выберите пункт «Запуск от имени администратора«. Сказано, сделано. Как видите у MSI файла просто этот пункт будет отсутствовать.

Свойства MSI файла

Попробуем зажать клавишу Shift и выбрать из меню пункт «Запуск от имени другого пользователя«.

Запуск MSI от имени другого пользователя

Даже обладая так же административными правами на данной системе вы получите ошибку:

Windows не удалось получить доступ к указанному устройству, пути или файлу. Возможно, у вас нет нужных разрешений для доступа к данному объекту

Windows не удалось получить доступ к указанному устройству, пути или файлу. Возможно, у вас нет нужных разрешений для доступа к данному объекту

Как обойти ошибку «Необходимо запустить инсталлятор от имени администратора»

Самый простой и действенный метод, который я использую в своей практике, это запуск командной строки или оболочки PowerShell в режиме администратора. Благодаря этому методу вы обойдете ограничение на запуск MSI пакетов в режиме администратора. Далее, когда вы запустили, например командную строку, вам необходимо перейти в каталог, где лежит ваш MSI пакет. В моем примере, это папка C:Share. Выполним команду:

Командой dir мы выведем содержимое каталога.

Как обойти ошибку "Необходимо запустить инсталлятор от имени администратора"

Запускаем ваш MSI пакет.

В PowerShell это просто .имя.MSI в cmd это просто имя.MSI

Как видите, теперь ошибка «You must be logged in as an administrator when installing this program» не появилась и наш дистрибутив готов к дальнейшей установке.

Запуск MSI пакета в PowerShell

Установка MSI через msiexec

Есть такая утилита командной строки msiexec, если вы ее запустите со специальным ключом, то она сразу установит MSI пакет, вам даже не нужно запускать командную строку в режиме администратора, для этого есть ключ /a. Выполните команду в cmd, PowerShell или вообще окне выполнить.

msiexec /a C:ShareClient.msi (Где C:ShareClient.msi путь до вашего MSI)

Установка MSI через msiexec

Добавление пункта Install as Administrator

Еще у вас есть возможность внести изменение в реестр Windows и добавить в принудительном порядке пункт «Install as Administrator» для MSI пакетов. Для этого вы можете скачать у меня готовый reg файл или создать собственный вот с таким содержимым:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOTMsi.Packageshellrunas]
@=»Install &As Administrator…»

[HKEY_CLASSES_ROOTMsi.Packageshellrunascommand]
@=»msiexec /i «%1″»

Далее запускаем его и соглашаемся с внесением изменений.

Добавление через реестр пункта Install as Administrator для MSI

Теперь у вас при правом клике по MSI пакету, будет высвечиваться пункт «Install as Administrator»

Добавление пункта Install as Administrator

На этом у меня все, мы с вами научились обходить ошибку «Необходимо запустить инсталлятор от имени администратора» при установке MSI. С вами был Иван Семин, автор и создатель IT портала Pyatilistnik.org.

You might need to remove some problematic apps to fix this issue

by Milan Stanojevic

Milan has been enthusiastic about technology ever since his childhood days, and this led him to take interest in all PC-related technologies. He’s a PC enthusiast and he… read more


Updated on September 29, 2022

Reviewed by
Vlad Turiceanu

Vlad Turiceanu

Passionate about technology, Windows, and everything that has a power button, he spent most of his time developing new skills and learning more about the tech world. Coming… read more

  • Sometimes, you need to run a program as an administrator to be able to use it properly.
  • Operations that require elevated access are also impossible to accomplish without admin rights.
  • If Run as administrator is not working, a third-party application is likely causing the problem.

when I click run as administrator nothing happens

XINSTALL BY CLICKING THE DOWNLOAD FILE

To fix various PC problems, we recommend Restoro PC Repair Tool:
This software will repair common computer errors, protect you from file loss, malware, hardware failure and optimize your PC for maximum performance. Fix PC issues and remove viruses now in 3 easy steps:

  1. Download Restoro PC Repair Tool that comes with Patented Technologies (patent available here).
  2. Click Start Scan to find Windows issues that could be causing PC problems.
  3. Click Repair All to fix issues affecting your computer’s security and performance
  • Restoro has been downloaded by 0 readers this month.

Apps and processes are of different types on your PC. All users can open some, while others require administrative privileges to run them.

This is usually because these apps and processes are sensitive and can tell differences in your Windows PC. So, you need to run these programs as an admin to make them work.

However, some users are starting to complain that Run as administrator is not working. To put it in their own words: Nothing happens when I click Run as administrator.

This guide will show you how to fix this issue effectively on your PC and restore your administrative privilege.

Why can I not run a program as an administrator?

Various factors can cause this problem, from corrupt system files to activities of third-party programs. Speaking of this issue, here are some of its variations reported by users:

  • Run as administrator Windows 10 not showing up/missing: If the Run as administrator popup is not showing, it is not available or disabled.
  • Windows 10 CMD Run as administrator not working: While some cannot run anything as an administrator in Windows 10, others can’t run Command Prompt as admin.
  • Run as administrator not showing on right-click: This issue can be caused by the activity of your antivirus software. So, you might need to disable it temporarily.
  • Run as administrator does nothing: If run as administrator does nothing when you click it, it might be due to corrupt system files. You can fix this by using dedicated software or the built-in repair tools.

How can I fix Run as administrator if it’s not working?

1. Remove the problematic applications

  1. Press the Windows key + I to launch Settings.
  2. Select the Apps option.
    apps run as administrator not working
  3. Select the problematic app and click the Uninstall button.
    uninstall app

According to users, sometimes nothing happens when you click Run as administrator due to third-party applications such as QuickSFV or Express Zip, which add their options to the context menu in Windows.

It seems that these options caused the problem and prevented users from running applications with administrative privileges. And to fix this problem, you might have no other option than to disable third-party options from the context menu.

While several methods are available, we reckon the most effective one is to use professional software such as CCleaner.

  1. Open CCleaner and select the Tools submenu.Run as administrator not working in Windows 10/11
  2. Under the Uninstall section, locate your problematic app.
  3. Select it, then click on the Uninstall button (top right).

It’s quick to act and simple to install. Once you get on your PC, you can use the uninstall feature to remove undesirable, obsolete, or problematic programs and delete leftover files with the PC cleaning features.

⇒ Get CCleaner

2. Perform a Clean boot

  1. Use the Windows key + R shortcut to open the Run dialog.
  2. Now, type msconfig and click OK.
    msconfig run dialog run as administrator not working
  3. Click the Services tab at the top.
  4. Now, check the Hide all Microsoft services box and click the Disable all button to disable all services on the list.
    services disable run as administrator doesn't work
  5. From here, click the Startup tab at the top.
  6. Choose Open Task Manager.
    task manager open run as administrator does nothing
  7. Right-click each of the applications there and select Disable.
    disable startup applications nothing happens run as administrator
  8. Now, head back to the System Configuration window.
  9. Finally, click Apply and OK to save changes and restart your PC.
    save changes clean boot run as administrator nothing happens

After doing that, all third-party services and applications will be disabled. If the problem is gone, one of the disabled applications or services was certainly causing the issue.

To pinpoint the cause of the problem, you need to enable all disabled applications and services one by one until you manage to recreate the problem.

Remember that you’ll need to restart your PC after enabling a set of services or applications to apply changes.

Once you find the problematic application, you can disable it or remove it from your PC, and the issue will be permanently resolved.

3. Perform an SFC and DISM scan

  1. Press Windows key + X and select Command Prompt (Admin) or PowerShell (Admin).
    win + x menu command prompt run as administrator not working
  2. Once the Command Prompt starts, type the command below and press Enter to run it. sfc /scannowsfc scannow not working run as administrator
  3. The SFC scan will now begin. Remember that the scan can take about 10-15 minutes, so don’t interrupt or interfere with it.

According to users, if nothing happens when you click Run as administrator, damaged files may cause the problem. To fix the issue, it’s advised to perform an SFC scan.

After completing the SFC scan, check if the problem is still there. If, for some reason, you couldn’t run an SFC scan or if the scan didn’t fix the problem, you need to perform a DISM scan by doing the following:

  1. Start Command Prompt as an administrator.
  2. Enter the following command and press Enter: DISM /Online /Cleanup-Image /RestoreHealthdism scan run as administrator doesn't work
  3. The DISM scan will now start. Remember that this scan can take about 20 minutes, sometimes more, so don’t interfere with it.

After the scan is finished, check if the problem is resolved. If you couldn’t run an SFC scan before, try running it after the DISM scan and check if that helps.

Alternatively, you can use a dedicated tool in Restoro to quickly fix these broken or corrupt files. This tool is not only fast, but it also saves you the stress of typing commands.

Some PC issues are hard to tackle, especially when it comes to corrupted repositories or missing Windows files. If you are having troubles fixing an error, your system may be partially broken.
We recommend installing Restoro, a tool that will scan your machine and identify what the fault is.
Click here to download and start repairing.

It only requires a few mouse clicks to restore your PC to perfect shape.

Read more about this topic

  • You need administrator permission to delete folder on W10/11
  • Getting the Access denied Windows 11 error? Try these fixes
  • How to take ownership of a folder in Windows 11
  • How to change the administrator account in Windows 11
  • Full Fix: Disabled administrator account on Windows 10/11

4. Check your antivirus

Security software, including your antivirus, can interfere with specific applications, causing the run as administrator not working issue (among others).

To rule out this possibility, we advise you to disable certain antivirus features temporarily.

Remember that this method doesn’t always work, so if the problem is still there, you might want to try disabling your antivirus or removing it altogether.

Should this be the answer, it’s time to switch to a more competent antivirus like ESET NOD32. Many antiviruses that are compatible with Windows 10 and Windows 11 can keep you protected without interfering.

ESET NOD32 is built to offer real-time protection while staying lightweight to remove the risk of system crashes.

Not only that, it does not give false positives and does not block vital Windows components such as the Run as administrator feature. Moreover, its entire architecture is built to protect, not disturb, while seamlessly collaborating with other essential programs.

5. Boot to Safe Mode

  1. Press the Windows key + I open the Settings app.
  2. Select the Update & Security option.
    update and security run as administrator doesn't work
  3. Click Recovery in the left pane.
  4. Now, click the Restart now button under the Advanced startup section.
    safe mode restart run as administrator doesn't work
  5. Navigate to the Troubleshoot > Advanced options > Startup Settings and click the Restart button.
  6. After your PC reboots, you should see a list of options.
  7. Select the Safe Mode with Networking option by pressing the corresponding keyboard key.

After doing that, you should boot to Safe Mode. Once you enter Safe Mode, check if the problem is still there. If the issue doesn’t appear in Safe Mode, your account or your settings may be causing the issue.

6. Create a new user account

  1. Open the Settings app and head over to the Accounts section.
    account section settings app run as administrator doesn't work
  2. Select Family & other people in the left pane.
  3. Choose Add someone else to this PC.
    add a new users run as administrator doesn't work
  4. Please select I don’t have this person’s sign-in information > Add a user without a Microsoft account.
    no sign in information run as administrator doesn't work
  5. Enter the username you want to use for the new account and click Next.
    new user account run as administrator does nothing

After creating a new user account, it’s a good idea to upgrade your new account to an administrative account. To do that, follow these steps:

  1. First, open the Settings app and navigate to Accounts > Family & other people.
  2. Next, select the newly created account and choose Change account type.
    change account type run as administrator doesn't work
  3. Set the Account type to Administrator and click OK.
    change account type run as administrator doesn't do anything

If the problem still appears, perhaps the issue is caused by your account. For example, your account can get damaged, leading to this and many other problems.

To fix the issue, creating a new user account is advised. After that, sign in to the new version and check if the problem appears.

If not, you need to move all your files to the new account and start using it instead of your old one.

How can I fix Run as administrator if it’s not working on Windows 11?

Tweak Registry Editor in Safe Mode

  1. Open the Settings and remain on the System tab, and select Recovery.
  2. Click the Restart now button under Advanced startup.
  3. Select Troubleshoot and click Advanced options.
  4. In the Advanced options screen, select Command Prompt.
  5. Once the CMD opens, use the typing field to insert this command: net user administrator /active:yes
  6. Make sure you press Enter to run it.
  7. If Windows 11 Run as administrator is still not working, reaccess the CMD (using the same steps).
  8. This time, type in regedit to open the Registry Editor.
  9. Locate this key in the left pane of the editor and highlight it: HKEY_LOCAL_MACHINE
  10. Select File from the upper menu bar and click on Load Hive.
  11. Go to the following path: C:WindowsSystem32config
  12. C: is usually the drive containing the Windows installation, but it can be a different letter there.
  13. Select the SAM file and click Open.
  14. Use the Load Hive dialog box to type REM_SAM as the name of the key and click OK. (This will load the hive into the HKEY_LOCAL_MACHINE branch).
  15. Now, look in the left pane of the registry one more time and locate this key: HKEY_LOCAL_MACHINEREM_SAMSAMDomainsAccountsUsers00001F4
  16. In the right pane corresponding to the 000001F4 key, double-click the F Dword (REG_BINARY) to modify it.
  17. Place your cursor on line 0038 (1st column), replace the value 11 with 10, and click OK.
  18. Close everything and reboot your Windows 11 PC.

This should help you recover your administrative privileges if somehow the admin account became disabled along the way.

How do I force an app to run as administrator?

  1. Press the Windows key and type cmd.
  2. Select the Open file location option under Command Prompt.
    open file locatiion
  3. Right-click on Command Prompt and select Properties.
    properties
  4. Click the Advanced… button in the Shortcut tab.
    advanced run as administrator not working
  5. Check the box for Run as administrator box.
  6. Finally, click the OK button to save the change.
    option

With this, you can always open Command Prompt as an administrator without needing any pop-up or UAC prompt. Note that we only used Command Prompt as an example here.

You can constantly adapt the steps to any app you want to force Run as administrator for.

As you can see, this can be a big problem. If nothing happens when you click Run as administrator in Windows 10 or if Windows 11 Run as administrator is not working, a third-party application is likely causing the problem.

Before attempting other manipulations, remove them and check if that helps.

If you want to know how to consistently make files and apps run as an administrator on Windows 10, check our detailed guide to do it quickly.

Feel free to let us know in the comments below if any of our solutions helped you solve the problem.

Still having issues? Fix them with this tool:

SPONSORED

If the advices above haven’t solved your issue, your PC may experience deeper Windows problems. We recommend downloading this PC Repair tool (rated Great on TrustPilot.com) to easily address them. After installation, simply click the Start Scan button and then press on Repair All.

newsletter icon

Newsletter

RRS feed

  • Remove From My Forums
  • Общие обсуждения

  • При попытке загрузить лаунчер игры.Выскакивает ошибка, «RUN AS ASMINISTRATION»- хотя я открываю от имени администратора.И сижу я на админ пользователе.С чем ещё может быть связанна данная проблема.Уже измучился,
    нигде именно про это ошибку ничего не нашел.HELP((Если я не туда написал(подскажите на какой форум на эту тему написать можно)

    • Изменено
      TimaGG
      22 марта 2020 г. 7:13
    • Изменено
      Vector BCOModerator
      22 марта 2020 г. 8:28
      поправлен заголовок

Все ответы

  • вам стоит написать на форум разработчика игры, или в поддержку игры


    The opinion expressed by me is not an official position of Microsoft

  •  Надо написать версию операционной системы и подробнее осветить тот момент, когда Вы получаете ошибку: во время скачивания или при попытке запустить уже скачанный файл. Если Вы для закачки используете браузер, выберите «скачать»,
    а не «выполнить» в вариантах действий и укажите место для закачки на вашем компьютере. Закачать exe файл лучше в свой профиль, например, на рабочий стол, а не в корень диска C:  или  D: . 
    Если Вы пользователь домашнего компьютера, то Вы можете обратиться на форумы
    https://answers.microsoft.com/ru-ru/windows/forum  

  • А по первой части вашего ответа, я могу к вам обратиться?Или всё это на форум по ссылке?

  • На всякий случай. У меня виндовс 7, ошибку я получаю,когда установив файл, пытаюсь открыть уже его сожержимое(лаунчер)сам лаунчер , который должен загружаться просто полностью белого цвета, он появляется, но нажать никуда не получается..Хотел
    скинуть скрин, но у меня профиль не проверен ещё((И да ,я уже  и на рабочем столе и в корне пытался, итог один.

    • Изменено
      TimaGG
      22 марта 2020 г. 10:15

  • И ещё одно наблюдение, когда лаунчер багается, а не могу удалить папку с извлеченным в нее архивом.И только через win+r и resmon.exe после отключение нескольких пунктов этой папки получается её удалить.Не знаю важно ли это, но
    вдруг поможет(

  • о какой игре идет речь?

    она официально купленна или украдена?

    она всегда не запускается или время от времени? Если проблема не регулярная опишите в какие моменты она возникает

    windows 7 содержит все обновления?

    uac у вас в системе включен? если нет — включите.

    Windows лицензионный или краденный?

    Вы обращались к разработчику игры? Какой его ответ на вашу проблему?

    Какая редакция Windows 7 у вас установлена?

    Антивирус (не краденный) установлен?

    Клинеры и оптимизаторы используете?

    Если в кратце по вопросам: 

    — Win7 не поддерживается с января этого года.

    — Если ос краденная — то любые ошибки могут быть результатом вмешательства хакеров. Например в такие ОС часто бывают «встроены» п рограммы для майнинга или программы для сбора данных (например
    паролей, банковских карт, пинкодов и тд). Плюс для того чтобы ос не «кричала» на всех углах что она украдена, из нее часто выпиливают целые блоки что приводит к ошибкам в неочевидных местах.

    — Краденная игра так же никем не поддерживается и может содержать все проблемы из предыдущего пункта

    — Краденный антивирус = вирус

    — Необновленная ос — содержит сотни ошибок, которые уже были устранены

    — Если использовались клинеры/оптимизаторы — работоспособность ос нарушена и единственным выходом является переустановка

    ПС скрины можно залить на onedrive/googledrive и опубликовать тут ссылку

    ПСС если будете создавать вопрос в форуме answers, то можете прикрепить ссылку на это обсуждение + изначально более широко расписать свой вопрос


    The opinion expressed by me is not an official position of Microsoft

  • Из всех перечисленных пунктов, видимо мне стоит обновить до вин 10, игра не является пиратской, но это копия игры(бесплатной), которая не дает входа в лецензионную игру) Это своя игра , срисованная с оригинала.В поддержку я не могу написать,
    так как для нее надо зайти в лаунчер.Поэтому подумал, вдруг кто-нибуль здесь сталкивался с похожей ошибкой в других играх или приложениях.

  • Из всех перечисленных пунктов, видимо мне стоит обновить до вин 10, игра не является пиратской, но это копия игры(бесплатной), которая не дает входа в лецензионную игру) Это своя игра , срисованная с оригинала.В поддержку я не могу
    написать, так как для нее надо зайти в лаунчер.Поэтому подумал, вдруг кто-нибуль здесь сталкивался с похожей ошибкой в других играх или приложениях.

    вы не ответили на вопросы. попробуйте пожалуйста еще раз.

    я не знаю на чем вы выстроили свое предположение о том что переход на поддерживаемую ос решит проблему (по крайней мере я так вас понял)

    Что значит копия игры? Как называется игра? (второй раз спрашиваю)


    The opinion expressed by me is not an official position of Microsoft

    • Изменено
      Vector BCOModerator
      22 марта 2020 г. 12:09

  • Игра называется R2 online(она бесплатная),есть оригинал с оф сайта R2 online, а есть такая же игра,но разработчики Hazy systeam(та с которой у меня ошибки).Я не знаю правильно ли это называть пиратсвом.Если пиратка, это получение доступа к официальным
    серверам бесплатно, при платной игре.Правильно же?Может ли ошибка возникать из-за того что я пользуюсь роутером? а допустим не с телефона?

    • Изменено
      TimaGG
      22 марта 2020 г. 13:19

  • оригинальная игра запускается?

    что ответил разработчик оригинальной игры и клона на ваш вопрос касательно их продукта? 

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

    В РФ есть представительство которое имеет контракт с разработчиком из Кореи, и если бы можно было контракт не подписывать я думаю его бы не подписывали.

    Остальные вопросы были написаны так же не просто так. 8 ответов все еще остаются без ответа


    The opinion expressed by me is not an official position of Microsoft

  • 8 вопросов ,я так понимаю.У меня всё официальное.Виндовс 7 максимальная.Вопрос «что ответил разработчик
    оригинальной игры и клона на ваш вопрос касательно их продукта?»(если я правильно понял ваш вопрос) то у оф.разработчиков спрашивать нет смысла, у меня работает оф игра.А разработчики (клоуна) ответили, что надо подключиться не через роутер,
    а через телефон. Но у меня нет сейчас возможности это проверить(.По вашему может ли подкючение через роутер повлиять на данную ошибку?

  • И может мне все-таки стоит обновиться до вин 10 и дальше продолжить беседу?

  • 8 вопросов ,я так понимаю.У меня всё официальное.Виндовс 7 максимальная.Вопрос «что ответил разработчик
    оригинальной игры и клона на ваш вопрос касательно их продукта?»(если я правильно понял ваш вопрос) то у оф.разработчиков спрашивать нет смысла, у меня работает оф игра.А разработчики (клоуна) ответили, что надо подключиться не через роутер,
    а через телефон. Но у меня нет сейчас возможности это проверить(.По вашему может ли подкючение через роутер повлиять на данную ошибку?

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

    на данном форуме я не припомню лицензионной win7 ultimate (максимальная), и в жизни я такую честную ось видел раза 2 (не могу утверждать что вы тоже пират, но статистика об этом намекает)можете конечно
    обновиться, но стоит понимать что такое обновление стоит порядка 300$

     


    The opinion expressed by me is not an official position of Microsoft

  • Обновление с виндовс 7 на 10 300$? Вы серьезно?

  • Или это сайт пиратов, куда я попал))?

  • Обновление с виндовс 7 на 10 300$? Вы серьезно?

    Вы правы, сейчас цены упали и
    win 10 pro стоит всего 200$, но учитывая что у вас ultimate который как раз и стоял порядка 300$, то не знаю что вас удивляет


    The opinion expressed by me is not an official position of Microsoft

  • На сколько мне известно с 7 на 10 переход бесплатный. Видимо на 10 про стоит 300$. Правильно я понял?

  • На сколько мне известно с 7 на 10 переход бесплатный. Видимо на 10 про стоит 300$. Правильно я понял?

    переход был бесплатным до середины 2016 года, но сейчас на дворе 2020 и бесплатного перехода нет.

    win 7 pro и win 7 ultimate при наличии лицензии на win10 можно обновить до редаккии pro. Редакция win 10 pro стоит 200$, а совсем недавно цена была 300$ (емнип).

    Итог, хотите попробовать решить вопрос с бесплатной игрой перейдя на windows 10 — необходимо купить лицензию на windows 10. Линк на магазин приводил выше.


    The opinion expressed by me is not an official position of Microsoft

  • Или я чего-то не понимаю

    возвращаясь к 8 вопросам на которые вы потихоньку отвечаете:

    1 обновления на ос установлены?

    2 антивирус установлен?

    3 uac включен?

    4 клинеры/оптимизаторы использовали (по типу ccleaner)?


    The opinion expressed by me is not an official position of Microsoft

  • Всё,  спасибо, я установил вин 10 про и , о чудо.Игра(лаунчер) не выдает ошибку.Жизнь прекрастна)

  • Всё,  спасибо, я установил вин 10 про и , о чудо.Игра(лаунчер) не выдает ошибку.Жизнь прекрастна)

    Здравствуйте, TimaGG

    Вам уже сказали ранее, что 10-ку сначала надо покупать, а уже потом — устанавливать. А теперь Вы пополнили ряды пиратов. Притом — осознанно и намеренно. Поэтому со временем жизнь уже не будет казаться такой прекрасной,
    когда возникнут проблемы с ОС или ПО (а они будут обязательно), а вся помощь будет только в одном совете — покупать лицензию и не заниматься пиратством.

     


    Alexandr_Smirnoff

  • Что ты несешь? я ввожу в cmd slmgr -ato и мне выдает , что у меня активация выполнена успешно.Какой я пират, ты о чем?

    если пункт про 200$ пропущен то самый настоящий. А убедиться вы в этом можете прочитав вдумчиво лицензионное соглашение в котором все доходчиво написано и про бесплатный переход с предыдущих версий и про активацию которая не
    гарантирует факта лицензионного использования ос. То что вы себе представляете процесы лицензирования каким-то образом не опираясь при этом на официальные документы которые принимаете и с которыми соглашаетесь (вангую неглядя),
    не говорит о том что все на самом деле так.

    Для прекращения неконструктивного разговора о нелицензионном софте в том числе компании microsoft тема будет закрыта. 

    При повторных попытках обсуждения пиратского контента, будет поднят вопрос о бане учетной записи


    The opinion expressed by me is not an official position of Microsoft

    • Изменено
      Vector BCOModerator
      23 марта 2020 г. 11:40

Исправлено: войдите в систему с правами администратора и попробуйте еще раз [Новости MiniTool]

пожалуйста, войдите с правами администратора и попробуйте еще раз

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

Вызывает разочарование сообщение об ошибке «Пожалуйста, войдите с правами администратора и попробуйте еще раз» в вашей системе Windows, даже если вы являетесь администратором своего компьютера. Когда появляется это сообщение об ошибке?

Это сообщение об ошибке часто появляется, когда вы пытаетесь запустить определенные программы или игры. И когда вы пытаетесь запустить старые игры и программы в Windows 10, скорее всего, появится сообщение об ошибке. Если вы столкнулись с этой проблемой, прочтите этот пост, чтобы узнать, как ее решить.

Метод 1. Запустите программу с правами администратора

Скорее всего, Windows фактически не запускает программу с правами администратора. Один из способов решить эту проблему — изменить свойства программы для запуска от имени администратора. Обычно это работает, когда ошибка появляется в конкретной программе.

Чтобы избавиться от сообщения об ошибке «Пожалуйста, войдите с правами администратора и попробуйте еще раз», выполните следующие действия, чтобы исправить ошибку:

Шаг 1. Найдите программу, которая выдает ошибку, и щелкните правой кнопкой мыши значок программы.

Шаг 2: выберите Свойства в меню, а затем перейдите к Ярлык таб.

Шаг 3: нажмите Дополнительно . открыть Дополнительные свойства окно.

Шаг 4. Установите флажок рядом с Запустить от имени администратора а затем щелкните Хорошо чтобы сохранить только что сделанные изменения.

Запустите программу с правами администратора

Шаг 5: Закройте окно «Свойства» и снова откройте программу.

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

Метод 2: используйте командную строку

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

Шаг 1: Убедитесь, что вы уже вошли на свой компьютер как администратор.

Шаг 2: введите cmd в Поиск панель, а затем щелкните правой кнопкой мыши Командная строка выбирать Запустить от имени администратора .

Шаг 3: введите администратор сетевого пользователя / активный: да в CMD окно, а затем нажмите Войти .

включить учетную запись администратора с повышенными правами

Шаг 4. Закройте окно командной строки, а затем перезапустите программу, чтобы увидеть, исчезло ли сообщение об ошибке.

эскиз хитростей в командной строке10 уловок командной строки, которые должен знать каждый пользователь Windows

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

Метод 3: используйте PowerShell

Чтобы включить учетную запись администратора с повышенными привилегиями в PowerShell, вам необходимо выполнить следующие инструкции:

Шаг 1: нажмите кнопку Выиграть ключ и Икс ключ одновременно выбрать Windows PowerShell (администратор) .

Шаг 2: ввод Enable-LocalUser -Name «Администратор» в Windows PowerShell окно, а затем нажмите Войти .

Шаг 3. Закройте окно Windows PowerShell, а затем снова откройте программу, чтобы проверить, появляется ли сообщение об ошибке.

миниатюра powershell vs cmdPowerShell против CMD: что это такое? В чем их разница

Что такое Windows PowerShell? Что такое CMD? В чем разница между PowerShell и CMD? Этот пост показывает вам ответы.

Нижняя граница

Прочитав этот пост, вы должны знать, как войти в систему с правами администратора в Windows 10, когда получите сообщение об ошибке: «Пожалуйста, войдите с правами администратора и попробуйте еще раз». Этот пост предлагает вам 3 возможных метода.

Fixed: Please Login with Administrator Privileged and Try Again [MiniTool News]

please login with administrator privileges and try again

If you get the error message stating that please login with administrator privileges and try again even though you are the administrator of your computer, then do you know how to solve the problem? If you don’t know, then this post from MiniTool is what you need.

It is disappointing to receive the error message — “Please login with administrator privileges and try again” on your Windows system even though you are the administrator of your computer. When does this error message appear?

This error message often appears when you try to run some certain programs or games. And when you try to run older games and programs in Windows 10, it is more likely to meet the error message. If you are facing this problem, read this post to find out how to fix the problem.

Method 1: Run the Program with Administrator Privileges

Most likely, Windows does not actually run the program with administrative privileges. One way to solve this problem is to change the properties in the program to run as administrator. This usually works when the error pops up in a particular program.

In order to get rid of the error message — “Please login with administrator privileges and try again”, follow these steps to fix the error:

Step 1: Find the program that is giving the error and then right-click on the program’s icon.

Step 2: Select Properties on the menu and then navigate to the Shortcut tab.

Step 3: Click Advanced… to open the Advanced Properties window.

Step 4: Check the box next to Run as Administrator and then click OK to save the changes you just made.

Run the program with administrator privileges

Step 5: Close the Properties window and open the program again.

Now the program with administrative privileges should run properly. If this method doesn’t solve your problem, the hidden elevated administrator account is most likely the real culprit. You can try enabling the built-in administrator account to run programs with that account. You can enable it in the command prompt or PowerShell.

Method 2: Use Command Prompt

In order to enable the elevated administrator account in the Command Prompt application, you need to follow the instructions below:

Step 1: Make sure that you have already logged on your computer as an administrator.

Step 2: Type cmd in the Search bar and then right-click Command Prompt to choose Run as administrator.

Step 3: Type net user Administrator /active:yes in the CMD window and then press Enter.

enable the elevated administrator account

Step 4: Close the Command Prompt window and then relaunch the program to see if the error message disappears.

command prompt tricks thumbnail

This article will show you 10 useful command prompt tricks for Windows users. If you want to learn some Command Prompt Windows 10 tricks, check out this post.

Method 3: Use PowerShell

In order to enable the elevated administrator account in the PowerShell, you need to follow the instructions below:

Step 1: Press the Win key and the X key at the same time to choose Windows PowerShell (Admin).

Step 2: Input Enable-LocalUser -Name “Administrator” in the Windows PowerShell window and then press Enter.

Step 3: Close the Windows PowerShell window and then reopen the program to check if the error message still appears.

powershell vs cmd thumbnail

What is Windows PowerShell? What is CMD? What are the differences between PowerShell and CMD? This post shows you the answers.

Bottom Line

After you have read this post, you should know how to login as administrator in windows 10 when you receive the error message — “Please login with administrator privileges and try again”. This post has offered 3 feasible methods for you.

  • Facebook
  • Twitter
  • Linkedin
  • Reddit

ABOUT THE AUTHOR

Position: Columnist

Author Sonya has been engaged in editing for a long time and likes to share useful methods to get rid of the common problems of Windows computers, such as Windows Update error. And she aims to help more people to protect their data. What’s more, she offers some useful ways to convert audio and video file formats. By the way, she likes to travel, watch movies and listen to music.

Are you the administrator of your computer and it is still giving you the error message that you need to log in with administrator privileges? Read this article to find out how to fix this issue.

Why is this happening?

Typically, this error occurs because Windows doesn’t usually run programs with administrator privileges.

How to fix Administrator Privileges errors

There are a few ways to fix this error. Try some of the following fixes.

1. Run the program with Administrator Privileges

One way to get this error to disappear is to change the properties in the program to run with administrator privileges. This typically works when the error is popping up in one particular program.

To do this fix, perform the following tasks:

  1. Navigate to the program that is giving the error
  2. Right Click on the program’s icon
  3. Select Properties on the menu
  4. Click on Shortcut
  5. Click on Advanced
  6. Click on the box that says Run As Administrator
  7. Click on Apply
  8. Try opening the program again

2. Enable the elevated Administrator account

There is a hidden elevated administrator account in Windows 10 that could be causing the error in your computer. To enable this account, you can do this in either PowerShell or Command Prompt.

Command Prompt

To enable the elevated administrator account in the command prompt, complete the following steps:

  1. Ensure that the computer is logged in as the Administrator
  2. Press the Windows Button and X simultaneously to access the Win XMenu
  3. Select Command Prompt Admin

Expert Tip: Some PC issues are hard to tackle, especially when it comes to corrupted repositories or missing Windows files. If you are having troubles fixing an error, your system may be partially broken. We recommend installing Restoro, a tool that will scan your machine and identify what the fault is.
Click here to download and start repairing.

  1. Click in the Search Box on the Task Menu
  2. Type Task Manager
  3. Click on More Details
  4. Click on File
  5. Select Run New Task
  6. Type Cmd
  7. Click on the box beside Create this task with Administrative Privileges
  8. Click on OK
  9. In the Command Prompt enter the following Command
    1. net user Administrator /active:yes

    PowerShell

    To enable the Elevated Administrator Account from PowerShell, perform the following tasks:

    1. Press the Windows Key and the X Key Simultaneously to access the Win X Menu
    1. Click in the Search Box on the Task Bar
    2. Type PowerShell
    3. Right Click on the Program
    4. Select Run As Administrator
    5. In the PowerShell type the following command
      1. Enable-LocalUser -Name “Administrator”

      3. Restore a previous Windows version

      If you’ve tried everything and you’ve failed to get rid of the error message it could be time to seek the help of a professional or roll back to a different version of Windows.

      If this error is occurring in a game or a program, ensure that the program is compatible with the version of Windows that you are using. If you’re having compatibility issues use the Windows Compatibility Troubleshooter to help you with this issue.

      • Why does my computer say I need administrator permission?

      If your computer says you need admin permission, this indicated the account type you’re using does not have the necessary rights to perform the actions you attempted.

      idee restoroStill having issues? Fix them with this tool:

Recently, a number of users reported that they were not able to use the “Run as administrator” context menu option when they tried using it or opening a program with administrator privilege. If you are one of these users facing this problem, then you’ve come to the right place as this post will guide you in fixing this issue.

At the time of writing, it isn’t clear what the cause of the issue is but there are potential fixes you can try to fix the problem. You can try turning on the User Account Control or clean up the Context Menu items change the Group Membership. On the other hand, you can also perform both SFC and DISM scans via Command Prompt or troubleshoot the problem in a clean boot state as it is possible that some third-party programs are the ones that are causing the problem. You could also run an anti-malware scan using Windows Defender or your antivirus program.

Option 1 – Try to turn on the User Account Control

When you open a program with administrator privilege, the User Account Control or UAC prompt will pop up asking you to confirm the permission. However, if you have disabled the User Account Control by mistake or some malware has disabled it, then it’s no wonder why the “Run as administrator” option is not working. Thus, you need to check if UAC is turned on or not. All you have to do is go to the User Account Control settings.

Option 2 – Try changing the Group Membership

  • First, you need to sign in with your administrator account or ask your administrator to sign in for you. So if you only have a Standard User account, you have to add that account to the Administrators group.
  • In the taskbar search box, type “netplwiz” and check the search results.
  • From there, select your user account and click the Properties button.
  • After that, go to the Group Membership tab and select Administrator.
  • Now click on the Apply and OK buttons to save the changes made and then sign in to your computer again and see if the “Run as administrator” option is working or not.

Option 3 – Try to create a new Administrator User account

If you have a standard account, you can try creating a new account but this time, you create an administrator user account and then see if you can now use the Run as administrator option or not. Note that you have to sign in with your main account before you can create an admin account.

Option 4 – Run the DISM tool

You can run the DISM tool as well to help fix the problem with the “Run as administrator” option. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.

  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.

Option 5 – Perform a System File Checker scan

The SFC or System File Checker scan could detect and automatically repair damaged system files that could be causing the problem with the “Run as administrator” option on your Windows 10 computer. SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files with good system files. To run the SFC command, follow the steps given below.

  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow and hit Enter.

The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:

  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
  • Once done, restart your computer.

Option 6 – Put your computer in a Clean Boot State

You can also troubleshoot the problem in a Clean Boot state. It could be that there are some third-party applications in your computer that are preventing you from using the “Run as administrator” option and to isolate this possibility, you need to boot your computer in a Clean Boot State and then try to use the Run as administrator again. Putting your computer in this state can help you identify which program is the culprit and thus isolates the problem. In a Clean Boot state, your computer will start using only the pre-selected minimal set of drivers and startup programs. Note that you have to disable and enable one process at a time.

  • Log onto your PC as an administrator.
  • Type in MSConfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
  • After you’ve set your computer into a Clean Boot State, try to check if the error is now fixed and that you can now view the Properties.

Option 7 – Try scanning your computer using Windows Defender

As mentioned, if your computer was recently infected with some malware, it is possible that the malware changed the User Account Control settings which is why you’re not able to use the Run as administrator option. Thus, you need to scan your computer using Windows Defender.

  • Tap the Win + I keys to open Update & Security.
  • Then click on the Windows Security option and open Windows Defender Security Center.
  • Next, click on Virus & threat protection > Run a new advanced scan.
  • Now make sure that Full Scan is selected from the menu and then click the Scan Now button to get started.

Advanced System Repair Pro

One-click automated PC repair solution

With Advanced System Repair Pro you can easily

DOWNLOAD

Advanced System Repair Pro is compatible with all versions of Microsoft Windows including Windows 11

Share this article:

You might also like

0x800ccc7d — What is it?

0x800ccc7d is an SSL (Secure Sockets Layer) error message code that occurs in applications like Microsoft Outlook or Outlook Express. The error message is displayed as: ‘ unknown error 0x800ccc7d- secure sockets layer ’.

Many offices use Microsoft Outlook for email communication and sending instant messages within the office. This is a highly functional application that enables users to interact with peers efficiently, manage contacts, journals, and reminders.

However, the error 0x800ccc7d may hamper your ability to send and receive emails efficiently. Therefore it is advisable to repair it right away.

Solution

Restoro box imageError Causes

The error 0x800ccc7d is triggered by the following causes:

  • Damaged profile in Outlook
  • Incorrect email account settings
  • The Outlook installation is corrupt and damaged. This usually happens due to issues in hard disk storage.
  • The outgoing SMTP server does not support secure connections

Further Information and Manual Repair

If you come across 0800ccc7d error code while using Microsoft Outlook or Outlook Express, then don’t you worry! This problem can be easily resolved. In fact, it is so easy to repair that you can do it by yourself even if you are not a technical expert.

Here are some ways to fix the 0800ccc7d SSL Outlook error:

Solution 1: Use Scanpst.exe

You may not know this but Microsoft offers an inbuilt Outlook Repair tool. This tool is technically known as Scanpst.exe. This tool is useful when you need to repair Basic header corruption. However, it may not be the best choice if the problem is big and complex.

Solution 2: Reset Your Outlook Settings

Sometimes this error message may occur when the STMP server requires authentication or does not recognize the senders’ email addresses. In this scenario, you should check your Outlook settings to make sure that your STMP username and server are correct. For this follow this procedure:

  • Go to the Tools menu and then click on Accounts
  • Now click on your email account then check its properties
  • Click general and make sure that your email address is created in your account’s control panel. If not, then edit and create.
  • Next, click servers and see if the box next to the option that says My server requires authentication is checked or not. If not, then check it to resolve the error.

Solution 3: Disable any Anti-Virus

Another alternative to resolve this error is to disable any Anti-virus or Firewall you have installed on your PC. Once you disable it then try sending or receiving the email again. This usually works.

Solution 4: Download 0x800ccc7d Repair Tool

The fourth solution available to resolve this issue is by downloading the 0x800ccc7d repair tool. Though it is similar to Microsoft Outlook built-in scanpst.exe tool, but as compared to it the 0x800ccc7d repair tool is a highly functional tool.

There are many 0x800ccc7d repair tools available but we recommend you to Restoro.

This tool is a third-party tool that can deal, scan, and fix 0x800cc7d error in no time. What makes this repair tool an excellent choice is that it can repair all broken PST files and emails, recover Outlook items, retrieve deleted files, recover password-protected data, split files to recover oversize PST files, and more.

To access and install the 0x800ccc7d repair tool all you need to do is download it here and install it on your PC. Now run it to scan errors. Once the errors are scanned, hit the repair tab to resolve.

So, next time when you experience the error 0x800ccc7d, try using these solutions to fix the problem right away!

Read More

A general rule of thumb, which is followed by most users, is to download the specific missing DLL file and place it within the software’s installation directory. However, this can be harmful to your system as hackers often upload popular malicious DLL files to target systems. Thus, you should avoid downloading DLLs from the internet. And follow these steps to fix the DLL error:

  • Restart your computer
  • Recover the .DLL file using the RESTORO; it helps to recover lost data
  • System restore to an earlier state
  • Run a malware/virus scan
  • Update all the hardware drivers
  • Running SFC /scannow command in command prompt
  • Then do as the error suggests, reinstall the program if it’s feasible. Game files can take several hours to install and therefore, reinstallation can be a cumbersome job. Also, frustrating if the error appears after reinstallation.
  • Update device drivers manually, such as graphics drivers, DirectX software if you see DLL missing error while running game

Read More

HWiNFO (Hardware Information) is a professional hardware information and diagnostic tool supporting the latest components, industry technologies, and standards. It’s targeted to recognize and extract the most possible amount of information about computer hardware which makes it suitable for users searching for driver updates, computer manufactures, system integrators, and technical experts too. Retrieved information is presented in a logical and easily understandable form and can be exported into various types of reports. System health monitoring and basic benchmarking available too.

If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.

Read More

Error 12031 — What is it?

Error 12031 indicates that the connection with the server has been reset or is not properly connected.

In other words, it signifies that the File Transfer Protocol which is the standard network protocol that is used to transfer files from one host to another over the internet is either reset or not working properly.

For example, if you are using a wireless adapter, then you may experience this error code when the adapter loses its association with the access point.

The error code is often displayed in the following format:

  • «ERROR_INTERNET_CONNECTION_RESET»
  • «Cannot Connect to the FTP Server»

Solution

Restoro box imageError Causes

Though the error 12031 is largely caused by poor internet connection and failure to obtain files from the FTP server, however, sometimes the error may be caused by invalid registry entries and outdated drivers. Furthermore, it may also be a Firewall issue.

Further Information and Manual Repair

To resolve this issue on your system, we have listed down the best and easy DIY solutions. These solutions are simple to perform and do not require any kind of technical expertise or knowledge. Just follow the steps and you will be able to resolve it in a couple of minutes.

Solution 1: Disable Firewall

If you are unable to connect to the server and you encounter the error code 12031 on your system, then to resolve this issue, disable the Firewall on your PC.

Solution 2: Reset IE (Internet Explorer) Settings

This error is typically experienced by IE7 users.  If you can’t access some websites in Internet Explorer and you come across a 12031 error code, then try resetting your IE settings.

To do this, open Internet Explorer, click on tools, and then click on Internet Options. Now go to the advanced tab and select Use Passive FTP. After checking the box, exit and then try accessing those sites that were not accessible before.

If after modifying IE settings you are able to access the sites without any error message display, then this means the error is resolved. Nonetheless, if the error still persists, then the error could be generated due to invalid registry entries.

Solution3: Download and Run Restoro

To remove invalid registry entries from your system and resolve the 12031 error immediately, it is advisable to download and run Restoro. This is a new, cutting-edge, and multi-functional PC repair tool integrated with multiple utilities like a powerful registry cleaner, an antivirus, and a system optimizer.

The registry cleaning utility scans your PC for all registry errors. It wipes out unnecessary files, bad and invalid registry entries, repairs damaged files, and restores the registry thereby resolving the 12031 error on your PC.

This error tool has a user-friendly interface and simple navigations. It is easy to use and compatible with all Windows versions.

In addition to this, you can also use it to scan for malicious software and remove malware. It also functions as a system optimizer and boosts your computer’s speed dramatically.

Click here to download Restoro on your PC and resolve error 12031 right away!

Read More

If you suddenly encounter the DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL Blue Screen error on your Windows 10 computer along with the error codes, 0x000000D5, 0xb10BBD9E, 0x0D82DA24, 0Xfecd479D, 0x779827CB then read on as this post will provide you some troubleshooting tips that could help you resolve the BSOD error. Getting this kind of BSOD error means that a driver has referenced memory that was freed earlier and it could also mean that the Driver Verifier Special Pool option has caught the driver accessing memory which was freed earlier.

Follow the given options below to fix the DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL BSOD error.

Option 1 – Use the Driver Verifier Manager

The Driver Verifier Manager is another tool in Windows that could help you fix driver-related issues.

  • Type in the keyword “Verifier” in the Cortana search box to search for Verifier in Windows 10.
  • After that, select the option “Create custom settings”.
  • Make sure that you have checked everything except the options “DDI compliance checking” and “Randomized low resources simulation”.
  • Next, select the option “Select driver names from a list” option.
  • Afterward, you have to select all the drivers from any unofficial or third-party provider. To simply put it, you have to select all the drivers that are not supplied by Microsoft.
  • Then click on the Finish button.
  • Open Command Prompt as administrator and execute this command – verifier /querysettings
  • The command you just executed will display the Driver Verifier settings so if you see any of the flags enabled boot your Windows 10 PC into Safe Mode.
  • Open the Command Prompt as admin again and run this command – verifier /reset
  • The command will reset the Driver Verifier. Once the process is done, restart your PC and check.

Option 2 – Try updating SSD firmware

If you have installed SSD on your computer recently and you have started getting the DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL Blue Screen error since then you may have to update the SSD firmware. To fix this, you can download the Intel Solid-State Drive Toolbox from the official website. This toolbox is compatible with Windows 10 and Windows 7 and later versions.

Option 3 – Try running the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL. It can be found in the Settings Troubleshooters page. To use it, refer to these steps:

  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.

Option 4 – Try running Microsoft’s online Blue Screen Troubleshooter

If running the built-in Blue Screen Troubleshooter didn’t work, you can also try running Microsoft’s online Blue Screen Troubleshooter. All you have to do is go to Microsoft’s website and from there, you will see a simple wizard that will walk you through the troubleshooting process.

Option 5 – Try to reinstall or update device drivers of recently installed hardware

If the first few options didn’t work for you, then it’s time to either update or roll back the device drivers. It is most likely that after you updated your Windows computer that your driver also needs a refresh. On the other hand, if you have just updated your device drivers then you need to roll back the drivers to their previous versions. Whichever applies to you, refer to the steps below.

  • Open the Devices Manager from the Win X Menu.
  • Then locate the device drivers and right-click on them to open the Properties.
  • After that, switch to the Driver tab and click on the Uninstall Device button.
  • Follow the screen option to completely uninstall it.
  • Finally, restart your computer. It will just reinstall the device drivers automatically.

Note: You can install a dedicated driver on your computer in case you have it or you could also look for it directly from the website of the manufacturer.

Option 6 – Try disabling Hardware Acceleration

You might want to disable Hardware Acceleration system-wide or for a particular program like Google Chrome and see if it resolves the DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL BSOD error

Read More

Each year Steam makes a couple of large sales, and each year there are speculations and leaks on the date when the sale is going to happen and when it is starting. It seemed that Steam has become aware that these leaks will not stop and that store really cannot hide that kind of important date from the public so in the latest news Steam Purley has just given the date of this year’s big winter sale.

steam winter saleProbably tired of even trying to hide it, Steam has released that this year’s big Steam Winter sale is officially starting on December 22nd, 2021, and closing on January 5th, 2022. So if you have someone to buy a gift or just want to drop a few great games in your library at a low price this is the time when you should do it.

Read More

As you know, the Taskbar is one of the integral parts of the Windows desktop and it has been there since the release of Windows 1.0 and up until now with Windows 10. Since then, Microsoft has been modifying the Taskbar with a new design which makes it a home for new features such as Windows Search, Task View, and many more. However, there are times when you may that the Taskbar has disappeared or has stopped responding. If you experience either one of these scenarios, read on as this post will walk you through what you can do to resolve the problem.

Here are some suggestions you can check out to resolve the issue with the Taskbar in Windows 10 but before you proceed, make sure that you create a System Restore point first. To do that, follow these steps:

  • In the Start search, type in “create a restore point” and click the entry “System Properties”.
  • Next, select the main system drive under Protection Settings and click on the Configure button.
  • After that, select the “Turn on system protection” option and then click on the Apply and OK buttons to save the changes made.

Once you’ve created a System Restore point, refer to the troubleshooting steps below to fix the Taskbar in Windows 10.

Option 1 – Try to restart the Explorer process

This may sound really basic but it actually is a proven method to fix the Taskbar issue. So if anything gets stuck on the system tray or the Taskbar, you can always fix it by restarting the explorer.exe. How? Refer to these steps:

  • First, right-click on the Taskbar and select the Task Manager.
  • After opening the Task Manager, go to the Processes tab and look for the process named “Windows Explorer”.
  • Then right-click on that process and select the option to Restart. Afterward, you should now be seeing the Taskbar as this will reload the whole Windows Shell.

Option 2 – Unhide the Taskbar using the Settings app

It is possible that the Taskbar could be hidden so you can try to unhide it using the Settings app.

  • Tap the Win + I keys to open Settings.
  • After that, go to Personalization > Taskbar.
  • From the main section, make sure that the “Automatically hide the task in desktop mode” is toggled to the off position. However, if it’s already off then proceed to the next options below.

Option 3 – Make sure that you are not in Tablet Mode

Since Windows 10 is designed to work on both desktop and mobile devices, it could be that your computer has slipped into Tablet Mode which explains why you’re not seeing the Taskbar. To check if your computer is really in Tablet Mode, follow these steps:

  • Go to the Start menu and select Settings.
  • Next, select the System setting and from the left pane select the Tablet Mode.
  • From there, make sure that the buttons next to the options given below are set to the off position:
    • Hide app icons on the taskbar in tablet mode
    • Automatically hide the taskbar in tablet mode

Option 4 – Try to check the Projection Settings

You might also want to check the Projection settings as it could be the reason why Taskbar has disappeared.

  • Tap the Win + P keys to open the Windows Projection settings.
  • Next, make sure that you select the “PC screen only” option and then check if your Taskbar has now appeared or not.

Read More

Error Code 0x80070002 – What is it?

Error code 0x80070002 is a Windows Update error code. It occurs due to corruption errors which result when missing files in Windows Update prevent users from accessing updates on their system. It affects Windows 10 users and presents similar symptoms as error code 0x80070003, another Windows Update error. These symptoms include the following:

  • Presence of message box highlighting the name of the Windows Update error code
  • The inability of users to complete updates on their system

Error Causes

If certain files are missing in Windows Update on your system, you will most likely experience error code 0x80070002. These missing files prevent Windows Update from functioning properly even in cases where an update is downloaded on your PC.

Further Information and Manual Repair

Manual repair methods are necessary to resolve issues related to many Windows error codes. To fix Windows Update error codes like error code 0x80070002 in Windows 10, users will need to apply several procedures that include stopping and restarting the Windows Update service.

Note that the methods listed below must be done in the order they are listed. This is because they work in conjunction with each other to repair and replace corrupted update files that may be preventing your Windows Update service from functioning correctly.

Method One: Stop Windows Update Service

Stopping the Windows Update service will enable users to begin the manual repair process. It’s crucial, to begin with, this step, as it prepares users to delete temporary update files when the Window Update service is no longer functioning correctly. These temporary files may be the source of the corruption errors resulting in error code 0x80070002. Follow the steps below to stop Windows Update and resolve the error code.

  • Step one: Type Control Panel in the Search box near the Start button
  • Step two: Select Control Panel
  • Step three: Type Administrative Tools in the search box
  • Stop four: Select Administrative Tools
  • Step five: Click Services, then search for Windows Update
  • Step six: Right-click Windows Update service, then select Stop

After you have successfully stopped the service, proceed by deleting temporary update files in the SoftwareDistribution folder.

Method Two: Delete Temporary Update Files in SoftwareDistribution Folder

Error code 0x80070002 is unlikely to be resolved without addressing the problems related to missing or corrupted update files. By deleting temporary update files within the SoftwareDistribution folder, you will most likely be able to fix the error code and access updates within the Windows Update service.

  • Step one: Open File Explorer, then open Windows folder in drive C
  • Step two: Double-click SoftwareDistribution folder
  • Step three: Open the DataStore folder and delete all files within this folder
  • Step four: Click Back to access the SoftwareDistribution folder
  • Step five: Open the Download folder to delete all files from this folder as well

While attempting to delete these files, you may be asked to enter a password as an administrator. If this occurs, enter the required password to proceed.

Method Three: Restart Windows Update Service

Once you have logged on as an administrator and deleted appropriate update files in the SoftwareDistribution folder, follow the steps below to restart the Windows Update service.

  • Step one: Type Control Panel in the Search box near the Start button.
  • Step two: Select Control Panel
  • Step three: Type Administrative Tools in the search box, then select Administrative Tools
  • Step four: Double-click Services
  • Step five: Search for the Windows Update service
  • Step six: Right-click the Windows Update service, then select Start.

Once you’ve selected Start, you’ll be able to access the Windows Update service. Verify these manual methods have proven successful by restarting your PC, then check if you can access updates. If error code 0x80070002 has been resolved, you will be able to complete the download process when you attempt to access updates within Windows 10. You will also no longer see the error code 0x80070002 message box.

Read More

Error Code 0x8024001e — What is it?

Error Code 0x8024001e is most commonly associated with the installation of apps from the Windows store, although versions of the error have been present in multiple versions of the Windows operating system. At its most basic level, the error says that a program has not been installed, even after the installation wizard has run through to completion.

Common symptoms include:

  • Inability to open or run apps downloaded from the Windows store
  • The error message reads, “Something happened and this app couldn’t be installed. Please try again.”

The solutions to Error Code 0x8024001e are somewhat complex, so it is a good idea to get in touch with a computer repair professional if you do not feel confident in your ability to follow the steps below to complete. However, most users should be able to follow the steps below and achieve the desired results.

Solution

Restoro box imageError Causes

There are a couple of different causes that can lead to the appearance of Error Code 0x8024001e. In some cases, extraneous data left in the app cache can cause the problem. In other cases, particular processes may need to be manually reset to clear the problem. Last, but not least, unresolved updates may lead to Error Code 0x8024001e causing issues with downloaded and installed apps from the Windows Store.

Further Information and Manual Repair

There are three primary methods to address the appearance of Error Code 0x8024001e. These should work for all users, regardless of the specific cause for their machine. The methods below do require some advanced skills in computing, so be sure to contact a Windows repair technician if you have trouble following the instructions below.

Here are the top ways to repair Error Code 0x8024001e on Windows 10:

Method One:  Clear the App Cache and Use Power User Options

In many cases, simply clearing your app cache can resolve the errors that pop up when you are downloading, installing, or updating any apps that have come from the Windows store. This method may not perfectly resolve the problem every time, but it is a step that should always be done before any others.

Next, open up the Power User options by pressing both the Windows key and the X key at the same time. Choose “Command Prompt (Admin)” from the options that appear. Then type in the commands into the prompt, one at a time:

  • net stop wuauserv
  • cd/windows
  • rename SoftwareDistribution SoftwareDistribution.bck
  • net start wuauserv

Restart your computer after these changes have been made so that all changes can take effect. You may be able to access the desired programs and apps after this is complete.

Method Two:  Run Your Registry Repair Tools

Sometimes, the best way to repair Error Code 0x8024001e is to simply open up the Window Registry tools and run the repair process. This will scan your registry for any errant entries, corrupted entries, or missing entries, repairing them automatically as the device is able to do. This process may take some time to complete, so plan accordingly.

After this process is complete, it is always a good idea to restart your computer to apply any changes that have been made. Reattempt to install or run the program in question one this is done.

Method Three:  Run Windows Updates as Necessary

Last, open up the Windows Update tools to check to see if any of your programs need to be updated or if your operating system needs to be updated. Install each of the updates, restarting your computer after the entire process has been completed so that they can fully take effect on your machine. You should be able to run the programs that had caused problems once this is complete.

It is important to keep up-to-date on your system and program updates to avoid future errors in installations and downloads from the Windows store.

In most cases, using the steps above should allow you to use the apps that you’ve downloaded from the Windows store without Error Code 0x8024001e popping back up. If the problem persists or if you have not been able to follow the steps listed above to remedy the error, it is a good idea to contact a qualified professional who is experienced in working with Windows 10 errors.

Method Four: Use An Automated Tool

If you wish to always have at your disposal a utility tool to fix these Windows 10 and other related issues when they do arise, download and install a powerful automated tool.

Read More

There are times when you suddenly encounter a Blue Screen error like DRIVER_POWER_STATE_FAILURE error when resuming from Sleep or right after you shut down or restart as well as switch from Hibernate mode. This kind of Blue Screen error is due to some issue with the driver state. Moreover, the bug check “0x0000009F” in the error also indicates that a driver is in an inconsistent or invalid power state.

The DRIVER POWER STATE FAILURE Blue Screen error usually occurs during events that involve power state transitions like shutting down, moving in or out of standby mode, or hibernate mode. To resolve this error, you can check out the suggestions given below.

Option 1 – Update the Device drivers

The device driver installed in your computer might be incompatible with your operating system which is the reason why the DRIVER POWER STATE FAILURE Blue Screen error occurs. To fix that, you have to update your device drivers.

  • Reboot your computer into Safe Mode with networking support.
  • Tap the Win + R keys on your keyboard to open the Run dialog box.
  • After that, type “msc” in the field and hit Enter or click OK to open the Device Manager.
  • After opening the Device Manager, update all the outdated Device drivers on your computer.
  • Next, right-click on all the driver entries that are appropriately labeled, and then click the Update driver option.
  • Now restart your PC and check if the BSOD error is fixed or not.

Option 2 – Uninstall any faulty device drivers

  • Tap the Win + R keys on your keyboard to open the Run dialog box.
  • After that, type “msc” in the field and hit Enter or click OK to open the Device Manager.
  • From there, look for any device driver which has a yellow exclamation mark which indicates that something is wrong with them.
  • And then right-click on each one of them and click on Uninstall.
  • Once you’re done uninstalling the faulty drivers, restart your computer and allow your computer to reinstall the drivers you just uninstalled.

Option 3 – Run the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like rtwlane.sys Blue Screen error. It can be found on the Settings Troubleshooters page. To use it, refer to these steps:

  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.

Option 4 – Try to remove external hardware

If there is any external hardware plugged into your computer especially the new ones, you can try removing it and then check if the Blue Screen error persists. If the problem gets solved, you might want to update the driver of that particular hardware. On the other hand, if you’re still getting the error, then proceed to the next given options below.

Option 5 – Try resetting Windows 10

To fix this BSOD error, you can try resetting Windows 10. Doing so won’t get rid of any file in your system – instead of erasing all your media files and documents, this reset option resets all the system settings and files.

Option 6 – Try running the System File Checker Scan

The SFC or System File Checker scan could detect and automatically repair damaged system files that could be causing the DRIVER POWER STATE FAILURE Blue Screen error. SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files to good system files. To run the SFC command, follow the steps given below.

  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow

The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:

  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.

Read More

Logo

Copyright © 2022, ErrorTools. All Rights Reserved
Trademarks: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claim direct affiliation.
The information on this page is provided for information purposes only.

DMCA.com Protection Status

Repair your PC with one click

Please be aware that our software needs to be installed on a PC system with Windows on it, Open this website on a desktop PC and download the software for easy and quick elimination of your issues.

Symptoms

Case 1: When you right-click on an executable file or a shortcut, the Run as Administrator may be missing. From Windows 10 or 11 Start menu, if you right-click a program, click More, and select Run as administrator, nothing may happen.

Right-clicking Start and clicking Command Prompt (Admin) or PowerShell (Admin) may launch some another application or causes the file association error below, with the shortcut name “WinXGroup31 – Command Prompt.lnk” in the title.

runasadmin legacydisable error

This file does not have an app associated with it for performing this action. Please install an app or, if one is already installed, create an association in the Default Apps Settings page.

Also, Ctrl+Shift+Enter may not run an executable elevated or does nothing.

If you create a shortcut to an executable and configure the shortcut properties to run as administrator, the program may still launch unelevated.

tips bulb iconDespite this issue, you can start a program elevated using Ctrl + Shift + Enter method in the Run dialog. You should also be able to start a program elevated via Task Manager (File Menu → “Run New task”.) Additionally, programs that require elevation by default will show the UAC consent dialog and can start elevated.

Case 2: In some cases, the “Run as Administrator” option would be present in the right-click menu. But, when you attempt to run a program elevated by right-clicking on it and clicking Run as administrator, nothing may happen. However, programs that run elevated by default (without needing to launch elevated manually) show the User Account Control (UAC) dialog and start correctly.

The same issue may happen when you access items in the Win + X menu. Some or all of the Win + X shortcuts may fail to work.

This problem has nothing to do with the User Account Control slider level settings.

Cause

Case 1: These symptoms can occur if the LegacyDisable registry value has been set for the runas verb for .exe files. The LegacyDisable value disables the action/verb where it’s implemented, thus preventing the user from launching programs in elevated mode.

Despite these issues, programs that run elevated by default (as defined in the manifest), show the UAC prompt and work fine. For example, the Registry Editor always runs elevated when you’re logged on as an administrator.

Case 2: If the “Run as administrator” command in the right-click menu doesn’t work, a buggy context menu handler shell extension added by a third-party program is most likely the root cause. Many programs — e.g., SVN, Airdroid, WinZip, and Notepad++ add context menu handlers.

Solution

Solution for Case 1:

To fix the “Run as administrator” issue and restore the missing context menu option, follow these steps:

  1. Launch the Registry Editor (regedit.exe)
  2. Go to the following registry key:
    HKEY_CLASSES_ROOTexefileshellrunas
  3. In the right pane, right-click LegacyDisable and choose Delete.
  4. Exit the Registry Editor.

Note: If the “runas” key is missing in the above registry location, download and run exe-runas-key.reg (zipped) to restore it. The registry fix applies to all versions of Windows, including Windows 11.

If, for some reason, you’re unable to launch Regedit.exe from Start, try launching it via Task Manager.

  1. Open Task Manager (Ctrl+Shift+Esc)
  2. Click File, Run new task
  3. Type regedit.exe
  4. Tick Create this task with administrative privileges
  5. Click OK.

That should do it!


Solution for Case 2:

This solution applies if the “Run as Administrator” option exists in the right-click menu, but does nothing when clicked. This is caused by a buggy context menu handler shell extension.

Many programs — e.g., SVN, Airdroid, WinZip, and Notepad++ add context menu handlers. But how to know which particular context menu handler is the culprit?

We’ve seen many shell extension issues in Windows and fixed the problems using the excellent ShellExView utility. Using ShellExView from Nirsoft.net, you can disable a group of 3rd party context menu handlers at a time, restart explorer, and test. By this procedure, you can easily narrow down the context menu handler shell extension that’s blocking the Run as administrator command.

troubleshoot right click Issues Caused by Shell Extensions - shellexview

(For full instructions, see the article Slow Right Click and Explorer Crashes Caused by Shell Extensions.)

Feedback from Readers

Here are some comments from users who were facing this problem:

I found Airdroid to be the one here which disturbed the context menu. However, uninstalling Airdroid didn’t work because the only thing not removed was C:Program Files (x86)AirDroidPluginsAirContextMenu.dll so I changed the extension (AirContextMenu.dll.whatever).

Tried so many things… Quick SFV was the culprit.

The more I read about similar problems, it sounded like it had something to do with programs that put items in the context menus. I have a few programs that did that, including 7zip. I also had a program called QuickSFV which put a couple options in the context menu. Once I removed that, my Run as Administrator and Manage options worked again. 7zip context menus are fine, it was the very old QuickSFV program that seemed to screw things up!

I had the same problem with QuickSFV and it caused the issue.

Having run ShellExView and finding the only thing installed at that time other than windows stuff was Avast Antivirus. Disabling the 2 extensions of this plus a reboot fixed the issue.

I suspected a program “Memeo LifeAgent” backup software (which came with Seagate USB drive) and found the context menu handler in the registry, exported it for backup, and deleted the key.

“rinse and repeat” cutting down the list by half each time swapping the selection until finding the culprit. In my case it was “Express Zip File Compression – Context Menu”, left this one disabled (to be uninstalled) and all now works.

i uninstalled Express Zip File Compression and resolved the issue

Going by the users’ feedback, QuickSFV and Express Zip File Compression software seem to be the culprit in most cases.


One small request: If you liked this post, please share this?

One «tiny» share from you would seriously help a lot with the growth of this blog.
Some great suggestions:

  • Pin it!
  • Share it to your favorite blog + Facebook, Reddit
  • Tweet it!

So thank you so much for your support. It won’t take more than 10 seconds of your time. The share buttons are right below. 🙂


Ezoic

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

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии

А вот еще интересные материалы:

  • Яшка сломя голову остановился исправьте ошибки
  • Ясность цели позволяет целеустремленно добиваться намеченного исправьте ошибки
  • Ясность цели позволяет целеустремленно добиваться намеченного где ошибка
  • Rulesengine windows 10 ошибка
  • Rule is empty ошибка css