*) You're about using shutdown command, not by power button.In this ocassion, I'll tell you how to force closing the program by using CMD! Happy Reading :)
You may use Microsoft Windows for your operation, because this action can be done in the Windows OS.
Okay! Firstly, you must open Command Prompt! You can use:
- (Keyboard) Windows key + R
- Type cmd and enter
- (Shortcut) Start
- Run
- Type cmd and enter
We will do two methods, using IMAGE and PID format :)
If we want to use IMAGE format, type this: taskkill /IM (image name) /F
But if we want to use PID format, type this: taskkill /PID (PID number) /F
The F letter in the last is to made this action ran quickly :)
Well done! This action is done! :) Come back! :D
Tidak ada komentar:
Posting Komentar
Harap tinggalkan komentar jika terdapat tautan yang rusak atau bertanya seputar artikel ini!