dslreports logo

Expand Open navigator
For some reason, MS took out the ability to put pictures in the background of your folders in XP. Below are the steps required to get your selected picture back in there...
  1. Open the folder you want a background on.
  2. Make sure you can see ALL files. To do so: Go Start > Control Panel > Folder Options > View tab, under "Hidden files and folders" check "Show hidden files and folders" AND UNCHECK "Hide protected operating system files (recommended)".
  3. Check to see if that folder has a file called "desktop.ini". If the folder does NOT have that file, you need Windows to create it for you... Right click in an empty area of the folder > Properties > Customize tab > Click "Customize" button > select the normal folder icon, Apply, OK (doing this creates the file). Note - you can delete this choosing of the folder icon later. All you want is the file, not the folder icon.
  4. Open desktop.ini and add the following lines of code:

    [ExtShellFolderViews]
    {BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
    [{BE098140-A513-11D0-A3A4-00C04FD706EC}]
    IconArea_Image=C:\My Folder Background.jpg

    If you had to perform the second part of number 3 (You had to select an icon for the folder so Windows would create the file), you can delete the following code, which was used to change the folder icon:

    [.ShellClassInfo]
    IconFile=%SystemRoot%\system32\shell32.dll
    IconIndex=(some number)

    This lets the folder have the default icon back, but the desktop.ini file which you want still remains, and now only contains the code for a background image.
  5. Finally, edit the last line of code (IconArea_Image=C:\My Folder Background.jpg) to the path of your picture, save the file and close it. Refresh the folder and it should have the new background.


Feedback received on this FAQ entry:
  • easy and simple method written by me... AmanAhad click here http://amanahad.blogspot.com/2013/11/have-personalized-logon-wallpaper-in.html

    2013-11-11 05:09:34

  • pwede... astig... thank's alot... thank you so much^_^

    2011-01-25 01:08:10

  • it was one of the best tutorials i finally go it. thank you.

    2009-11-30 05:29:18



Expand got feedback?

by Ctrl Alt Del See Profile edited by MSeng See Profile
last modified: 2002-11-23 10:51:42