To start Command Prompt as administrator, right click it, and select “Run as administrator”. You will need to do this to end any programs that are also running as administrator.

You will probably have to scroll down to review all of the processes, since they won’t fit all on one page.

For this example, the whole command would look like taskkill /IM notepad. exe.

Remember to add the space before typing /F.