How to clear Cache in Safari?

I found this solution to clear Cache in Safari on the community pages.
Does it work? I hope the Safari developers with confirm.
How to clear Cache in Safari
~Bee Delaware
Jan 3, 2013 7:34 PM
Quit Safari.
Click out on your desktop somewhere to get Finder menu on the top menu bar.  Then look over to the right, and select the "Go" menu while holding down the "Option"button.  You will then see an option for "Library" right under your home folder on that list.
That is your hidden Users Library.  Open that Library, go down to Caches.  Open that, and then look for apple.com.Safari.  Take that file to the trash.
Restart Safari.
I tried it, I do not know what the consequences are yet

It''s a bit drastic, but that clears Safari cache. There's another way of clearing the cache:
1. Open Safari, go to Safari menu (on the menu bar) > Preferences > Advanced, and tick "Show Develop menu in menu bar".
2. Close Preferences, and go to Develop menu > Delete cache

Similar Messages

  • How to Clear cache on Safari

    How do I clear my cache in Safari?

    Mac
    Safari 6
    Empty Caches
    1. Safari > Preference > Advanced
        Checkmark the box for "Show Develop menu in menu bar".
        Develop menu will appear in the Safari menu bar.
        Click Develop and select "Empty Caches" from the dropdown.
    2. Option click the "Go" menu in the Finder menu bar.
        Select "Library" and then "Caches".
        Right click "com.apple.Safari" and select "Move to Trash"
        Relaunch Safari.
    iPad
    Home > Settings > Safari > Clear Caches

  • How to clear cache and cookies on an iphone

    Hi, can you please tell how to clear cache and cookies on an iPhone, thanks

    Settings > Safari > Clear Cache/Cookies

  • Safari is running very slow.  I have cleared cache, reset safari, and put in new DNS 208.67.222.220 runs worse now.

    Safari is running very slow.  I have cleared cache, reset safari, and added DNS Servers 208.67.222.222.

    Mac Mini connected directly to modem by ethernet cable.  Ipad loads same web pages much faster.  Again thanks for help.
    Hardware Information:
              Mac mini (Mid 2010)
              Mac mini - model: Macmini4,1
              1 2.4 GHz Intel Core 2 Duo CPU: 2 cores
              2 GB RAM
    Video Information:
              NVIDIA GeForce 320M - VRAM: 256 MB
    Startup Items:
              HP Trap Monitor - Path: /Library/StartupItems/HP Trap Monitor
    System Software:
              Mac OS X 10.6.8 (10K549) - Uptime: 0 days 3:59:25
    Disk Information:
              Hitachi HTS545032B9SA02 disk0 : (298.09 GB)
                        (null) (disk0s1) <not mounted>: 200 MB
                        Macintosh HD (disk0s2) /: 297.77 GB (280.4 GB free)
              HL-DT-STDVDRW  GA32N 
    USB Information:
              Apple, Inc. Keyboard Hub
                        Apple, Inc Apple Keyboard
              HP Photosmart D110 series
              Logitech USB Receiver
              Apple Inc. BRCM2070 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Computer, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
    Problem System Launch Daemons:
              [failed] com.apple.suhelperd.plist
              [not loaded] org.samba.winbindd.plist
    Problem System Launch Agents:
              [failed] com.apple.Kerberos.renew.plist
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
    Launch Agents:
              [loaded] com.hp.help.tocgenerator.plist
    User Launch Agents:
    User Login Items:
              iTunesHelper
              HP Product Research
              HPEventHandler
    3rd Party Preference Panes:
              Flash Player
    Internet Plug-ins:
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              QuickTime Plugin.plugin
              Silverlight.plugin
    User Internet Plug-ins:
    Bad Fonts:
              None
    Top Processes by CPU:
                   4%          EtreCheck
                   4%          Safari
                   3%          WindowServer
                   2%          syslogd
                   1%          fontd
                   1%          activitymonitord
                   0%          Activity Monitor
                   0%          hpdot4d
                   0%          mds
                   0%          mdworker
    Top Processes by Memory:
              221 MB             WebProcess
              85 MB              Safari
              51 MB              WindowServer
              51 MB              Mail
              37 MB              Finder
              31 MB              mds
              27 MB              coreservicesd
              23 MB              HPEventHandler
              16 MB              HPIO Trap Monitor
              16 MB              mdworker
    Virtual Memory Statistics
              619 MB             Free RAM
              755 MB             Active RAM
              233 MB             Inactive RAM
              185 MB             Wired RAM
              200 MB             Page-ins
              0 B                Page-outs

  • How to clear caches using lion

    how to clear caches using lion

    There are a number of 3rd-party apps that will delete caches, among other things.  The free OnyX is a good one.
    But, as a brody says, it's usually not a good idea to do that unless you're sure it's needed. 

  • How to clear cache after mime object is updated?

    Hi Expert,
        I create a mime object (such as "test1.jpg") in mime repository.
       In web dynpro, I add two UI elements: a formatted text edit and a File-Upload "Insert Image",
       after I click the File-Upload "Insert Image",
       I select an image file (such as test2.jpg) from local directory, and upload the content of the image file to mime object(test1.jpg) in mime repository.
       at the same time, I insert a line into formatted-text-edit as "<img src="/SAP/Public/.../test1.jpg" />".
       I double click the mime object (test1.jpg), its content has changed as test2.jpg,
       however, formatted-text-edit still displays the content of test1.jpg.
       When I mannually clear the cache of IE, and refresh the web, Formatted-text-edit display the content of test2.jpg.
      It's obvious that the cache of http server isn't cleared.
      How to clear cache after mime object is updated?
      Any suggestions are welcomed.
      Thank you.
    Best Regards,
    Derek
    P.S. the source code:
    lv_url = '/SAP/BC/WebDynpro/SAP/ZENHANCE_IA/test1.jpg'.
      lo_mine_rep = cl_mime_repository_api=>get_api( ).
      lo_mine_rep->put(
        EXPORTING
          i_url     = lv_url
          i_content = lv_file_string ).
    Edited by: Derek Zhao on Sep 20, 2010 6:21 AM

    Hi Derek,
    Have you tried the method INVALIDATE_ICM_CACHE of class CL_MIME_REPOSITORY_API ?
    Regards,
    Anand

  • How to clear Cache in SAP BW

    Hi All,
    i changed 1 .js file in mime repository, but the changes are not getting reflected when i run 1 of the WAD templates. it still picks the old .js file. i guess there is some problem related to clearing of cache memory.
    Any ideas about how to clear cache in BW?
    Thnx in advance
    Godhuli

    Hi Godhuli,
    You can call transaction <b>RSRCACHE</b> and you can delete all; In OSS Note 456068, you can find all the issues related to this kind of problem
    You can also refer oss notes 679609,779015 for OLAP cache invalidation.
    Awarding points is the way of saying thanks in SDN!!!
    Regards,
    Balaji

  • How to clear cache and cookies

    Hi guys,
    I am new to jsf. And I have one problem in jsf, How to clear cache and cookies.
    Please help me to solve this..

    clearing Java cache and cookies is different from clearing IE cache and cookies. Usually when you powercycle your computer it is automatically cleared. To clear manually:
    go to start--> settings--> control panel--> double click on Java icon. Click on "delete files" under temporary internet files or 'clear cache' in the 'cache' tab. It depends on which version of java and which OS you use on how these will show up.
    If you were having issues with java crashing or making your freezing up, this should resolve the issue. It is strongly suggested that you powercycle the computer as well after clearing the java cache.

  • How to clear cache in oracle without bouncing apache,

    Hi guys,
    Can any one please suggest how to clear cache without apache bounce....
    Thanks in advance

    Thanks for your reply....
    I have done controller extension ,through personalization i have added the new controller path to the seeded page............
    But now i need the actual controller instead of my new custom controller for this i have firstly disabled Personlization for my user then i went to that page i have clicked on 'Inherit'() option ,then again i have enabled personalization ...now when i open that page itz still pointing to the custom controller path instead of the original controller......
    Help me to solve this issue without Apache bounce....
    Edited by: 912808 on Mar 21, 2012 6:19 AM

  • How to clear cache POP-UP LOV

    Hi All,
    How to clear cache POP-UP LOV .
    For example :
    I had created one pop-up lov "Marketing client", when I select any value from pop-up lov . If the Marketing Client already has 'AIM Investments' but someone clicks the item to get to search for a different one it currently only shows 'AIM Investments' unless someone blanks out the search box.
    What I want is every time I click on LOV it will show all the values. User need not to clear the search box to get all the values.
    Any pointer.
    Regards
    Dikshit

    Hi All,
    How to clear cache POP-UP LOV .
    For example :
    I had created one pop-up lov "Marketing client", when I select any value from pop-up lov . If the Marketing Client already has 'AIM Investments' but someone clicks the item to get to search for a different one it currently only shows 'AIM Investments' unless someone blanks out the search box.
    What I want is every time I click on LOV it will show all the values. User need not to clear the search box to get all the values.
    Any pointer.
    Regards
    Dikshit

  • How to clear cache in firefox

    how to clear cache in firefox

    Settings-Advanced-below"Network" and here clear
    https://support.mozilla.org/ru/kb/kak-ochistit-kesh-firefox?redirectlocale=ru&redirectslug=kak-ochistit-kesh

  • How to clear cache in mavericks

    how to clear cache in mavericks ?

    You can use one of several good utilities:
    Mavericks Cache Cleaner
    Onyx
    Cocktail
    You will find them at www.macupdate.com.
    Also, you should startup in Safe Mode, then restart normally. This is a slow startup, but part of the process cleans out some system caches.
    I don't know what browser you use, but there should be some cache clearing options available.

  • How to empty cache in Safari 6?

    In Safari 6, the "empty cache" command is missing from the Safari menu. Does anyone know how to empty the cache in Safari 6?

    I have the development menu activated and cannot get caches to clear at all. No matter how many times I ask it to. Like it is completely being ignored. Developing web pages and need them to update when requested. Any suggestions?

  • How to clear cache and other items

    How do you clear cache and check to see if Mac is running properly

    Settings > Safari > Clear Cache/Cookies

  • HT1338 How to clear cache in OS X Lion?

    Hi I am very new to using Apple Mac... my pc is a OS X Lion... How do I clear my Cashe? It is a desktop pc....

    Hi Bompy,
    I had a similar problem but Apple telephone support provided an easy fix for me. 
    Go through the process to restart your computer.   As soon as the screen goes black, depress the Option and the Apple buttons at the same as you press the "R" and the "P" buttons.  Hold all four buttons down during the restart. 
    The screen will come on bright as if it is starting up like it regularly does.  Keep holding the four keys down and the screen will go black again and then after a few seconds, it will come on bright again and proceed to open as usual.  Let go of the four keys once the screen becomes bright again.  You have just cleared your cache and your computer will run faster. 
    I usually then go into my finder and click on utilities.  Then I click on disk utility and work my way through to repair disk permission.  If you have different hard drives (like an external backup), you might have to click on the MAC HD icon and then hit the repair permissions button on the screen.  It will usually start out saying that it will take about 1 - 3 hours, but it usually only takes about 5 minutes or so.  Once it is finished, click out of everything and you should be good to go.
    I have found that going through this process about every 3 - 4 weeks keeps my computer running really fast and it only takes about 10 minutes for everything.  You don't lose anything during the restart - it only clears cache items that slow the systems down.
    I'm not expert and I may not be using the correct terms, but it does work for me everytime.
    If you use the Internet extensively, you might also consider clearing cookies once or so a month.  Pull down the Safari icon and go to preferences and then go to privacy and the box will ask Remove All Website Data.  It will remove cookies and other tracking links that might slow down your system.  At the very least, it should help stop some of the endless emails that you'll get for products and sites from the sites you've visited.  The downside is that you might have to reengage some of the site you use regularly, such as banking sites, paypal, etc.  When you log on to them, they may say that you cannot proceed since you don't accept cookies.  Just type in the ID and password again (as usual) and it should open up like normal.
    Good luck.
    DensaMensa

Maybe you are looking for

  • It wont let me open a text message.

    Heya all, Something that's been bugging me for a few weeks now. Sometimes when I recieve a text message on my Curve, When i want to open it, it just doesnt open... XD It doesnt do it all the time but randomly it will and it's very annoying. Anyone ca

  • How can i send an error message at EXIT_SAPMM06E_013 ?

    Hi I'm making some validations to Vendor and Partner Functions (table control in 'Partners' Strip) in Creting/Changing Purchase Orders (ME21N/ME22N).  I know the suitable user exit is EXIT_SAPMM06E_012 for making validation before saving, but this ex

  • REP-56055: ''Exceed Max Connections Allowed:''

    dear gurus salamz can any one help me on this we have bi, app server with 10g2 and getting on few reports this error rgds, salim shahzad

  • How to configure mail

    I have an imac mid 2011 with mountain lion 10.8.4. Whenever i open mail the screen that comes up is only two parts.   the list of mailboxes and the rest of the screen is taken up by the contents of the messages. If I enter full screen, the normal thr

  • Adding a Process to Logout

    Hi, I've read several threads on logout and how it works. I've found that it typically launces page 101, and calls a routine associated with your authenication scheme. I've also found that to add a process to logout I need to add a branch that execut