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 …

How to Install Windows 7 on PC

In this tutorial we will learn that How to Install Windows 7 on a PC. Before starting any OS installation, we need to prepare for installation process. So let’s take a look what are the requirements for Windows 7 installation. It will help us to make Windows 7 installation more efficient and we will be safe from the problems which may arise during installation process.   Enter System Setup Turn OFF computer if it is ON, then turn ON and press System Setup key to enter the system setup. It may vary on different computers depending System Bios (ESC, F2, F10, Delete e.g). Read More …

How to stop Windows 10 from Auto Updating

Windows 10 has a feature of automatic updates. Generally, there is a rule to operate Microsoft to have an updated system. People are terrible at updating their operating systems. That’s probably the main reason Microsoft introduced Windows 10 with automatic updating system. This feature is pretty convenient but many users want their updates on specific Microsoft’s schedule. If you are running a professional version of Windows 10, you can disable the automatic updates. Method1 Stop Auto Updates of Windows 10 by Switching to Manual Mode Install Updates Manually The laborious solution to deal with Windows 10 is to install updates at 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 …

Command Prompt Tricks 

In this article we are going to discuss some tricks which are going to facilitate us for creating secured and hidden folder. 1. Creating secure folder using Command Prompt If you want to create a secure folder that cannot be moved, cut or copy and deleted then open command prompt in the folder where you want to create secured folder.   Open folder where you want to create secured folder:     Type CMD on the top and press Enter:   Command Prompt will open:     Type “md aux\” and hit enter:   This will create a folder named Read More …