Let us suppose that there is a folder named computer on your desktop.In that there is a folder named windows and again in the windows folder there is tricks folder and consider that the number of sub folders like this in the computer folder goes on increasing.Now if you want to access one of the sub folder through command prompt,then you have to enter the entire path to that folder like shown below in CMD cd c:/desktop/computer/windows/tricks/........................... But it doesn't look good and it takes lot of time.To reduce time and to make the work go ease in this tutorial i am gonna show you how to enable "Open command window here" in the context menu,so that you can access the folder using CMD with just one click.So lets see Note: Context menu is the menu which appears when you right click on a folder or on a background. Steps: We can Enable the " Open command window here " option in two ways. One is to hold shift and right click on the fo...