[[Category:Windows]]
== Steps ==
===[[Open File Explorer|Opening File Explorer]]===
#Click the Start button. This button can be found in the lower-left corner of the screen, and may just be a Windows logo.[[Image:Navigate the Windows Directory Step 1 Version 2.jpg|center]]
#Click the {{button|Computer}} or {{button|File Explorer}} button. In Windows 10, this looks like a folder and can be found on the left side of the menu, or in your Windows task bar at the bottom of the screen.[[Image:Navigate the Windows Directory Step 2 Version 2.jpg|center]]
#Click {{button|This PC}} in the left sidebar (Window 10). This will display the drives connected to your computer.[[Image:Navigate the Windows Directory Step 3 Version 2.jpg|center]]
#Find your hard drive. Your computer's main hard drive will be listed in the "Hard disk drives" or "Devices and drives" section. The hard drive with Windows installed on it will have the Windows logo on the drive icon, and is typically the C: drive.[[Image:Navigate the Windows Directory Step 4 Version 2.jpg|center]]
#Find your other drives and devices. If you have any other hard drives installed, they'll also appear in the "Hard Disk Drives" or "Devices and drives" section. If you have any USB devices or drives connected, you'll find them listed in the "Devices with Removable Storage" or "Devices and drives" section.[[Image:Navigate the Windows Directory Step 5 Version 2.jpg|center]]
#*You can also expand the "Computer" or "This PC" entry in the left sidebar to see all of your connected drives and devices.
#Access your user folders. Your user folders will appear at the top of the window in Windows 10 and 8. These folders include your Documents, Pictures, Downloads, and more.<ref>https://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/app_win_explorer.mspx?mfr=true</ref>[[Image:Navigate the Windows Directory Step 6 Version 2.jpg|center]]
#*The majority of the files and folders you'll be dealing with on a day-to-day basis can likely be found in these user folders.
===Navigating the Directories===
#Double-click a drive or folder to open it. You'll see all of the folder's contents in the window.[[Image:Navigate the Windows Directory Step 7.jpg|center]]
#Click the {{button|Back}} and {{button|Forward}} arrows at the top of the Window. This will take you back to your previous location, or forward if you have already gone back.[[Image:Navigate the Windows Directory Step 8.jpg|center]]
#Click the {{button|Up}} arrow to go up one directory level (Windows 10). You'll find this button next to the Back and Forward arrows. This will take you to the parent directory for your current location. For example, if you're in C:\Program Files\Adobe, pressing Up will take you to C:\Program Files.[[Image:Navigate the Windows Directory Step 9.jpg|center]]
#Click the address bar to view the current location. If you need to exact path to the current folder, click an empty spot in the address bar and the full path will be highlighted for you to copy.[[Image:Navigate the Windows Directory Step 10.jpg|center]]
#Right-click a folder for more options. The right-click menu has a lot of different options, and installing programs may add more.[[Image:Navigate the Windows Directory Step 11.jpg|center]]
#*Select "Open in a new window" to open the selected folder in a separate window. This can be useful for moving items between two folders.
#*Select "Pin to taskbar" to add an often-used folder to your Windows taskbar. This can make it easy to access the folder at any time.
#Enable hidden files. If you need to see hidden files, you'll need to unhide them:[[Image:Navigate the Windows Directory Step 12.jpg|center]]
#*Windows 10 and 8 - Click the View tab in any folder window. Check the "Hidden items" box.
#*Windows 7 - Click the Organize button and select "Folder and search options." Click the "View" tab in the window that appears and enable "Show hidden files, folders, and drives."
===Searching for Files===
#Click the Start button. You can start a search directly from the Start menu.[[Image:Navigate the Windows Directory Step 13.jpg|center]]
#Type the name of the file or folder you're searching for. You can also type an extension to search for all files of that, such as "docx" for Word documents.[[Image:Navigate the Windows Directory Step 14.jpg|center]]
#Click a result to open it. If the result is a file, it will open in its default program. If it's a folder, the folder will open in a new window. If it's a program, the program will launch.[[Image:Navigate the Windows Directory Step 15.jpg|center]]
#Click a results section header to view all matching results. For example, if you have lots of documents that share the search term, clicking the Documents header will display all of the results that match.[[Image:Navigate the Windows Directory Step 16.jpg|center]]
#Right-click a result and select {{button|Open file location}}. This will open the folder that contains the file in a new window.[[Image:Navigate the Windows Directory Step 17.jpg|center]]
===Using the Command Prompt===
#Click the Start button.[[Image:Navigate the Windows Directory Step 18.jpg|center]]
#Type {{kbd|cmd}} and press {{keypress|Enter}}. This will start the Command Prompt.[[Image:Navigate the Windows Directory Step 19.jpg|center]]
#Note your current folder. When you start the Command Prompt, you'll start in your User folder.[[Image:Navigate the Windows Directory Step 20.jpg|center]]
#Type {{kbd|dir /p}} and press {{keypress|Enter}}. This will display the contents of the current directory. The screen will stop scrolling whenever the screen has filled, and you can press any key to keep scrolling.[[Image:Navigate the Windows Directory Step 21.jpg|center]]
#*<DIR> entries are folders inside of your current directory.
#*The size of each file will be displayed in bytes before the file name.
#Type '''{{kbd|cd..}} and press {{keypress|Enter}}.''' This will take you up one directory level.[[Image:Navigate the Windows Directory Step 22.jpg|center]]
#Type {{kbd|cd {{var|folderName}}}} to open a folder in your directory. For example, in your User folder you can type {{kbd|cd documents}} and press {{keypress|Enter}} to open your Documents folder.[[Image:Navigate the Windows Directory Step 23.jpg|center]]
#Type {{kbd|cd {{var|path}}}} to go to a specific directory. For example, to move directly to the Microsoft Office 15 directory in Program Files, you would type {{kbd|cd C:\Program Files\Microsoft Office 15}}[[Image:Navigate the Windows Directory Step 24.jpg|center]]
#Type a file name and press {{keypress|Enter}} to open it. This will open the file in its default program. You'll need to type the entire file name as well as its extension.<ref>http://www.digitalcitizen.life/command-prompt-how-use-basic-commands</ref>[[Image:Navigate the Windows Directory Step 25.jpg|center]]
== Related wikiHows ==
*[[Print a List of Files]]
*[[Choose a Computer]]
*[[Be a Computer Geek]]
*[[Organize Your Computer]]
*[[Activate High Contrast on Windows]]
*[[Access Data of a Password Protected User in Windows XP in Case the PC Fails to Boot]]
*[[List Every File on Your Hard Drive]]
==Sources and Citations==
{{reflist}}
__METHODS__

No comments:
Post a Comment