Menu
Is free
registration
the main  /  Navigators/ When loading the game, it gives an error code 740. The requested operation requires an increase

When loading the game, it gives an error code 740. The requested operation requires an increase

When launching programs, installers or games (as well as actions "inside" running programs) you may encounter the error message "The requested operation requires elevation." Sometimes the error code is 740 and information like: CreateProcess Failed or Error Creating Process. Moreover, in Windows 10, the error appears more often than in Windows 7 or 8 (due to the fact that by default in Windows 10, many folders are protected, including Program Files and the root of the C drive).

In this manual - details about possible reasons errors causing failure with code 740, which means "The requested operation needs to be promoted" and how to fix the situation.

First of all, in order to perform any of the above steps to correct the error "The requested operation requires elevation", your user must have administrator rights or you must have a password for the user account that is an administrator on the computer (see).

And in conclusion, a couple of additional options, if you still did not manage to cope with the error:

  • If an error occurs when saving or exporting a file, try specifying any of the custom folders(Documents, Pictures, Music, Videos, Desktop).
  • This method is dangerous and highly undesirable (only at your own peril and risk, I do not recommend), but:

With the release of the systems Windows Vista and Windows 7, PC users, when launching some applications, began from time to time to encounter the error "", which is sometimes accompanied by the signature " Code 740". After the release of Windows 8, and later on Windows 10, cases of error with" demand for an increase"not only did not decrease, but, on the contrary, increased in frequency, according to the numerous complaints on Internet forums.

In this article, we will look at the causes of the error " The requested operation needs to be promoted"and consider several ways to eliminate it.

Error: The requested operation needs to be promoted

First, let's figure it out why does error 740 appear... The simplest answer to this question is: "The user does not have sufficient rights to perform the requested operation." To understand the essence of the problem in more detail, let's touch on the Windows Accounts settings.
During the installation of the system, the installer asks the person who initiated the process to create an account for himself, in other words, to create a user. In the future, this account is assigned Administrator rights (there are exceptions, but we will not dwell on them now). What do these Administrator rights mean? Let's give a simple definition:

Administrator rights is a collection of extended permissions and an increase in the actions available to the user in operating system Windows that differentiate it from other accounts on the system

That is, a user with Administrator rights has access to those actions that are not available to other users:

  • writing data to Windows system directories and deleting information from them;
  • installing / removing programs if there are restrictions on these actions;
  • call system functions from the command line;

and others.

However, in some cases, the rights of a user with Administrator rights may not be enough to perform certain operations. At such moments, the user receives an error stating that " The requested operation needs to be promoted". But who, if not a user with administrator rights, can perform such operations? The answer to this is the built-in computer administrator account. standard Windows System Administrator, which is sewn into the OS even before installation.

Windows Administrator is a standard account in the system with administrator rights, that is, elevated rights to perform operations

If we draw an analogy with a Linux system, then the standard Windows Administrator environment is somewhat similar to root user on UNIX-like operating systems. Conventionally, this account can be represented as Super Windows Administrator... This is exactly the "boost" that the requested operation "requires" from the error above.
Below we will talk about how to use the Administrator account and where to find it.

Run as administrator

The simplest and at the same time correct solution to the error about the lack of user rights is running the program as administrator.
First, let's analyze how to run the program as administrator.

Everything is very simple here: right-click on the program shortcut or on the executable file and select the item.

From the system start menu Windows 10 the operation will look like this: right-click on the application you want, in context menu hover the cursor over the line Additional and select the item Run as administrator.

In addition, in some programs, the run as administrator button is integrated into the interface itself, such as in the program CryptoPro CSP, which was mentioned in the article Register the private key certificate in the CryptoPro registry
When launching programs and games in this way, the error "The requested operation requires raising" should not appear. However, if we often have to work with a program or programs that require running as an administrator, each time calling this function by clicking the right mouse button is not very convenient.
To run the program as administrator when it is called double click or by pressing Enter, we need to customize its shortcut or ourselves executive file with extension * .exe... To do this, right-click on the application shortcut and open Properties. In the window that opens, go to the Compatibility tab. Now we are looking for the item at the bottom of the window Run this program as administrator and set the checkbox next to it. Click the OK button.

The configuration of the shortcut is completed, each subsequent launch of the program with the usual double-click will call this application with elevated rights. To similarly configure a shortcut in the Windows 10 start menu, you must first call the option from the Advanced menu Go to file location, where you can already right-click on the shortcut itself and configure it according to the example above.
Shortcuts to all programs pinned to the Start menu Windows 10 can be found in the following directory:

C: \ ProgramData \ Microsoft \ Windows \ Start Menu \ Programs

Administrator account

The second solution to the error " The requested operation needs to be promoted"which we will consider is activation of the administrator account built into the Windows system, and performing the necessary operations from under the Administrator user.
This method is not very desirable, since after logging into the system under the Administrator account, a larger number of functions and capabilities will become available to the user, which, on the one hand, are absolutely not needed by ordinary PC users, and on the other hand, they can harm the system and its components when uncontrolled use.

Nevertheless, there is a possibility to activate the built-in Administrator account, and this opportunity need to be considered. Here are three ways to activate the Super Administrator user.

Activating the Administrator through the Local Users and Groups utility

To open the user settings window, run the program Run from Start - All programs - Standard - Execute Service Win and R and execute the command lusrmgr.msc(abbreviated from local user manager, which from English means "local user management")

In the left part of the window that opens, go to the Users folder, after which we find the user in the main window area Administrator, which will be marked with a circle with an arrow pointing down. This icon means that this account is disabled and is in an inactive state.

Right-click on the Administrator line and open Record Properties. In the Properties window: Administrator, on the General tab, we find the item Disable account and remove the checkbox from this item. Click the OK button.

In the future, to disable the built-in administrator, you just need to uncheck the checkbox in the same place.

Activating the Administrator through the Local Security Policy utility

To go to the settings of the local computer security policy, also run the program Run from Start - All programs - Standard - Execute(in Windows 10, the Run utility is located in the directory Service) or by simultaneously pressing the buttons Win and R and execute the command secpol.msc(from english security policy- "Security policy")

In the window that opens, in the left tree-like list of parameters, expand the branch Local Policies and select the item with the cursor Security options... Now on the right side of the window we find the item Accounts: Account Status "Administrator", right-click on it and go to Properties

In the window that opens, on the tab Parameters local security activate the Enabled option and press the OK button.

To deactivate the administrator account, you must, respectively, switch the checkbox to the Disabled position.

Activating the Administrator from the command line

The last way to activate the built-in Windows account the admin entries we will look at will be executed on the command line. Due to the need to work with Windows console this option is not the most popular, but, in fact, it is even faster than the previous two.

To start run the command line as administrator ... This can be done both by the usual call of the menu by the right mouse button on the shortcut, and as follows for the example of Windows 10: right-click on the Start button in the lower left corner of the monitor and select the item in the list that opens Command Line (Admin)

Net user Administrator / active: yes

In response, we should receive a notification from the console that Command completed successfully... If instead the command line replies that " Username not found. Dial NET HELPMSG 2221 for additional help. ", this means that we are using a version of the operating system for a different language.

In this case, we activate the administrator with another command:

Net user Administrator / active: yes

Subsequently, to disable the Administrator user, use one of the following commands.
For the Russian-language version of the system:

Net user Administrator / active: no

For the English version of the system:

Net user Administrator / active: no

Further, regardless of the choice of the method of activating the Administrator user, we need to restart a computer... When the system starts after rebooting, we will be offered a choice of several users to enter the OS, among which we select the Administrator entry that we activated earlier.

User Account Control

And the last way to work around the error in the current publication " The requested operation needs to be promoted" - This disabling user account control.

User Account Control(UAC - User Account Control) is a Windows operating system that prompts for administrator confirmation when performing operations of varying degrees of availability

As in the case of using the administrator account, we do not recommend disabling UAC completely, but we provide a description of the way to do this in order to clarify the way to change the settings of this OS parameter.
So to disable user control Windows entries , go to Control Panel and follow the path Control Panel\user accounts\user accounts... Here at the bottom of the window user accounts click on the option Change User Account Control Settings... A new window will open User Account Control Settings in which we need to move the vertical adjustment slider down to the option Never notify... After that, click on the OK button.

This concludes our consideration of the question of whether how to activate Windows administrator account and fix the error " The requested operation needs to be promoted"when launching programs or games.

After installing Windows 7 for the first time, 64bit tried to execute some commands from the command line but I was refused with the message "Operation requires elevation". When installing the system, I indicated that my account is endowed with administrative rights in the system. So why can't I still execute commands on the command line?

It turns out that in Windows 7 there is another account that is created during the installation of the system and it is the so-called Super Administrator (endowed with the highest administrative rights in the system). During the initial Windows installation 7 the Super System Administrator account is disabled. But since you are also the system administrator (the account is endowed with Administrator rights), then our account allows you to run the command line on behalf of the “Super Administrator”. This differentiation of rights and powers is borrowed from * nix systems where the concept originally existed - root“Superuser” (Super Administrator) - ie. an account endowed with absolutely all rights in the system and has highest permissions when starting programs. There are also applications or files with the extension * .bat, * .vbs, * .cmd that require execution on behalf of the Administrator - we do the same with their launch - Right-click on the shortcut - properties - Run as administrator.

You can enable the “Super” Administrator account and use it, so all programs will run with the highest rights and such messages “Operation requires elevation” will disappear. However, there is another side of the coin - after all, it is not for nothing that this account is initially inactive. With its inclusion and use reduced system security... So when a computer is infected with malware, viruses - you provide full control over the computer with the highest privileges. So before enabling this account - think about the security of your computer and the safety of information.

You can enable the Super Administrator account: Start -> right kn. mouse on Computer -> Control

In the "Management" console select Local users -> Users

Right click on the inscription Administrator - in the menu that appears, you can specify / change the password for this account, and we are also interested in the properties item.

Control "src =" http://zametki-admina.ru/wp-content/uploads/2010/11/Control-300x278.png "width =" 300 "height =" 278 "srcset =" http: // zametki- admina.ru/wp-content/uploads/2010/11/Control-300x278.png 300w, http://zametki-admina.ru/wp-content/uploads/2010/11/Control-150x139.png 150w, http: //zametki-admina.ru/wp-content/uploads/2010/11/Control.png 612w "sizes =" (max-width: 300px) 100vw, 300px ">

Unchecking the checkbox - you activate the "Super Administrator" account, then you can enter this account at the next system reboot - the welcome window or log off the system and change the user

With the upgrade of the Windows operating system to the seventh version, many users have faced one problem. Very often in the process of work, users receive a system message with an error code of 740, which says that in order to perform an action, the user must have higher access rights.


Most users immediately fall into a stupor, believing that the operating system has crashed or the hardware is out of order. However, in practice, everything is not so scary and this problem is completely solvable. You will learn about what to do if the seven has issued the system message "The requested operation requires an increase", you will learn in this article.

Causes of error code 740

Few users are aware of what Microsoft has implemented in the operating room. Windows system the seventh version and higher two-tier administration system. Thus, to perform some operations, having administrator rights is not enough, but extended access permission is required at the super-administrator level.

In this regard, when installing some programs, trying to launch certain utilities or working with system Windows files requests permission from the "superuser". In such situations, users see on their computer monitors a system window with the text "The requested operation requires elevation." Thus, the system informs the user about the need for more access rights to perform the current operation. Nevertheless, there is nothing to worry about and this problem can be easily solved.

Elimination methods system error 740

If in the process of working at the computer while performing some operations you encountered this error, then there are several ways to eliminate it. One of the simplest is to add and remove programs, as well as run some utilities through special console administrator, which activates root rights for the administrator account.
This console allows you to work with Windows system files, as well as applications that require an increased level of access to the operating system.

Troubleshooting the problem with the runas command

In order to work with programs or commands under a different account, in Windows, a special runas command is used, which can be run through “ Command line"Or in the" Run "menu. However, the operating system may prohibit its execution if the user does not have "super administrator" rights.

In this case, you can run the runas command through the administrator console, however, it is not very convenient to use it all the time. Therefore, in order to no longer receive the message "The requested operation needs to be raised", it is necessary to change the parameters of some settings. If the error is caused by damage system file, then you need to restore it using special utility DLL Suite.

Removing the Administrator Account

To never encounter error 740 again, you can do much easier and simply delete the administrator account.
To do this, open the "My Computer" system menu and click on the "Control" line. In the window that opens, in the menu on the left, open the "Local users" branch of the tree and click on the "Users" line. Next, select the administrator and select "Delete" in the "Additional actions" menu. As soon as you complete this procedure, Windows automatically activates the administrator account with root-rights, to activate which you just need to go through the procedure for changing the account.

Deactivating Windows Accounts Service

If for some reason you do not want to delete the admin account, then to eliminate error 740, you can simply disable the account service in the operating system settings. You can do this in the "Control Panel" simply by setting the "Never notify" option. After that, to enter the OS when Windows startup you will never need to select an account type again, because by default the system will use the "super administrator" rights.

Conclusion

This is the end of our today's article dedicated to resolving error code 740 with the system message "The requested operation needs to be raised." We have considered far from all the ways to fix this problem. If you have a good knowledge of Windows, then you can fix the error using the settings system registry, however, this procedure is much more complicated and requires more time. Therefore, it will be enough just to follow the recommendations that we reviewed today, and you will never again encounter this error while working with Windows.


Manually editing the Windows registry to remove invalid Error 740 keys is not recommended unless you are PC service professional. Errors made while editing the registry can cause your PC to malfunction and cause irreparable damage to your operating system. In fact, even a single comma in the wrong place can prevent your computer from booting!

Because of this risk, we highly recommend using a trusted registry cleaner such as WinThruster [download] (Developed by Microsoft Gold Certified Partner) to scan and repair any Error 740-related registry problems. Using a [Download] registry cleaner can automate the process of finding corrupted registry entries, links to missing files (for example, causing the error%% error_name %%) and broken links within the registry. Before each scan, a backup copy that allows you to undo any changes with one click and protects you from possible damage to your computer. The best part is that fixing registry errors [Download] can dramatically improve system speed and performance.


A warning: If you are not experienced user PC, we do NOT recommend editing the Windows registry manually. Incorrect use of Registry Editor can lead to serious problems and require reinstall Windows... We do not guarantee that problems resulting from improper use of Registry Editor can be fixed. Your use of the Registry Editor is at your own risk.

Before manually restoring windows registry. You need to create a backup by exporting a portion of the registry related to Error 740 (eg.Windows):

  1. Click on the button To begin.
  2. Enter " command" in search bar ... DO NOT PRESS YET ENTER!
  3. Holding down the keys CTRL-Shift on the keyboard, press ENTER.
  4. A dialog box for access will be displayed.
  5. Click on Yes.
  6. The black box opens with a blinking cursor.
  7. Enter " regedit" and press ENTER.
  8. In the Registry Editor, select the Error 740-related key (eg.Windows) you want to back up.
  9. On the menu File choose Export.
  10. In the list Save to select the folder where you want to save the backup Windows key.
  11. In field File name enter the name of the backup file, for example " Windows backup copy".
  12. Make sure in the box Export range value selected Selected branch.
  13. Click on Save.
  14. The file will be saved with the extension .reg.
  15. You now have a backup of your Windows-related registry entry.

The next steps for manually editing the registry will not be described in this article, as they can most likely damage your system. If you would like more information on manually editing the registry, please see the links below.