How to Shutdown, restart, log off and set timer on your PC using CMD

In this article we are going to discuss some commands which are used to shutdown, restart, log off and set timer for shutdown.       First of all type CMD in the search menu of your PC:       CMD will open :       1. How to shutdown your PC (using Windows Command Line) Type “shutdown –s” and hit enter your PC will Shut down: 2. How to restart your PC (using Windows Command Line) Type “shutdown –r” and hit enter your PC will restart: 3. Log off your PC (using Windows Command Line) Type “shutdown –l” and Read More …

Command Prompt Hacks

Sometimes you are unable to open any website using browser then you can use CMD in order to open any webpage. In addition to that you can also obtain IP address and other details of any webpage through CMD. In the same way new time can be set through CMD.   Opening CMD In order to open CMD simply type CMD in the search menu, CMD will open:   1. How to open webpage (using Windows Command Line)   In order to open any webpage using CMD, you need to type “start webpage address”, in this case we are going to Read More …

How to Shutdown your PC from Windows Command Line CLI

In some cases, we are not able to shutdown our Windows Computer using normal GUI process. So, in these situations, we can use Windows Command Line to force the shut down. Let’s see how to use Command Prompt on a Windows PC to shut it down.   Search CMD in Start Menu Go to Start Menu. Click on Windows logo in the bottom-right corner of the screen or press Windows+R key on your keyboard. Click on Search and type CMD into the Search field.       Launch CMD Right Click & select ‘Run as Administrator’. Select ‘yes’ on the Read More …