Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

Microsoft seems to make it harder and harder to go "up a level" in explorer with every release, and apparently have done away with it completely in Windows 7. Is there any way to bring back the "up one level" button in Windows 7?

Prior to Windows 7, the backspace key did this.

share|improve this question
In Windows XP, there is no "go up one directory" in explorer (using the keyboard). Alt + Left Arrow simply reveres your steps of navigation. i48.tinypic.com/5bpxk3.png Ha! Thanks RichN. Thanks for the tip; I never knew that. – Scott Mar 2 '10 at 3:55
7  
In XP it's backspace, right? – RichN Mar 2 '10 at 3:57
I think you need more XP. – Iszi Feb 7 at 17:39

4 Answers

up vote 17 down vote accepted

What about Alt+? Analogous to Alt+ and Alt+ for backwards and forwards, respectively.

If you need to use the mouse, then rerun's answer probably is for you.

share|improve this answer
The path tree is OK, but often I don't know exactly which folder I want to go to and it's nice to be able to search your way up the tree. – TwentyMiles Mar 2 '10 at 3:49
Downvoter: Any particular reason? The mentioned shortcut does indeed work on my Windows 7. – Joey Mar 2 '10 at 4:46
Backspace works too, it's what I've always used. – cdenker Mar 2 '10 at 11:57
3  
@cdenker: Backspace goes backwards through the history, not the folder hierarchy path. The two may be the same in many scenarios (like navigating into a folder hierarchy and then back out again), but they don't need to. – Joey Mar 2 '10 at 12:28
1  
Yeah, there's no way to go up a folder when you've clicked on a folder in search results. "Up" and Alt+T just takes you back to the search results, not the parent folder, which is what I'm really interested in when it's a folder. – Triynko Dec 14 '10 at 20:14

You can see the path tree in the title bar and can click on any of the directories.

share|improve this answer
1  
It's called Breadcrumb Navigation. – paradroid Oct 10 '10 at 0:17
1  
And breadcrumb navigation ignores the directory structure when you click on a folder in search results. If you want to go to the parent folder, without an up-level button, it seems you have to right click on a file in the folder, copy its directory path, then paste that in the breakcrumb bar. Or you can go back to the search results, right click the folder, then choose "Open folder location", which you'd think is what would happen if you just double clicked it... but no. What a joke. They've managed to entangle the concepts of "history" with "directory structure" and it's a total fail. – Triynko Dec 14 '10 at 20:15
And you can't do it in Libraries either. getsatisfaction.com/microsoft/topics/… And Library navigation is really messed up. To see the actual folder path, you have to right click individual items in the library, choose open file location, then you get some breadcrumb path from the desktop like ">username>Pictures", and THEN if you click in the breadcrumb bar to turn it into text, you finally see the ACTUAL PATH like "D:\Pictures". Totally unusable. – Triynko Dec 14 '10 at 20:23
@Triynko: I solved that problem by adding a sym link to the .. folder in all of my libraries' folder. – tafoo85 Feb 7 at 17:43

You can use ClassicShell to get back the "Go up one level button" of Windows XP.

share|improve this answer

Not sure if anyone will see this, but I just had enough of this issue that i started looking for a solution myself. I found this handy article and am going to try it out.

share|improve this answer
1  
Welcome to Super User! We would appreciate if you could add more detail to this post, instead of just a link. It's fine to link to other useful information, but the critical bits of that information should also be included in your post in case the link should ever get broken. – Iszi Feb 7 at 17:40
The solution given DOES work, but requires the program "AutoHotKey" to be installed, and a small script to be running. The link points an article that addresses the backspace key in win-7 merely going through the explorer history, instead of the 'old' behaviour that makes it change to the parent directory. The solution given ALSO works with Vista. – MrZoolook Feb 7 at 19:57

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.