How can I move "Libraries" above "This PC" in Windows 8.1 File Explorer

Discussion in 'Windows 8' started by thorbsd, Oct 6, 2013.

  1. thorbsd

    thorbsd MDL Junior Member

    Jun 9, 2013
    51
    10
    0
    #1 thorbsd, Oct 6, 2013
    Last edited by a moderator: Apr 20, 2017
    MS butchered the File Explorer in 8.1.

    I recall seeing a link a while ago about how to move the "Libraries" folder back above "This PC", but I can't seem to find it.

    What is the procedure for doing this?

    Windows 8.1
    Windows8.1.jpg

    Windows 8
    Windows8.jpg

    I figured it out:

    Code:
    Original
    [HKEY_CLASSES_ROOT\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]
    "SortOrderIndex"=dword:00000054
    
    New
    [HKEY_CLASSES_ROOT\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]
    "SortOrderIndex"=dword:00000042
    Everything is back as it should be.
     
  2. ian82

    ian82 MDL Expert

    Mar 7, 2012
    1,147
    303
    60
    go to C:\Users\Your USername

    Cut the folders you want from there, like Documents, Videos, etc. to the location you want and paste them there

    the only exception is the Pictures folder, there is a bug in Windows 8.1 you can't simply move it like that

    so the fix is:

    Open Computer (IE. This PC)
    Right click on the Pictures folder from the top folders, then go to properties
    Choose the location tab, then click on move, and browse to the folder you wish to move it to, then apply
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. thorbsd

    thorbsd MDL Junior Member

    Jun 9, 2013
    51
    10
    0
    Thanks for the response, but I'm not sure if you understand what I'm asking. I just uploaded two pictures of what I'm talking about.

    I want Windows 8.1 File explorer to look like the Windows 8 File Explorer with the entire "Libraries" folder in it's own section above the "This PC" section. I know it can be done because I saw the link describing how to do it a while ago.
     
  4. ian82

    ian82 MDL Expert

    Mar 7, 2012
    1,147
    303
    60
    oh ok I don't know then

    PS: Why do you call it This PC? that's gay IMO. right click on This PC and rename it to Computer bro
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. MerolaC

    MerolaC MDL Junior Member

    Feb 12, 2009
    70
    2
    0
    He is not calling it that. Windows 8.1 now calls "Computer" "This PC"
     
  6. thorbsd

    thorbsd MDL Junior Member

    Jun 9, 2013
    51
    10
    0
    So frustrating that I can't find that site again. The site was in German, and I think it was just some guys blog post right around the time of the preview release.
     
  7. acyuta

    acyuta MDL Expert

    Mar 8, 2010
    1,712
    397
    60
    You can drag This Pc and libraries to the top in favorites and thus get a win 8/7 type look. You can also name This PC as Computer or whatever.
    Try it.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. thorbsd

    thorbsd MDL Junior Member

    Jun 9, 2013
    51
    10
    0
    #8 thorbsd, Oct 7, 2013
    Last edited by a moderator: Apr 20, 2017
    (OP)
    I figured it out:

    Code:
    Original
    [HKEY_CLASSES_ROOT\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]
    "SortOrderIndex"=dword:00000054
    
    New
    [HKEY_CLASSES_ROOT\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]
    "SortOrderIndex"=dword:00000042
    Everything is back as it should be.
     
  9. Hunk_4TH

    Hunk_4TH MDL Member

    Aug 6, 2012
    162
    7
    10
    Very nice! this should be saved somewhere. Btw do you know how to move "This PC" above SkyDrive/below libraries?
     
  10. Shenj

    Shenj MDL Expert

    Aug 12, 2010
    1,556
    656
    60
    #10 Shenj, Oct 7, 2013
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Hunk_4TH

    Hunk_4TH MDL Member

    Aug 6, 2012
    162
    7
    10
    Cool thanks!