answersLogoWhite

0


Best Answer

you can do this by typing the following command string at DOS prompt: REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f (All of this is one line) this can also be used in a batch file if you want...

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you enable task manager using the command line?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What command is used at the command prompt to access your line type manager?

edit


How do you use Task Manager to find the run-line command for many types of software?

How do you use Task Manager to find the run-line command for many types of softwar


How do you switch between dialog boxes and the command line in gstarcad?

You can display prompts on the command line instead of using a dialog box, or switch back again. This option is useful primarily when using scripts.Some functions are available both on the command line and in a dialog box. In many cases, you can enter a hyphen before the command to suppress the dialog box and display prompts on the command line instead. For example, entering layer on the command line displays the Layer Properties Manager. Entering -layer on the command line displays the equivalent command line options. Suppressing the dialog box is useful for compatibility with earlier versions of GstarCAD? and for using script files. There may be slight differences between the options in the dialog box and those available on the command line.


What command line tool can you use to stop a program that is hung?

Windows Task Manager Ctrl + Alt + Esc Right Click Taskbar > Task Manager Search taskmanager.exe Ctrl + Alt + Del > Task Manager


What is the command to launch the certificate manager console?

certmgr.msc opens for the current user. Not sure about local machine from run/command line.


How do you do next line in command prompt?

when using command prompt, after you give it a command, press the enter button. Command prompt will then carry out the task and will automatically go to the next line.


How do you uninstall 3gp-converter on ubuntu Linux?

If the program was installed using the apt package manager, or it's frontend, Synaptic, you can uninstall it through Synaptic. The command to do it form the command line would besudo apt-get remove 3gp-converter


What are the advantages of using a command-line driven UI?

This is the answer row.


What is Computer Command Ride?

You probably mean "Command Line." The command line is a way of interacting with the computer by typing text based commands, rather than using a Graphical User Interface (GUI). Instead of using a mouse to double click the icon of a program, someone using the command line might simply enter the name of the program, and have it run.


How do you pass command line arguments using turbo in c compiler?

In the Options menu the Arguments command.


Cli3 exist or not?

3 CLI exists and provides a command line interface for the Oracle VM Manager 3.


What is the function of the service password-encryption command in the Cisco IOS?

The service password-encryption global configuration command will encrypt all non-encrypted passwords (enable password, line console, line vty, ect) with a basic encryption algorithm.