Run Explorer as Administrator

To run File Explorer with elevated rights, you will need to run Command Prompt as administrator. This can be done in one of the following ways: 1. & nbsp; Right-click the Start button and select Command Prompt (Admin). 2. Launch the task manager, select "File...


Run the program as another user

Prompt to select a user

With a pre-registered user

To save the entered password, you can use the key /savecred, the next time you run it under this user, the password will not be prompted for (the key does not work in "Home"...


Adding a command line launch to the context menu of a folder

This will add the CMD run as administrator to the context menu of the folder. The folder will be used as the current command line directory. If the line does not appear in the menu, you need to either restart your computer, or restart...


Disable hibernation

Run at the command line: powercfg -h off This command will disable hibernation and delete the hiberfil.sys file in the root of the C: drive, to which the system copies the contents of RAM before shutting down.


Disable UAC (User Accounts Control)

Disable:


Clearing print queue

CMD script to clear the print queue with the restart of the print manager.