rickypanecatyl :
Thor - that'd be great! In risk in using them?
I have done this editing without any problem but it is entirely at your own risk. It only changes the default action of the Start Menu short cuts. The Libraries are still there and it will be over to you to ensure that files, photos etc. are not saved into Libraries but to where you want them to go. Sometimes this is a default location that you can set or you will have to navigate to your preferred location. Libraries can be removed altogether but this is more complex and difficult to restore. I have copied the .reg files as 8 separate files so you can do one at a time if you wish. Files 1 to 4 are to change the default action to User folders and 5 to 8 are to restore the default settings back to Libraries again if you wish to do so.
Copy and paste the code between the -------- lines and the ====== lines into Notepad for each file and "Save as" using the file name with the .reg extension above each set of codes. Save the 8 files to a secure location.
Create a Restore point for safety before making any changes so you can restore your system if things don't go as planned. Double click each .reg file you wish to use and agree to any UAC Windows warnings. Do them one at a time to be sure things are happening correctly. Do NOT try and edit the registry manually using the code in the files below as this requires slightly different codes will not work.
After any .reg files have been installed you must Log Off and Log yourself on again to set the registry changes. After running files 1 to 4 your Start Menu shortcuts will open to your User folders instead of Libraries. Of course, whether the shortcuts are showing or not depends on your "Customization" settings in Right click Start Menu button | Properties | Start Menu tab | Customize...
4 Registry edits to change Start Menu links to open user folders:
Start_Menu_Documents_Open_to_Users.reg (This is the file name. Copy and paste the text below between ------ and ===== for each file into Notepad and save the files using the names above each. The same applies for all the 8 files)
-----------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{7b0db17d-9cd2-4a93-9733-46cc89022e7c}]
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{FDD39AD0-238F-46AF-ADB4-6C85480369C7}"
======================================================
Start_Menu_Pictures_Open_to_Users.reg
------------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{A990AE9F-A03B-4e80-94BC-9912D7504104}]
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{33E28130-4E1E-4676-835A-98395C3BC3BB}"
========================================================
Start_Menu_Music_Open_to_Users.reg
--------------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{2112AB0A-C86A-4ffe-A368-0DE96E47012E}]
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{4BD8D571-6D19-48D3-BE97-422220080E43}"
=======================================================
Start_Menu_Videos_Open_to_Users.reg
--------------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{491E922F-5643-4af4-A7EB-4E7A138D8174}]
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{18989B1D-99B5-455B-841C-AB7C74E4DDFC}"
============================================================
4 Registry edits to revert Start Menu links to default Libraries
Default_Start_Menu_Documents_Open_to_Library.reg
---------------------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{7b0db17d-9cd2-4a93-9733-46cc89022e7c}]
"ParsingName"="::{031E4825-7B94-4dc3-B131-E946B44C8DD5}\\{7b0db17d-9cd2-4a93-9733-46cc89022e7c}"
=============================================================
Default_Start_Menu_Pictures_Open_to_Library.reg
-------------------------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{A990AE9F-A03B-4e80-94BC-9912D7504104}]
"ParsingName"="::{031E4825-7B94-4dc3-B131-E946B44C8DD5}\\{A990AE9F-A03B-4e80-94BC-9912D7504104}"
==============================================================
Default_Start_Menu_Music_Open_to_Library.reg
---------------------------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{2112AB0A-C86A-4ffe-A368-0DE96E47012E}]
"ParsingName"="::{031E4825-7B94-4dc3-B131-E946B44C8DD5}\\{2112AB0A-C86A-4ffe-A368-0DE96E47012E}"
===============================================================
Default_Start_Menu_Videos_Open_to_Library.reg
-----------------------------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{491E922F-5643-4af4-A7EB-4E7A138D8174}]
"ParsingName"="::{031E4825-7B94-4dc3-B131-E946B44C8DD5}\\{491E922F-5643-4af4-A7EB-4E7A138D8174}"
===============================================================