Always show absolute path in File Explorer address bar












2















When using one of the Quick Access links in Windows 10 File Explorer, the address bar displays the following:



ThisPC > Documents



This is really annoying for navigating around as I often need to get to another folder near Documents, but I can't click the parent folder in the address bar because its not there and if I click the up or back button on the address bar it just takes me back to This PC.



As a developer this is just epically annoying. I have to navigate quickly around the file system all the time. Is there a way to just always have the address bar work off of the absolute path like old windows did?










share|improve this question





























    2















    When using one of the Quick Access links in Windows 10 File Explorer, the address bar displays the following:



    ThisPC > Documents



    This is really annoying for navigating around as I often need to get to another folder near Documents, but I can't click the parent folder in the address bar because its not there and if I click the up or back button on the address bar it just takes me back to This PC.



    As a developer this is just epically annoying. I have to navigate quickly around the file system all the time. Is there a way to just always have the address bar work off of the absolute path like old windows did?










    share|improve this question



























      2












      2








      2








      When using one of the Quick Access links in Windows 10 File Explorer, the address bar displays the following:



      ThisPC > Documents



      This is really annoying for navigating around as I often need to get to another folder near Documents, but I can't click the parent folder in the address bar because its not there and if I click the up or back button on the address bar it just takes me back to This PC.



      As a developer this is just epically annoying. I have to navigate quickly around the file system all the time. Is there a way to just always have the address bar work off of the absolute path like old windows did?










      share|improve this question
















      When using one of the Quick Access links in Windows 10 File Explorer, the address bar displays the following:



      ThisPC > Documents



      This is really annoying for navigating around as I often need to get to another folder near Documents, but I can't click the parent folder in the address bar because its not there and if I click the up or back button on the address bar it just takes me back to This PC.



      As a developer this is just epically annoying. I have to navigate quickly around the file system all the time. Is there a way to just always have the address bar work off of the absolute path like old windows did?







      windows-10 windows-explorer address-bar






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Sep 29 '18 at 3:08









      Run5k

      11.4k73254




      11.4k73254










      asked Sep 29 '18 at 1:28









      Jamie MarshallJamie Marshall

      1134




      1134






















          4 Answers
          4






          active

          oldest

          votes


















          1














          The most reliable method to do what you want is to pin your preferred folders to the Quick Access area after you have navigated to them via a UNC path.



          For example, the workgroup laptop on my home network is called DELL-INSPIRON15, so I can enter the following path in the address bar:



          \DELL-INSPIRON15UsersRun5kDocuments  


          However, if your machine is on an Active Directory domain you will need to add c$ to the syntax in order to map your local Documents folder via a UNC path:



          \DELL-XPS-9100c$UsersRun5kDocuments  


          After that, right-click Quick Access on the top-left and choose Pin current folder to Quick access.



          Do the same for each folder within the Quick Access area, and you should see exactly the behavior that you want when you click on the up-arrow.






          share|improve this answer


























          • That was my first idea but using this solution going back you will not only see the quick access folders but allt the other files and folders as well which have "nothing to do" with the quick access folders. But maybe I understood him wrong and that's what he wants. Anyway just wanted to point out the the two solutions give differnent results.

            – Albin
            Sep 29 '18 at 3:17













          • @Albin I am fairy certain that is what the OP wants: when they utilize a Quick Access folder shortcut, they want to be able to easily navigate to all of the other folders throughout the hierarchy.

            – Run5k
            Sep 29 '18 at 3:32











          • Well whatever it is, he will tell us. As I said, I just wanted to point out that our solutions will give different results, not argue about who is right ; )

            – Albin
            Sep 29 '18 at 3:51











          • @Albin I already knew that our solutions will give different results. That’s why I submitted a separate answer. ;-)

            – Run5k
            Sep 29 '18 at 4:04











          • This doesn't work for me. Clicking Pin current folder to quick access produces exactly the same results as any other folder. The folder still shows only itself in the address bar, and clicking the up arrow takes me back to my computer.

            – Jamie Marshall
            Sep 29 '18 at 17:08



















          0














          Open Folderoption-Window (Explorer -> View -> Options -> Change Folder- and Search) and open the "View" tab. Under "Navigationarea" you will find an entry to show all folders. Activate it, that should do the trick.



          enter image description here



          Sorry, the wording might not be correct, I had to translate from my German version.






          share|improve this answer



















          • 1





            this is the interface on English Windows (tenforums.com/tutorials/…) and no, that doesn't solve the OP's problem which is showing the full path on the address bar. It just shows all folders in the navigation pane on the left

            – phuclv
            Sep 29 '18 at 3:29











          • Thanks for the answer but I already found this option and tried it. It doesn't give me a quick shortcut to navigate around like quick access, it just shows me the current file tree. I suppose if quick access can't used as I have used it in the past then as a last resort I could use this in concurrence with quick access, but it's less than ideal.

            – Jamie Marshall
            Sep 29 '18 at 17:11













          • @JamieMarshall then I think I didn't quite get what you meant. I thought you meant that you go onto the quickaccess folder (usually with the 4 shortcuts). After you click on a shorcut and then choose the quickaccess folder again you want to see the 4 shortcuts again, is that right?

            – Albin
            Oct 3 '18 at 8:56






          • 1





            @Abin, no I used specific language. What i'm concerned with is seeing the absolute path in the address bar after I click on a quickaccess shortcut.

            – Jamie Marshall
            Oct 3 '18 at 15:55



















          0














          Not sure if this will have unintended side-effects, but experimenting with the Pictures folder, I deleted the current Quick Access pin, then in the registry, deleted the 'ParsingName' value under:



          HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerFolderDescriptions{0ddd015d-b06c-45d5-8c4c-f59713854639} 


          and



          HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerFolderDescriptions{33E28130-4E1E-4676-835A-98395C3BC3BB}


          Restarted, navigated to C:UsersKeith and pinned Pictures to Quick Access. the result was the Address Bar now showed Pictures path as a subfolder of the USerProfile folder rooted in the Desktop:



          Explorer Screenshot 1



          So then I delected the ParsingName under {f3ce0f7c-4901-4acc-8648-d5d44b04ef8f} (UsersFilesFolder) and that produced the desired result (after restarting Explorer):



          Explorer Screenshot 2



          Back up HKLM...FolderDescriptions before testing.



          Keith






          share|improve this answer































            0














            Install Open-Shell https://github.com/Open-Shell/Open-Shell-Menu



            If you don't want the start menu don't install that part. Just select Classic Explorer in the installer. Then open it and click Disable breadcrumbs



            Classic Explorer will add it's own annoying toolbar. Go to the View tab, Options, then uncheck Classic Explorer Bar






            share|improve this answer

























              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "3"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1362386%2falways-show-absolute-path-in-file-explorer-address-bar%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              4 Answers
              4






              active

              oldest

              votes








              4 Answers
              4






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              1














              The most reliable method to do what you want is to pin your preferred folders to the Quick Access area after you have navigated to them via a UNC path.



              For example, the workgroup laptop on my home network is called DELL-INSPIRON15, so I can enter the following path in the address bar:



              \DELL-INSPIRON15UsersRun5kDocuments  


              However, if your machine is on an Active Directory domain you will need to add c$ to the syntax in order to map your local Documents folder via a UNC path:



              \DELL-XPS-9100c$UsersRun5kDocuments  


              After that, right-click Quick Access on the top-left and choose Pin current folder to Quick access.



              Do the same for each folder within the Quick Access area, and you should see exactly the behavior that you want when you click on the up-arrow.






              share|improve this answer


























              • That was my first idea but using this solution going back you will not only see the quick access folders but allt the other files and folders as well which have "nothing to do" with the quick access folders. But maybe I understood him wrong and that's what he wants. Anyway just wanted to point out the the two solutions give differnent results.

                – Albin
                Sep 29 '18 at 3:17













              • @Albin I am fairy certain that is what the OP wants: when they utilize a Quick Access folder shortcut, they want to be able to easily navigate to all of the other folders throughout the hierarchy.

                – Run5k
                Sep 29 '18 at 3:32











              • Well whatever it is, he will tell us. As I said, I just wanted to point out that our solutions will give different results, not argue about who is right ; )

                – Albin
                Sep 29 '18 at 3:51











              • @Albin I already knew that our solutions will give different results. That’s why I submitted a separate answer. ;-)

                – Run5k
                Sep 29 '18 at 4:04











              • This doesn't work for me. Clicking Pin current folder to quick access produces exactly the same results as any other folder. The folder still shows only itself in the address bar, and clicking the up arrow takes me back to my computer.

                – Jamie Marshall
                Sep 29 '18 at 17:08
















              1














              The most reliable method to do what you want is to pin your preferred folders to the Quick Access area after you have navigated to them via a UNC path.



              For example, the workgroup laptop on my home network is called DELL-INSPIRON15, so I can enter the following path in the address bar:



              \DELL-INSPIRON15UsersRun5kDocuments  


              However, if your machine is on an Active Directory domain you will need to add c$ to the syntax in order to map your local Documents folder via a UNC path:



              \DELL-XPS-9100c$UsersRun5kDocuments  


              After that, right-click Quick Access on the top-left and choose Pin current folder to Quick access.



              Do the same for each folder within the Quick Access area, and you should see exactly the behavior that you want when you click on the up-arrow.






              share|improve this answer


























              • That was my first idea but using this solution going back you will not only see the quick access folders but allt the other files and folders as well which have "nothing to do" with the quick access folders. But maybe I understood him wrong and that's what he wants. Anyway just wanted to point out the the two solutions give differnent results.

                – Albin
                Sep 29 '18 at 3:17













              • @Albin I am fairy certain that is what the OP wants: when they utilize a Quick Access folder shortcut, they want to be able to easily navigate to all of the other folders throughout the hierarchy.

                – Run5k
                Sep 29 '18 at 3:32











              • Well whatever it is, he will tell us. As I said, I just wanted to point out that our solutions will give different results, not argue about who is right ; )

                – Albin
                Sep 29 '18 at 3:51











              • @Albin I already knew that our solutions will give different results. That’s why I submitted a separate answer. ;-)

                – Run5k
                Sep 29 '18 at 4:04











              • This doesn't work for me. Clicking Pin current folder to quick access produces exactly the same results as any other folder. The folder still shows only itself in the address bar, and clicking the up arrow takes me back to my computer.

                – Jamie Marshall
                Sep 29 '18 at 17:08














              1












              1








              1







              The most reliable method to do what you want is to pin your preferred folders to the Quick Access area after you have navigated to them via a UNC path.



              For example, the workgroup laptop on my home network is called DELL-INSPIRON15, so I can enter the following path in the address bar:



              \DELL-INSPIRON15UsersRun5kDocuments  


              However, if your machine is on an Active Directory domain you will need to add c$ to the syntax in order to map your local Documents folder via a UNC path:



              \DELL-XPS-9100c$UsersRun5kDocuments  


              After that, right-click Quick Access on the top-left and choose Pin current folder to Quick access.



              Do the same for each folder within the Quick Access area, and you should see exactly the behavior that you want when you click on the up-arrow.






              share|improve this answer















              The most reliable method to do what you want is to pin your preferred folders to the Quick Access area after you have navigated to them via a UNC path.



              For example, the workgroup laptop on my home network is called DELL-INSPIRON15, so I can enter the following path in the address bar:



              \DELL-INSPIRON15UsersRun5kDocuments  


              However, if your machine is on an Active Directory domain you will need to add c$ to the syntax in order to map your local Documents folder via a UNC path:



              \DELL-XPS-9100c$UsersRun5kDocuments  


              After that, right-click Quick Access on the top-left and choose Pin current folder to Quick access.



              Do the same for each folder within the Quick Access area, and you should see exactly the behavior that you want when you click on the up-arrow.







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited Oct 10 '18 at 16:48

























              answered Sep 29 '18 at 3:05









              Run5kRun5k

              11.4k73254




              11.4k73254













              • That was my first idea but using this solution going back you will not only see the quick access folders but allt the other files and folders as well which have "nothing to do" with the quick access folders. But maybe I understood him wrong and that's what he wants. Anyway just wanted to point out the the two solutions give differnent results.

                – Albin
                Sep 29 '18 at 3:17













              • @Albin I am fairy certain that is what the OP wants: when they utilize a Quick Access folder shortcut, they want to be able to easily navigate to all of the other folders throughout the hierarchy.

                – Run5k
                Sep 29 '18 at 3:32











              • Well whatever it is, he will tell us. As I said, I just wanted to point out that our solutions will give different results, not argue about who is right ; )

                – Albin
                Sep 29 '18 at 3:51











              • @Albin I already knew that our solutions will give different results. That’s why I submitted a separate answer. ;-)

                – Run5k
                Sep 29 '18 at 4:04











              • This doesn't work for me. Clicking Pin current folder to quick access produces exactly the same results as any other folder. The folder still shows only itself in the address bar, and clicking the up arrow takes me back to my computer.

                – Jamie Marshall
                Sep 29 '18 at 17:08



















              • That was my first idea but using this solution going back you will not only see the quick access folders but allt the other files and folders as well which have "nothing to do" with the quick access folders. But maybe I understood him wrong and that's what he wants. Anyway just wanted to point out the the two solutions give differnent results.

                – Albin
                Sep 29 '18 at 3:17













              • @Albin I am fairy certain that is what the OP wants: when they utilize a Quick Access folder shortcut, they want to be able to easily navigate to all of the other folders throughout the hierarchy.

                – Run5k
                Sep 29 '18 at 3:32











              • Well whatever it is, he will tell us. As I said, I just wanted to point out that our solutions will give different results, not argue about who is right ; )

                – Albin
                Sep 29 '18 at 3:51











              • @Albin I already knew that our solutions will give different results. That’s why I submitted a separate answer. ;-)

                – Run5k
                Sep 29 '18 at 4:04











              • This doesn't work for me. Clicking Pin current folder to quick access produces exactly the same results as any other folder. The folder still shows only itself in the address bar, and clicking the up arrow takes me back to my computer.

                – Jamie Marshall
                Sep 29 '18 at 17:08

















              That was my first idea but using this solution going back you will not only see the quick access folders but allt the other files and folders as well which have "nothing to do" with the quick access folders. But maybe I understood him wrong and that's what he wants. Anyway just wanted to point out the the two solutions give differnent results.

              – Albin
              Sep 29 '18 at 3:17







              That was my first idea but using this solution going back you will not only see the quick access folders but allt the other files and folders as well which have "nothing to do" with the quick access folders. But maybe I understood him wrong and that's what he wants. Anyway just wanted to point out the the two solutions give differnent results.

              – Albin
              Sep 29 '18 at 3:17















              @Albin I am fairy certain that is what the OP wants: when they utilize a Quick Access folder shortcut, they want to be able to easily navigate to all of the other folders throughout the hierarchy.

              – Run5k
              Sep 29 '18 at 3:32





              @Albin I am fairy certain that is what the OP wants: when they utilize a Quick Access folder shortcut, they want to be able to easily navigate to all of the other folders throughout the hierarchy.

              – Run5k
              Sep 29 '18 at 3:32













              Well whatever it is, he will tell us. As I said, I just wanted to point out that our solutions will give different results, not argue about who is right ; )

              – Albin
              Sep 29 '18 at 3:51





              Well whatever it is, he will tell us. As I said, I just wanted to point out that our solutions will give different results, not argue about who is right ; )

              – Albin
              Sep 29 '18 at 3:51













              @Albin I already knew that our solutions will give different results. That’s why I submitted a separate answer. ;-)

              – Run5k
              Sep 29 '18 at 4:04





              @Albin I already knew that our solutions will give different results. That’s why I submitted a separate answer. ;-)

              – Run5k
              Sep 29 '18 at 4:04













              This doesn't work for me. Clicking Pin current folder to quick access produces exactly the same results as any other folder. The folder still shows only itself in the address bar, and clicking the up arrow takes me back to my computer.

              – Jamie Marshall
              Sep 29 '18 at 17:08





              This doesn't work for me. Clicking Pin current folder to quick access produces exactly the same results as any other folder. The folder still shows only itself in the address bar, and clicking the up arrow takes me back to my computer.

              – Jamie Marshall
              Sep 29 '18 at 17:08













              0














              Open Folderoption-Window (Explorer -> View -> Options -> Change Folder- and Search) and open the "View" tab. Under "Navigationarea" you will find an entry to show all folders. Activate it, that should do the trick.



              enter image description here



              Sorry, the wording might not be correct, I had to translate from my German version.






              share|improve this answer



















              • 1





                this is the interface on English Windows (tenforums.com/tutorials/…) and no, that doesn't solve the OP's problem which is showing the full path on the address bar. It just shows all folders in the navigation pane on the left

                – phuclv
                Sep 29 '18 at 3:29











              • Thanks for the answer but I already found this option and tried it. It doesn't give me a quick shortcut to navigate around like quick access, it just shows me the current file tree. I suppose if quick access can't used as I have used it in the past then as a last resort I could use this in concurrence with quick access, but it's less than ideal.

                – Jamie Marshall
                Sep 29 '18 at 17:11













              • @JamieMarshall then I think I didn't quite get what you meant. I thought you meant that you go onto the quickaccess folder (usually with the 4 shortcuts). After you click on a shorcut and then choose the quickaccess folder again you want to see the 4 shortcuts again, is that right?

                – Albin
                Oct 3 '18 at 8:56






              • 1





                @Abin, no I used specific language. What i'm concerned with is seeing the absolute path in the address bar after I click on a quickaccess shortcut.

                – Jamie Marshall
                Oct 3 '18 at 15:55
















              0














              Open Folderoption-Window (Explorer -> View -> Options -> Change Folder- and Search) and open the "View" tab. Under "Navigationarea" you will find an entry to show all folders. Activate it, that should do the trick.



              enter image description here



              Sorry, the wording might not be correct, I had to translate from my German version.






              share|improve this answer



















              • 1





                this is the interface on English Windows (tenforums.com/tutorials/…) and no, that doesn't solve the OP's problem which is showing the full path on the address bar. It just shows all folders in the navigation pane on the left

                – phuclv
                Sep 29 '18 at 3:29











              • Thanks for the answer but I already found this option and tried it. It doesn't give me a quick shortcut to navigate around like quick access, it just shows me the current file tree. I suppose if quick access can't used as I have used it in the past then as a last resort I could use this in concurrence with quick access, but it's less than ideal.

                – Jamie Marshall
                Sep 29 '18 at 17:11













              • @JamieMarshall then I think I didn't quite get what you meant. I thought you meant that you go onto the quickaccess folder (usually with the 4 shortcuts). After you click on a shorcut and then choose the quickaccess folder again you want to see the 4 shortcuts again, is that right?

                – Albin
                Oct 3 '18 at 8:56






              • 1





                @Abin, no I used specific language. What i'm concerned with is seeing the absolute path in the address bar after I click on a quickaccess shortcut.

                – Jamie Marshall
                Oct 3 '18 at 15:55














              0












              0








              0







              Open Folderoption-Window (Explorer -> View -> Options -> Change Folder- and Search) and open the "View" tab. Under "Navigationarea" you will find an entry to show all folders. Activate it, that should do the trick.



              enter image description here



              Sorry, the wording might not be correct, I had to translate from my German version.






              share|improve this answer













              Open Folderoption-Window (Explorer -> View -> Options -> Change Folder- and Search) and open the "View" tab. Under "Navigationarea" you will find an entry to show all folders. Activate it, that should do the trick.



              enter image description here



              Sorry, the wording might not be correct, I had to translate from my German version.







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Sep 29 '18 at 2:47









              AlbinAlbin

              2,3461229




              2,3461229








              • 1





                this is the interface on English Windows (tenforums.com/tutorials/…) and no, that doesn't solve the OP's problem which is showing the full path on the address bar. It just shows all folders in the navigation pane on the left

                – phuclv
                Sep 29 '18 at 3:29











              • Thanks for the answer but I already found this option and tried it. It doesn't give me a quick shortcut to navigate around like quick access, it just shows me the current file tree. I suppose if quick access can't used as I have used it in the past then as a last resort I could use this in concurrence with quick access, but it's less than ideal.

                – Jamie Marshall
                Sep 29 '18 at 17:11













              • @JamieMarshall then I think I didn't quite get what you meant. I thought you meant that you go onto the quickaccess folder (usually with the 4 shortcuts). After you click on a shorcut and then choose the quickaccess folder again you want to see the 4 shortcuts again, is that right?

                – Albin
                Oct 3 '18 at 8:56






              • 1





                @Abin, no I used specific language. What i'm concerned with is seeing the absolute path in the address bar after I click on a quickaccess shortcut.

                – Jamie Marshall
                Oct 3 '18 at 15:55














              • 1





                this is the interface on English Windows (tenforums.com/tutorials/…) and no, that doesn't solve the OP's problem which is showing the full path on the address bar. It just shows all folders in the navigation pane on the left

                – phuclv
                Sep 29 '18 at 3:29











              • Thanks for the answer but I already found this option and tried it. It doesn't give me a quick shortcut to navigate around like quick access, it just shows me the current file tree. I suppose if quick access can't used as I have used it in the past then as a last resort I could use this in concurrence with quick access, but it's less than ideal.

                – Jamie Marshall
                Sep 29 '18 at 17:11













              • @JamieMarshall then I think I didn't quite get what you meant. I thought you meant that you go onto the quickaccess folder (usually with the 4 shortcuts). After you click on a shorcut and then choose the quickaccess folder again you want to see the 4 shortcuts again, is that right?

                – Albin
                Oct 3 '18 at 8:56






              • 1





                @Abin, no I used specific language. What i'm concerned with is seeing the absolute path in the address bar after I click on a quickaccess shortcut.

                – Jamie Marshall
                Oct 3 '18 at 15:55








              1




              1





              this is the interface on English Windows (tenforums.com/tutorials/…) and no, that doesn't solve the OP's problem which is showing the full path on the address bar. It just shows all folders in the navigation pane on the left

              – phuclv
              Sep 29 '18 at 3:29





              this is the interface on English Windows (tenforums.com/tutorials/…) and no, that doesn't solve the OP's problem which is showing the full path on the address bar. It just shows all folders in the navigation pane on the left

              – phuclv
              Sep 29 '18 at 3:29













              Thanks for the answer but I already found this option and tried it. It doesn't give me a quick shortcut to navigate around like quick access, it just shows me the current file tree. I suppose if quick access can't used as I have used it in the past then as a last resort I could use this in concurrence with quick access, but it's less than ideal.

              – Jamie Marshall
              Sep 29 '18 at 17:11







              Thanks for the answer but I already found this option and tried it. It doesn't give me a quick shortcut to navigate around like quick access, it just shows me the current file tree. I suppose if quick access can't used as I have used it in the past then as a last resort I could use this in concurrence with quick access, but it's less than ideal.

              – Jamie Marshall
              Sep 29 '18 at 17:11















              @JamieMarshall then I think I didn't quite get what you meant. I thought you meant that you go onto the quickaccess folder (usually with the 4 shortcuts). After you click on a shorcut and then choose the quickaccess folder again you want to see the 4 shortcuts again, is that right?

              – Albin
              Oct 3 '18 at 8:56





              @JamieMarshall then I think I didn't quite get what you meant. I thought you meant that you go onto the quickaccess folder (usually with the 4 shortcuts). After you click on a shorcut and then choose the quickaccess folder again you want to see the 4 shortcuts again, is that right?

              – Albin
              Oct 3 '18 at 8:56




              1




              1





              @Abin, no I used specific language. What i'm concerned with is seeing the absolute path in the address bar after I click on a quickaccess shortcut.

              – Jamie Marshall
              Oct 3 '18 at 15:55





              @Abin, no I used specific language. What i'm concerned with is seeing the absolute path in the address bar after I click on a quickaccess shortcut.

              – Jamie Marshall
              Oct 3 '18 at 15:55











              0














              Not sure if this will have unintended side-effects, but experimenting with the Pictures folder, I deleted the current Quick Access pin, then in the registry, deleted the 'ParsingName' value under:



              HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerFolderDescriptions{0ddd015d-b06c-45d5-8c4c-f59713854639} 


              and



              HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerFolderDescriptions{33E28130-4E1E-4676-835A-98395C3BC3BB}


              Restarted, navigated to C:UsersKeith and pinned Pictures to Quick Access. the result was the Address Bar now showed Pictures path as a subfolder of the USerProfile folder rooted in the Desktop:



              Explorer Screenshot 1



              So then I delected the ParsingName under {f3ce0f7c-4901-4acc-8648-d5d44b04ef8f} (UsersFilesFolder) and that produced the desired result (after restarting Explorer):



              Explorer Screenshot 2



              Back up HKLM...FolderDescriptions before testing.



              Keith






              share|improve this answer




























                0














                Not sure if this will have unintended side-effects, but experimenting with the Pictures folder, I deleted the current Quick Access pin, then in the registry, deleted the 'ParsingName' value under:



                HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerFolderDescriptions{0ddd015d-b06c-45d5-8c4c-f59713854639} 


                and



                HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerFolderDescriptions{33E28130-4E1E-4676-835A-98395C3BC3BB}


                Restarted, navigated to C:UsersKeith and pinned Pictures to Quick Access. the result was the Address Bar now showed Pictures path as a subfolder of the USerProfile folder rooted in the Desktop:



                Explorer Screenshot 1



                So then I delected the ParsingName under {f3ce0f7c-4901-4acc-8648-d5d44b04ef8f} (UsersFilesFolder) and that produced the desired result (after restarting Explorer):



                Explorer Screenshot 2



                Back up HKLM...FolderDescriptions before testing.



                Keith






                share|improve this answer


























                  0












                  0








                  0







                  Not sure if this will have unintended side-effects, but experimenting with the Pictures folder, I deleted the current Quick Access pin, then in the registry, deleted the 'ParsingName' value under:



                  HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerFolderDescriptions{0ddd015d-b06c-45d5-8c4c-f59713854639} 


                  and



                  HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerFolderDescriptions{33E28130-4E1E-4676-835A-98395C3BC3BB}


                  Restarted, navigated to C:UsersKeith and pinned Pictures to Quick Access. the result was the Address Bar now showed Pictures path as a subfolder of the USerProfile folder rooted in the Desktop:



                  Explorer Screenshot 1



                  So then I delected the ParsingName under {f3ce0f7c-4901-4acc-8648-d5d44b04ef8f} (UsersFilesFolder) and that produced the desired result (after restarting Explorer):



                  Explorer Screenshot 2



                  Back up HKLM...FolderDescriptions before testing.



                  Keith






                  share|improve this answer













                  Not sure if this will have unintended side-effects, but experimenting with the Pictures folder, I deleted the current Quick Access pin, then in the registry, deleted the 'ParsingName' value under:



                  HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerFolderDescriptions{0ddd015d-b06c-45d5-8c4c-f59713854639} 


                  and



                  HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerFolderDescriptions{33E28130-4E1E-4676-835A-98395C3BC3BB}


                  Restarted, navigated to C:UsersKeith and pinned Pictures to Quick Access. the result was the Address Bar now showed Pictures path as a subfolder of the USerProfile folder rooted in the Desktop:



                  Explorer Screenshot 1



                  So then I delected the ParsingName under {f3ce0f7c-4901-4acc-8648-d5d44b04ef8f} (UsersFilesFolder) and that produced the desired result (after restarting Explorer):



                  Explorer Screenshot 2



                  Back up HKLM...FolderDescriptions before testing.



                  Keith







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Sep 30 '18 at 23:22









                  Keith MillerKeith Miller

                  11




                  11























                      0














                      Install Open-Shell https://github.com/Open-Shell/Open-Shell-Menu



                      If you don't want the start menu don't install that part. Just select Classic Explorer in the installer. Then open it and click Disable breadcrumbs



                      Classic Explorer will add it's own annoying toolbar. Go to the View tab, Options, then uncheck Classic Explorer Bar






                      share|improve this answer






























                        0














                        Install Open-Shell https://github.com/Open-Shell/Open-Shell-Menu



                        If you don't want the start menu don't install that part. Just select Classic Explorer in the installer. Then open it and click Disable breadcrumbs



                        Classic Explorer will add it's own annoying toolbar. Go to the View tab, Options, then uncheck Classic Explorer Bar






                        share|improve this answer




























                          0












                          0








                          0







                          Install Open-Shell https://github.com/Open-Shell/Open-Shell-Menu



                          If you don't want the start menu don't install that part. Just select Classic Explorer in the installer. Then open it and click Disable breadcrumbs



                          Classic Explorer will add it's own annoying toolbar. Go to the View tab, Options, then uncheck Classic Explorer Bar






                          share|improve this answer















                          Install Open-Shell https://github.com/Open-Shell/Open-Shell-Menu



                          If you don't want the start menu don't install that part. Just select Classic Explorer in the installer. Then open it and click Disable breadcrumbs



                          Classic Explorer will add it's own annoying toolbar. Go to the View tab, Options, then uncheck Classic Explorer Bar







                          share|improve this answer














                          share|improve this answer



                          share|improve this answer








                          edited Feb 16 at 3:17

























                          answered Feb 16 at 3:09









                          Derek ZiembaDerek Ziemba

                          7272720




                          7272720






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Super User!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1362386%2falways-show-absolute-path-in-file-explorer-address-bar%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Aardman Animations

                              Are they similar matrix

                              “minimization” problem in Euclidean space related to orthonormal basis