Check out our newest creation Tutorial Grad. The automated tutorial directory.

Subscribe to our rss feed

Remove Windows System Generated Folders

Posted in Administration Tutorials, Windows Tutorials by John Ward on the March 18th, 2007

This tutorial will show you how to get rid of those annoying system folders that Windows will install, such as My Music, My Videos, and My Pictures in you’re my Documents folder. I personally have no use for these folders because I keep my music, video, and pictures on a separate hard drive (although you can remap the folders). They just take up valuable screen real-estate. You can delete these folders, but they will keep coming back. It can get very annoying, but there is a solution with a simple registry hack.

Here is a picture of my documents before the removal of the folders.
Remove Windows System Generated Folders

We will get rid of all the folders except Junk and my Documents. Normally if you delete these items Windows will regenerate them at some point. We will need to modify the registry to remove these folders.

Go to start > run and type “regedit”
Remove Windows System Generated Folders

Now navigate to HKEY Current User/software/Microsoft/currentversion/explorer/shellfolders
Remove Windows System Generated Folders

Now find My Music, My Pictures, and My Video. Double click each of them and delete the value data and select ok.
Remove Windows System Generated Folders

After you have delete the value for the folders you would like to remove, close the registry editor.

Now go back in to my documents and delete the folders. Since we have changed the registry the folders will not be regenerated.
Remove Windows System Generated Folders

All gone! This will only get rid of these folders for the current user. Now if you really hate these things you can go back into the registry and change the same values in the following registry keys:

HKEY_Current_User/software/Microsoft/windows/currentversion/explorer/usershellfolders

HKEY_Local_Machine/software/Microsoft/windows/currentversion/explorer/shellfolders

HKEY_Local_Machine/software/Microsoft/windows/currentversion/explorer/usershellfolders

HKEY_Users/.default/software/Microsoft/windows/currentversion/explorer/shellfolders

HKEY_Users/.default/software/Microsoft/windows/currentversion/explorer/usershellfolders

That should totally annihilate them. No more My Video, My Music, or My Pictures.

Popularity: 5% [?]

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Reddit

Tutorial Grad - Recent Tutorials

3 Responses to 'Remove Windows System Generated Folders'

Subscribe to comments with RSS or TrackBack to 'Remove Windows System Generated Folders'.


  1. on July 17th, 2007 at 3:45 pm

    This will actually break things. What you should do is direct My Documents and so forth to your other drive. Then, things go where you want without breaking the things that rely on this.

  2. John Ward said,

    on July 17th, 2007 at 6:23 pm

    I haven’t had any problems with this mod yet. It is possible to map each folder. For example my music is on my D drive so I could map “My Music” to that drive.

    I don’t see what there is to break. Can you elaborate?

  3. jason said,

    on May 3rd, 2008 at 12:13 am

    Actually, the key directory is wrong… it should be: microsoft, then WINDOWS, then current version.

    Right now the ‘windows’ is left out.

    fyi

Leave a Comment