If the game requires elevation, start it with administrator rights:
- Find the game shortcut or
.exefile. - Right-click it.
- Select Run as administrator.
- If prompted by User Account Control, approve the prompt. If the current account is not an administrator, Windows will ask for an administrator user name and password.
If the current account is not an administrator, start the game as a different administrator account:
- Hold Shift and right-click the game executable or shortcut.
- Select Run as different user.
- Enter the administrator account credentials.
For applications in general, Windows guidance is to avoid running everything elevated all the time. Most apps should run at asInvoker, and elevation should be used only when required.