Windows

  • Windows 7
  • Windows
  • All forums
Question

Windows 7 keeps on writing thousands of jpg files on c:\windows\serviceprofiles\networkservice\appdata\local\microsoft\media player\art cache\localmls subdirectory as system files.

Let me describe what is happening. I used the "get info" in iTunes to add various jpg artwork at the individual CD level (i.e., selecting multiple song at the same time).  Itunes displays the artwork fine and works fine. Over a period of time I noticed system performance deterioration and when I tried to create a disk image using CMS Bounceback Ultimate noticed that the number of files on my hard drive had increase from 250,000 to approximately 1,000,000. After a lot of investigation and a little luck I determined that Windows 7 writes these jpg files repeatedly in the c:\windows\serviceprofiles\networkservice\appdata\local\microsoft\media player\art cache\localmls subdirectory. These are the same jpg files I added in iTunes. At the time of my discovery there were approximately 700,000 of these small files written in this subdirectory as system files which are hidden files. I was able to delete these files by first resetting the file attributes (attrib *.jpg -s -h -r) and then using the del command. Unfortunately, the system continues to write the same files in the same sub and within hours I have thousands of these files written again. I checked the system for viruses/malware using the latest versions of sophos, malwarebytes, and spy hunter. There is no malware reported by any of these programs.  I also stopped Sophos and tried again but problem continues. I also reconstructed the iTunes library using the steps described by Apple but this did not solve problem. Any suggestions what I can try next?
    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation
8 People had
this question

Was this helpful?

2

Votes

Answer

This same issue caused my anti-virus program to take over 20 hours to run its complete system scan.  I found over 871,000 art cache files that look to come from browsing amazon.com's music store. 

I deleted the art cache files by deleting the windows\serviceprofiles\networkservice\appdata\local\microsoft\media player\art cache\localmls folder and creating a new folder witht the same name.  To prevent the folder from filling up again with art, I disabled the Windows Media Player network sharing service using the procedure described in this link:http://www.mydigitallife.info/2010/01/27/how-to-disable-windows-7-media-player-network-sharing-service-wmpnetwk/.

Now my slow scan probelm is gone.  It took only 3 hours, 15 minutes to run a scan of 750GB internal drive and a 500GB external drive.

 

 

 

    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Was this helpful?

Answer

"Turning off the "Windows Media Player Network Sharing Service" has seemed to stop it... for now =)"

Missing Hard Drive Space (windows 7)
http://forums.techguy.org/windows-7/920441-missing-hard-drive-space-windows.html

microsoft.public.multimedia.windows.mediaplayer
http://groups.google.com/group/microsoft.public.multimedia.windows.mediaplayer/browse_thread/thread/b4593bd2d12cec0f?tvc=2

http://www.google.com.au/search?q=c%3A%5Cwindows%5Cserviceprofiles%5Cnetworkservice%5Cappdata%5Clocal%5Cmicrosoft%5Cmedia+player%5Cart+cache%5Clocalmls&sourceid=ie7&rls=com.microsoft:en-au:IE-SearchBox&ie=&oe=&redir_esc=&ei=Bt99TMivOM2PcffGtcgJ

Alternatively perhaps you create a batch file to run at Startup or by Schedule Tasks to delete *.jpg files that appear in that folder?

A rough example of a batch file would be along these lines. It would be created in NotePad but saved as a .bat file.

C:
cd "windows\serviceprofiles\networkservice\appdata\local\microsoft\media player\art cache\localmls"
DEL *.jpg

pause

 

 

 

That is only a rough guide and may need plenty of amendments by you as I am not that familiar with batch files but it should not be too hard to do.  The batch file when run manually or in Scheduled Tasks would need Administrator privileges or the access permissions of localmls set suitably for the user.

    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Was this helpful?

Answer

"Turning off the "Windows Media Player Network Sharing Service" has seemed to stop it... for now =)"

Missing Hard Drive Space (windows 7)
http://forums.techguy.org/windows-7/920441-missing-hard-drive-space-windows.html

microsoft.public.multimedia.windows.mediaplayer
http://groups.google.com/group/microsoft.public.multimedia.windows.mediaplayer/browse_thread/thread/b4593bd2d12cec0f?tvc=2

http://www.google.com.au/search?q=c%3A%5Cwindows%5Cserviceprofiles%5Cnetworkservice%5Cappdata%5Clocal%5Cmicrosoft%5Cmedia+player%5Cart+cache%5Clocalmls&sourceid=ie7&rls=com.microsoft:en-au:IE-SearchBox&ie=&oe=&redir_esc=&ei=Bt99TMivOM2PcffGtcgJ

Alternatively perhaps you create a batch file to run at Startup or by Schedule Tasks to delete *.jpg files that appear in that folder?

A rough example of a batch file would be along these lines. It would be created in NotePad but saved as a .bat file.

C:
cd "windows\serviceprofiles\networkservice\appdata\local\microsoft\media player\art cache\localmls"
DEL *.jpg

pause

 

 

 

That is only a rough guide and may need plenty of amendments by you as I am not that familiar with batch files but it should not be too hard to do.  The batch file when run manually or in Scheduled Tasks would need Administrator privileges or the access permissions of localmls set suitably for the user.

    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Was this helpful?

2

Votes

Answer

This same issue caused my anti-virus program to take over 20 hours to run its complete system scan.  I found over 871,000 art cache files that look to come from browsing amazon.com's music store. 

I deleted the art cache files by deleting the windows\serviceprofiles\networkservice\appdata\local\microsoft\media player\art cache\localmls folder and creating a new folder witht the same name.  To prevent the folder from filling up again with art, I disabled the Windows Media Player network sharing service using the procedure described in this link:http://www.mydigitallife.info/2010/01/27/how-to-disable-windows-7-media-player-network-sharing-service-wmpnetwk/.

Now my slow scan probelm is gone.  It took only 3 hours, 15 minutes to run a scan of 750GB internal drive and a 500GB external drive.

 

 

 

    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Was this helpful?

I found 2,037,001 jpeg files in the Localmls subdirectory. This comprised over 70gb of data. Virus scans were taking more than 24hours to complete.

 

Looking around my computer, I was able to come up with another 24gb of useless files that windows 7 had tucked away.

 

The big problem here (Other than the obvious problems that Microsoft is not addressing) is gaining access to the LocalMLS Subdirectory. I had to change permissions under several levels of the security tab of the folder properties. This started about four subdirectories above the folder of interest. When I would click the option to change permissions for all objects included, It would change them for all  2 million files, one at a time. This had to be repeated at each level. Make sure to change your power settings to never shut down and go watch a movie or create cold fusion or even measure the significant travel of the Khumbu Glacier while you are waiting for all this to happen.

 

Wouldn't it be great if Microsoft thought about some of this stuff?

    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Was this helpful?

I found that microsoft has added a game called pinball,it was added into my media player 3D also attatched it to windowsNT I found there were files spread every where so I deleted every thing and messed up most of my files also having problems staying on line other than comp.freezing up and getting booted,I also found there were way over 50, 000 + + + + + files hidden,I feel when we have to leave our programs open for automatic downloads for windows products that is what it should be used for,not useless kids games I could care less about.I think that should be left as an option.What ever happened to good ole Bill Gates?  I sure miss him.Things ran smoother then.I am about to give up computer.It's not worth the aggrivations.I have one of the best anti-virus programs ever,it's Norton anti-virus suite,it has a vault for back up files,where I can retrieve any mistaken files deleted.It also explains every thing for new comers and learners like my self. It also helps me to get things in order again,I hope!!    ------- (*,*)>>
    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Was this helpful?

I found an easier way (although it took about 12 hours to finally delete almost 30gb of .jpg files!).

I use Piriform's 'Ccleaner' and there is  an item in the cleaner list called 'Custom Files and Folders'. If you check the box next to that, then go to 'settings' and 'include' and add the "windows\serviceprofiles\networkservice\appdata\local\microsoft\media player\art cache\localmls" to the list.

I removed the checks from all the other boxes in the cleaner list, then ran it. As I say, it took 12 hours to delete it all - but at the end of it, that folder is finally empty! When it finally finished, I rechecked the other stuff I usually clear out.

Now the advantages of doing it that way are that ccleaner doesn't stop responding with the task, which explorer did on my machine. Plus the setting is now there - no batch file necessary. It will clear the folder every time I run it.

Marc

    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Message marked as answers cannot be deleted

To delete this message, first unmark this message as an answer, then delete it.

Reason to remove escalation


Merge

Enter the thread ID of the thread you are merging into


Reply will be posted to a public thread

You are replying to a public portion of this thread. To reply privately, click Cancel, click the Private Messages tab, and Reply on that private message.

Don't show this message again

To report abuse, sign in or continue without signing in

Thank you.

Report abuse

Abuse type:

Details (optional):

Report abuse

Abuse type:

Details (required):
Enter the characters you see (required):
Type the numbers that you see in the picture.
Play audio and type the numbers that you hear.
Show a different picture.

Sign in

Hotmail, Xbox Live, Messenger, or msn accounts will also work.

Don't have one of the above accounts?

Signing in...
This page will automatically update after you are signed in.
If you are having problems, you can close this message and try to connect again.