Empty Cache doesn't remove all files

can't quite find the answer i'm looking for with a google or forum search - perhaps someone can help.
I want to get rid of my entire internet browsing history. I've reset Safari and emptied the cache numerous times, but files relating to old searches keep appearing, but in strange places.
For example, I was doing research for "company X" a while back. After the project completed, I emptied the cache, etc. Doing a mac search (cmd F) for anything related returns no files. However, when I'm using another, unrelated application, say, Photoshop, I'll go to import a file. In the import dialogue box there, if i type anything related to that previous "company X" search, it will appear as a Safari file (along with other files), though it is grayed out and unable to be selected.
So, because these files show up in that import dialogue box, they have to be somewhere on my system, correct? But because i can't find them using Cmd F, and i've already emptied Safari caches, etc, I'm at a loss as to where to find these files and how to get rid of them.
Any thoughts would be appreciated. Thanks!

Hi,
You can activate Private Browsing from the Safari menu. Safari won't remember pages you visit, search history, or autofill.
Carolyn

Similar Messages

  • How to make button to format a HardDrive or USB, How to remove all files from folder, and How to delete a process in listbox with a textbox?

    Hello!
    Here's the question with explaniation: How can i format the USB or Drive by clicking a button what's meant for it?
    and the second question what's also in vb.net: How can i remove all files from folder ? 
     Here's the Look of program: *
    Using the PC button, it will delete the free space of the PC, do you guys/girls know where it's location?

    Example Code:
    Imports System.Runtime.InteropServices
    Imports System.IO
    Public Class Form1
    Dim CBoxDrives As New ComboBox
    WithEvents FButton As New Button
    <DllImport("shell32.dll")> _
    Private Shared Function SHFormatDrive(ByVal hwnd As IntPtr, ByVal drive As UInteger, _
    ByVal fmtID As UInteger, ByVal options As UInteger) As ULong
    End Function
    Private Enum SHFormatFlags As Integer
    SHFMT_ID_DEFAULT = &HFFFF
    SHFMT_OPT_FULL = &H1
    SHFMT_OPT_SYSONLY = &H2
    SHFMT_ERROR = &HFFFFFFFF
    SHFMT_CANCEL = &HFFFFFFFE
    SHFMT_NOFORMAT = &HFFFFFFD
    SHFD_FORMAT_FULL = 0 ' full format
    SHFD_FORMAT_QUICK = 1 ' quick format
    End Enum
    Private Sub FButton_Click_1(sender As System.Object, e As System.EventArgs) Handles FButton.Click
    If CBoxDrives.Text = "" Then
    MsgBox("No Drive Selected")
    Exit Sub
    End If
    Dim Iresult As ULong = SHFormatDrive(CType(Me.Handle.ToInt32, IntPtr), CUInt(Asc(CBoxDrives.Text.Substring(0, 1)) - Asc("A")), CUInt(SHFormatFlags.SHFMT_ID_DEFAULT), 1)
    End Sub
    Private Sub Form1_Load(sender As System.Object, e As System.EventArgs) Handles MyBase.Load
    Me.Size = New Size(200, 100)
    With FButton
    .Size = New Size(50, 25)
    .Location = New Point(5, 5)
    .Text = "Format"
    End With
    Me.Controls.Add(FButton)
    With CBoxDrives
    .Size = New Size(50, 25)
    .Location = New Point(75, 5)
    .DropDownStyle = ComboBoxStyle.DropDown
    End With
    Me.Controls.Add(CBoxDrives)
    Dim DrivesFound As Integer = 0
    Dim allDrives() As DriveInfo = DriveInfo.GetDrives()
    Dim d As DriveInfo
    For Each d In allDrives
    If ((d.DriveType = DriveType.Fixed) Or (d.DriveType = DriveType.Removable)) AndAlso Environment.GetEnvironmentVariable("SYSTEMROOT").StartsWith(d.Name) = False Then
    CBoxDrives.Items.Add(d.Name)
    DrivesFound += 1
    End If
    Next
    CBoxDrives.SelectedIndex = DrivesFound - 1
    End Sub
    End Class

  • File Dialog - How to remove all files pattern in LV 8.x

    How to remove "all files" pattern in LV 8.x in the file dialog.
    Is it possible?
    Thanks
    Dany
    Dany Allard

    If it is a security issue, you will probably need to implement a custom dialog and actively filter for file types.  No matter what pattern you have showing, the user can type a pattern into the dialog and get anything they want.  In addition, file extension is not sufficient to determine file type.  You should probably check the file itself to ensure it is an HTML file and does not have any embedded nastiness.
    Fortunately, custom dialogs are easy to make.  Using the event structure, you can filter inputs as well, so that only HTML files will be accepted.  Good luck.  Let us know if you need more help.
    This account is no longer active. Contact ShadesOfGray for current posts and information.

  • Snow Leopard finder doesn't list all files on Windows 7 volumes

    From my Macbook Pro (10.6.8), I can connect to my Mac Pro, while it is running Windows 7 in Boot Camp, in order to access the Mac Pro's 6 volumes (1 Boot Camp, 5 Mac volumes). This is using SMB via Finder's 'Connect to server…' on an Airport network.
    However, Finder never displays all the files and folders on any of the Mac volumes it connects to through Windows 7. It seems to show approximately the first 18-9 files and folders, and then nothing. The same applies when I open a nested folder — it doesn't list all of its contents.
    Any ideas as to what's causing this and how I can fix it? I have searched all over but can't find any answers yet, so I'm hoping someone here has seen this before.

    Thanks for the reply, but I do have the Restore Windows box checked (see below). And the Resume features info (cnet link) only addresses how to turn the feature off, either selectively or globally. I'm simply looking for the functionality that I had with Snow Leopard and now seems to be absent. Maybe it's a bug in my Finder.

  • Finder doesn't show all files

    When I add new photos to iPhoto, they do not appear as a file or item in Finder Documents list. I thought Finder was supposed to show all files and items that you create?

    santra, use EasyFind or Find File instead. BY default, Apple's own Finder/spotlight doesn't search everywhere and doesn't find everything (Mac fanboys will tell you this is a feature and is so intelligent that some people can't understand how smart it is; I prefer to think of it as a defect).
    Easyfind is here: http://www.versiontracker.com/dyn/moreinfo/macosx/8707
    Find File is here: http://www.versiontracker.com/dyn/moreinfo/macosx/10906315
    I hope this helps you to find all your stuff.

  • How Do I remove all File Info after completeing image?

    After completing all work on a Photoshop Image - then saving as a jpeg - all the file info still remains (XMP).  How do I delete it?

    I appreciate your response and your effort to try to help me.  This is all stuff I know nothing about, so please bear with me.  I clicked on a picture I am ready to post on Behance – and chose “Save For Web”.  There is no  option to “Remove Metadata”.   
    There is a box entitled “Metadata:” – but choices are  “Copyright” – “Copyright and Contact Info” -  “All Except Camera Info” – “All”. 
    Is there any other way I could check to remove all the info I see when I open “File Info”?
    And, what does all that stuff in the Metadata box mean?  I would love to look it up for myself – but have no idea where to go to find info about it.
    Please help and thank you.
    Carol

  • Finder copy doesn't copy all files

    I have a dedicated disk for my Aperture masters, and to back this up while also defragging (according to a method described by Kevin J Doyle and Matthew Bergsma on the Aperture forum) I'm simply doing a Finder copy of the masters. I may have made a mistake when I relocated my masters a few months ago, because I put all 40,000 files in a single directory, at the "root" level of the drive.
    I've searched around to see if there is a limit to the number of items in a single directory, and saw guesses but nothing definitive.
    The problem is that when I try to copy the files, the Finder shows all 40,000 selected, but only copies 10,000 or so. I can't figure out why. If needed I can relocate the masters again into project folders, but I'm very curious why I'm seeing the partial copy.
    Rob

    I've got the same problem when copying multiple large files from the desktop to a network drive on Windows Home Server (using drag/drop). The files are about 1gb each, and if I copy more than one at a time, at least one will dissapear on the target machine. This is VERY repeatable.
    When I watch it closely, I can see temporary files for all files appear, and the number of items, and the total size reported in the copy status on the Mac are correct. In fact, it takes about the correct amount of time for the total size copied. However, when the copy is complete, some of the files on the target drive vanish. There is no error dialog, files just go poof. Dragging the missing files again works, as long as no more than one is copied at a time.
    A test with a few small files works fine. This only fails with large files. The total copied is less than 2gb, so this doesn't seem to be a FAT32 problem. There is ample space on the destination drive (over 1Tb free). The Mac is on a wireless 802.11N lan.
    - Bruce

  • Jar -xvf file.war doesn't overwrite all files.

    Has anyone else experienced the case when a WAR file created using Netbeans is extracted (jar -xvf file.war) doesn't overwrite all the existing files in the directory with the files contained in the WAR?

    Looks like it doesn't always do it or I extracted the war file in another directory and then issued the mv command to move the tree thinking it would replace all files.

  • Why does firefo not remove all files when uninstalled

    When I install all versions of Firefox prior to my current version 13 it does not uninstall all files. Why is this allowed? Why are all files not uninstalled when firefox is removed

    Hello Mace
    when drag the Firefox application to the "Trash" to uninstall Firefox, does not remove your user profile, which includes personal information such as bookmarks, passwords and cookies, to do that see: [https://support.mozilla.org/en-US/kb/uninstall-firefox-from-your-computer#w_removing-user-data-and-settings Removing user data and settings]
    is in here ~Library/Application Support/Firefox
    also : Firefox also has a .plist file at ~/Library/Preferences/org.mozilla.firefox.plist to remove too
    thank you

  • JDeveloper doesn't show all files in the directory

    Hello,
    I think some basic functionalities are missing in JDeveloper, one of these basic functionalities is the importing of files. You can't import existing business components in your project, so you have to put them in a directory physically.
    I did it like that and now I'm facing this problem that some file's aren't being shown in the application navigator while I select system navigator, I see that they are in the correct path. I really don't understand why my project doesn't include the files in the application navigator...
    Can anyone tell me what's wrong or what to look for?
    Thanks.

    Hi,
    ADF BC files are re-used as described in
    http://download-uk.oracle.com/docs/html/B25947_01/bcadvgen007.htm#CHEFECGD
    Frank

  • How to remove all files in a directory in java?

    I have tried method delete() of File ,
    but no effect!
    can anyone help me!
    thank you

    So, you have a directory and you want to delete all files in the directory. Here is some (untested) code:
    File dir = new File("C:\\tempdir");
    File[] files = dir.listFiles();
    for (int i = 0; i < files.length; ++i) {
      if (files.isFile()) {
    files[i].delete();
    Jesper

  • RemoveAll doesn't remove all elements

    Hey All,
    I'm having an issue with removeAll not removing all the element every time. Sometimes it does, and sometimes it seems to miss one or two.
    I am holding a number of Message objects in a TreeSet, and have other TreeSet's that also contain Message object's.
         messages.removeAll(c.getMessageList());
    Basically what i have is a message list for each "channel", and an object that can hold the messages of multiple channels in it, so when that channel is enabled, i add the messages from the specific channel, and remove them when they are disabled.
    The issue is that some seem to linger sometimes, but then i can play with it for a while, disabling and reenabling the channel, and it will remove the message after a couple tries. I debugged it, and saw that the list i was removing did contain the same object i was removing from, but it didnt remove it.
    This is probably really confusing, so please let me know what i need to clarify.
    THanks,
    Philippe

    The weird thing is that the 2 it didnt remove were in the middle of the set. If it was synchronization issues, i'd expect it to be at the end.It's a red-black-tree (balanced), so it makes a some sense. But I'd still expect a call to removeAll() to reset the internal state completely by replacing the root node.
    EDIT: I should really be reading the posts completely.. I was thinking about clear(), sorry :d
    PS. would it be just as efficent to just recreate the Overall or container set every time, instead of just removing the ones that are no longer enabled, cause that would fix the problem also.Well, marginally less efficient, but generally you don't have the possibility to replace the set whereever it is referenced..
    With kind regards
    Ben
    Edited by: BenSchulz on Feb 15, 2008 10:13 PM

  • Finder doesn't find all files

    Finder doesn't list all folders in a folder.
    The "ls" Terminal command does.
    For example, when looking for a group called "Gladys Knight & the Pips" in my itunes library it is not shown in the folder listing using Finder.
    Here is a snippet from Finder:
    However, when using terminal commands, it is found.
    Bobs-iMac:iTunes bobs$ pwd
    /Users/bobs/Music/iTunes
    Bobs-iMac:iTunes bobs$ ls -aR | grep "Gladys"
    Gladys Knight _ Gladys Knight & the Pips
    ./iTunes Media/Music/Gladys Knight _ Gladys Knight & the Pips:
    ./iTunes Media/Music/Gladys Knight _ Gladys Knight & the Pips/Greatest Hits [Curb_Capitol]:
    I'm running a clean install of OS X Yosemite, version 10.10.2

    Last login: Tue Apr 21 21:23:51 on ttys000
    Bobs-iMac:~ bobs$ cd music
    Bobs-iMac:music bobs$ ls
    iTunes
    Bobs-iMac:music bobs$ cd iTunes
    Bobs-iMac:iTunes bobs$ ls
    Album Artwork            iTunes Media
    iTunes Library Extras.itdb    iTunes Music Library.xml
    iTunes Library Genius.itdb    sentinel
    iTunes Library.itl
    Bobs-iMac:iTunes bobs$ mdfind Gladys
    /Volumes/Western Digital/Music/iTunes (under music)/iTunes Music Library.xml
    /Volumes/Western Digital/Music/Various Artists/Motown Legends, Vol. 3/06 I Heard It Through the Grapevine.mp3
    /Volumes/Western Digital/Music/Various Artists/Billboard Top Rock & Roll Hits_ 1973/03 Midnight Train to Georgia.mp3
    /Volumes/Western Digital/Music/Unknown/Shop Around/03 Nitty Gritty.mp3
    /Volumes/Western Digital/Music/Unknown/READER'S DIGEST 20 YEARS OF SOLID GOLD GROUPS Disc 3/07 MIDNIGHT TRAIN TO GEORGIA.mp3
    /Volumes/Western Digital/Music/Ray Charles/Genius Loves Company/10 Heaven Help Us All.mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Gladys Knight _ Gladys Knight & the Pips/Greatest Hits [Curb_Capitol]/06 Best Thing That Ever Happened to Me.mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Gladys Knight _ Gladys Knight & the Pips/Greatest Hits [Curb_Capitol]/07 I've Got to Use My Imagination.mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Gladys Knight _ Gladys Knight & the Pips/Greatest Hits [Curb_Capitol]/08 On and On.mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Gladys Knight _ Gladys Knight & the Pips/Greatest Hits [Curb_Capitol]/09 Letter Full of Tears.mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Gladys Knight _ Gladys Knight & the Pips/Greatest Hits [Curb_Capitol]/10 Every Beat of My Heart.mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Gladys Knight _ Gladys Knight & the Pips/Greatest Hits [Curb_Capitol]/05 Midnight Train to Georgia.mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Gladys Knight _ Gladys Knight & the Pips/Greatest Hits [Curb_Capitol]/03 Neither One of Us (Wants to Be the First to Say Goodbye).mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Gladys Knight _ Gladys Knight & the Pips/Greatest Hits [Curb_Capitol]/04 Friendship Train.mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Gladys Knight _ Gladys Knight & the Pips/Greatest Hits [Curb_Capitol]/02 If I Were Your Woman.mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Gladys Knight _ Gladys Knight & the Pips/Greatest Hits [Curb_Capitol]/01 I Heard It Through the Grapevine.mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Gladys Knight _ Gladys Knight & the Pips
    /Users/bobs/Music/iTunes/iTunes Media/Music/Various Artists/Motown Legends, Vol. 3/06 I Heard It Through the Grapevine.mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Various Artists/Billboard Top Rock & Roll Hits_ 1973/03 Midnight Train to Georgia.mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Unknown/READER'S DIGEST 20 YEARS OF SOLID GOLD GROUPS Disc 3/16 BEST THING THAT EVER HAPPENED TO ME.mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Unknown/READER'S DIGEST 20 YEARS OF SOLID GOLD GROUPS Disc 3/07 MIDNIGHT TRAIN TO GEORGIA.mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Various/Shop Around/03 Nitty Gritty.mp3
    /Users/bobs/Music/iTunes/iTunes Media/Music/Ray Charles/Genius Loves Company/10 Heaven Help Us All.mp3
    /Users/bobs/Documents/Music/Various Artists/Motown Legends, Vol. 3/06 I Heard It Through the Grapevine.mp3
    /Users/bobs/Documents/Music/Various Artists/Billboard Top Rock & Roll Hits- 1973/03 Midnight Train to Georgia.mp3
    Bobs-iMac:iTunes bobs$

  • Adobe Bridge Doesn't show all files in a folder

    I am using a MacPro with 8GB of Ram and 1TB HD running Mountain Lion.  I have a network folder that has about 320 GB of files in it.  This is spread out between about 255 different Illustrator files.  When I view them in Finder, all the files show up.  When I view them in Bridge, I can only get 200 to show up.  If I click refresh, it goes to a different number. If I repeat, it changes again.  This worked on the old Machine but doesn't seem to work on the New one.  I'm guessing its a setting but can't seem to find that particular one.  Has anyone ran into this?  Any ideas?
    Thanks!

    I'm guessing its a setting but can't seem to find that particular one.  Has anyone ran into this?  Any ideas?
    While Bridge is not assigned for use over a network your problem seems cache related to me. When in a problem folder go to the menu tools / cache / and choose purge cache for folder and see if this helps you.

  • How can I remove all files or bad files on my Ipod 60gb

    Hi all!
    For unknown reasons , all my music library 7.5 Gb have been re-loaded on my Ipod 60Gb. It take a long time, but it doesn't erase the previous datas on my Ipod.
    I have around 7.5 Gb of my hard used with wrong datas !
    how can I erase and remove these wrong files ?
    Thanks for answers
    regards
    Chat_noir

    Restore it.
    See: How to restore the iPod to factory settings.

Maybe you are looking for

  • Please help? Itunes will not open with Windows 7.

    I have tried everything in the posts, etc and still can't get it to work. Any ideas? I'm not the most computer literate person so need pretty simple instructions.

  • IMac 24' (nvidia) - Screen res. and color problems

    Hi all, I just turned to Apple and OS X last week (former Windows and Linux user), and I bought myself a brand new 24' iMac (actually the most powerful configuration available). But unfortunately my iMac does not work as expected. The screen resoluti

  • Connect 2 macs with USB?

    I ordered 2 macbook pros and an imac for my family. i need to transfer their files from the windows pcs to the new macs. what kind of cord do i need and where can i buy one?

  • 7D mark II raw files won't open using CS5. Help.

    How can I get my 7D mark II raw files to open in Camera Raw? I'm using CS5

  • Locks in CCM 2 publishing

    Hi All, I published a catalog in CCM 2 but I cancelled the job via SM37 and now I can no longer publish because it still has locks on the catalog I'm trying to publish... Does anyone know where/how I can remove these locks?? Thanks very much, Paula.