Jump to content

Return to Piriform.com

"Cached WPF Fonts*" :- Why clean it? Can I stop it ! ? !


  • Please log in to reply
6 replies to this topic

#1 ONLINE   Alan_B

Alan_B

    Super Hero

  • Members
  • PipPipPipPipPip
  • 3,507 posts
  • Gender:Male
  • Location:Lancashire, England

Posted 20 June 2012 - 05:35 AM

Winapp2.ini cleans this and it is 34 MBytes that is instantly recreated when I launch my browser.
It seems to me an exercise in futility.
Where is the benefit in cleaning it ?
Is it really a breach of my privacy if my available fonts should become public knowledge  :rolleyes:

Why do I need a 34 MBytes cache of all the fonts that are under the sun - I only read English.
Also of relevance, I now have an SSD that will give me "Courier New" etc. in the blink of an eyelash.

For myself and my SSD I fancy disabling the service
"Windows Font Cache Service"
I assume that only when using an HDD should I respect the warning
"It can be disabled, though doing so will degrade application performance."
I await advice before I find out the hard way whether or not this is my best idea of the year :)

#2 OFFLINE   hazelnut

hazelnut

    try to stay calm

  • Moderators
  • 11,319 posts
  • Gender:Female
  • Location:Huddersfield uk

Posted 20 June 2012 - 05:46 AM

Alan should you wish to discuss questions about Winapp2.ini and what it cleans, please post in the Winapp2.ini thread.

Thanks.
CCLEANER, RECUVA, DEFRAGGLER AND SPECCY DOCUMENTATION CAN BE FOUND HERE

http://www.piriform.com/docs

#3 ONLINE   Alan_B

Alan_B

    Super Hero

  • Members
  • PipPipPipPipPip
  • 3,507 posts
  • Gender:Male
  • Location:Lancashire, England

Posted 20 June 2012 - 05:52 AM

I posted here because I have not only a general interest in the motivation of WinApp2.ini,
I also have a specific interest in disabling useless (to SSD) services,
and was concerned that any SSD query in the Winapp2.ini thread would not been seen by those who do not use WinApp2.ini.

Regards
Alan

#4 OFFLINE   TheWebAtom

TheWebAtom

    Advanced Member

  • Members
  • PipPipPip
  • 387 posts
  • Gender:Male
  • Location:Australia
  • Interests:I'm a software developer, website maker and blog writer.

Posted 20 June 2012 - 06:40 AM

The "Windows Font Cache Service" is actually a component of Microsoft .NET (well, technically Windows Presentation Foundation; which is a standalone subset of .NET)

There is really no harm in disabling it. Apps that require this service to render (Zune Media Player, MetroTwit and Win8 Metro Apps come to mind) will automatically start it when needed; despite you disabling it.

The only performance impact will be experienced while starting apps. With the service disabled, apps that use it will need to read your *entire* font collection into memory prior to launch (One of the many ways Windows is poorly designed). This service obviously mitigates that need by having everything already in memory; ready to go.
I'm Shane.

#5 ONLINE   Alan_B

Alan_B

    Super Hero

  • Members
  • PipPipPipPipPip
  • 3,507 posts
  • Gender:Male
  • Location:Lancashire, England

Posted 20 June 2012 - 11:27 AM

View PostTheWebAtom, on 20 June 2012 - 06:40 AM, said:

The "Windows Font Cache Service" is actually a component of Microsoft .NET (well, technically Windows Presentation Foundation; which is a standalone subset of .NET)
Thanks
That sounds like good news to me.
A prerequisite for any APP that I consider installing is that it should NOT use .NET :)

#6 OFFLINE   Andavari

Andavari

    .

  • Moderators
  • 15,013 posts
  • Gender:Male
  • Location:U.S.A.

Posted 20 June 2012 - 12:13 PM

I have that service set to the startup type Manual because I've had a handful of programs that needed it and would complain if it couldn't be started. I'd think setting the startup type to Disabled may make some programs that require it cry foul.
Piriform software help documentation is available at:
http://www.piriform.com/docs

#7 OFFLINE   Winapp2.ini

Winapp2.ini

    Friendly neighborhood addon manager

  • Beta Testers
  • PipPipPipPipPip
  • 4,753 posts
  • Gender:Male
  • Location:Long Island, New York
  • Interests:Sleeping

Posted 20 June 2012 - 01:01 PM

Good thing we have Shane, our resident .NET ninja! :lol: