I made a batch file that quickly deletes all of these.
This is meant for XP only. I tested it on Windows XP Home, Pro, and MCE (English-language versions only with SP3).
Disclaimer: Not responsible for damage, misuse, or whatever else may occur from using any of this. USE AT YOUR OWN RISK.
There's 2 methods:
a) Make a batch yourself (for those that have the knowledge)
or
b) Download the batch.
Method a:
Paste the code into a text file. Rename from .txt to .bat and run.
@ECHO OFF ECHO This will delete the wallpapers included in Windows XP. PAUSE DEL "C:\WINDOWS\Blue Lace 16.bmp" DEL "C:\WINDOWS\Coffee Bean.bmp" DEL "C:\WINDOWS\FeatherTexture.bmp" DEL "C:\WINDOWS\Gone Fishing.bmp" DEL "C:\WINDOWS\Greenstone.bmp" DEL "C:\WINDOWS\Prairie Wind.bmp" DEL "C:\WINDOWS\Rhododendron.bmp" DEL "C:\WINDOWS\River Sumida.bmp" DEL "C:\WINDOWS\Santa Fe Stucco.bmp" DEL "C:\WINDOWS\Soap Bubbles.bmp" DEL "C:\WINDOWS\Zapotec.bmp" DEL "C:\WINDOWS\Web\Wallpaper\Ascent.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Autumn.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Azul.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Bliss.bmp" DEL "C:\WINDOWS\Web\Wallpaper\Crystal.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Follow.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Friend.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Home.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Moon flower.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Peace.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Power.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Purple flower.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Radiance.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Red moon desert.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Ripple.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Stonehenge.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Tulips.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Vortec space.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Wind.jpg" DEL "C:\WINDOWS\Web\Wallpaper\Windows XP.jpg"
Method b:
- Link to already made batch file: http://www.mediafire...mruzuynmh8br656 (less than 1kb).
or
- download below if you're logged in.
Notes:
- The batch assumes your Windows installation is C:\Windows.
- The normal wallpaper directory is C:\Windows\Web\Wallpaper. You can place wallpapers in there if you want.
- Media Center Edition comes with a few extra wallpapers that are not deleted.
- Non-english versions of XP may contain other/extra wallpapers.
- Feel free to post your thanks and/or problems!
Lastly: I know XP is old. I don't care. Comments such as "WHY NOT JUST UPGRADE" are NOT wanted and are annoying.








