Windows 10

Make Windows+E Open This PC (Computer) In Windows 10

Make Windows+E Open This PC (Computer) In Windows 10

In Windows 10, when you click on the File Explorer icon on the taskbar or when you use Windows+E hotkey, Windows presents you the Home folder instead of This PC or Computer. The Home folder shows your favourite folders, frequently accessed folders and files.

This new Home folder feature is definitely useful to quickly access frequently accessed files and folders but most Windows users would like to see This PC or Computer after pressing Windows+E hotkey or clicking on the File Explorer icon.

Since Windows 10 doesn't come up with an option to disable the Home folder, we need to take the help of third-party utilities to make Windows + E hotkey open This PC or Computer.

UPDATE: Microsoft has added an easy way to make Windows + E open to This PC. Please refer to our make File Explorer open to This PC instead of Quick Access guide for detailed instructions.

In this guide, we will show how you can use AutoHotkey to access This PC or Computer using Windows + E hotkey.

Step 1: Visit this page and download AutoHotkey software. It's completely free and supports both 32-bit and 64-bit Windows 10.

Step 2: Run the downloaded setup file of AutoHotkey and then follow the simple on-screen instructions to get it installed on your Windows 10 PC.

Step 3: Once AutoHotkey is installed, run the program.

Step 4: Now, paste the following code in Notepad and save the file as hotkey.ahk. Note that the extension must be .ahk.

#e::Run, explorer.exe /e',::20D04FE0-3AEA-1069-A2D8-08002B30309D

Step 5: Now double-click on the newly created hotkey.ahk containing the above code to open the same with AutoHotkey. That's it!

From now on, when you press Windows + E key or click the File Explorer icon, you get This PC or Computer.

Thanks to My1 for the code.

Cursor jumps or moves randomly while typing in Windows 10
If you find that your mouse cursor jumps or moves on its own, automatically, randomly while typing in Windows laptop or computer, then some of these s...
How to reverse Mouse and Touchpads scrolling direction in Windows 10
Mouse and Touchpads not only make computing easy but more efficient and less time-consuming. We cannot imagine a life without these devices, but still...
How to change Mouse pointer and cursor size, color & scheme on Windows 10
The mouse pointer and cursor in Windows 10 are very important aspects of the operating system. This can be said for other operating systems as well, s...