Jump to content

nukecad

Moderators
  • Posts

    7,757
  • Joined

  • Last visited

Posts posted by nukecad

  1. @rj79

    Skipping like that indicates that something Edge related is still running, even though you have closed the Edge browser itself.

    Turning off 'Startup Boost' stops Edge from pre-loading, but if you have had Edge open then things can still be running in the background after you close it again.

    To stop Microsoft Edge from running in the background after it's been closed there is another switch, it's just underneath the one for Startup Boost:

    1. Open Microsoft Edge.
    2. Click the Settings and more (three-dotted) button from the top-right.
    3. Select the Settings option.
    4. Click on System & Performance.
    5. Turn off "Continue running background extensions and apps when Microsoft Edge is closed".

    image.png

  2. Thanks for clarifying what you are seeing.

    CCleaner is now at v5.90 so you may want to update it, but I doubt it will fix your issue with the Acronis backup files.

    As you say that this warning is coming from Acronis and is happening 'almost every day' would I be right in thinking that you have Smart Cleaning enabled in CCleaner?

    If you are and want to continue to use Smart Cleaning then it will simply be a question of setting an exception for the Acronis files so that Smart Cleaning doesn't try to touch them.

    I suggest that your first step is to turn off CCleaner's Smart Cleaning which I believe will then stop the messages coming from Acronis.

    Then if you want to put Smart Cleaning back on we can work out which exclusions you need to make.

  3. Did you read what I posted above? Did you do what I said to do?

    Are you actually losing the saved passwords, or are you just being logged out of websites and having to log in again?

    In Firefox if you go to Settings>Privacy & Security>Logins and Passwords>Saved Logins have your saved passwords gone?

    Can you screenshot your settings for cleaning Firefox like I did above?

    Are you using Health Check or Custom Clean?

  4. It's telling you there what file is going missing, so you can make that pathname an 'Exclusion' in CCleaner Custom Clean and it will then be left alone.

    This article at ABBYY tells you the same thing:
    https://support.abbyy.com/hc/en-us/articles/115005336829-Error-message-C-Users-Local-Temp-FRBatch-pac-was-not-found-appears-for-Screenshot-Reader

    To do that in CCleaner:
    Open CCleaner and go to Options>Exclude>Add
    In the box that opens, 'Drive or Folder' section, browse to: C:\Users\d1har\AppData\Local\Temp\ABBYY\FineReader\15\Bonus.ScreenshotReader
    Click OK, click OK.
    (You can copy and paste that path into the box if you don't want to browse, or if you can't see 'AppData').

    Once you've done that it should look like this:
    image.png

     

    Now when you run Custom Clean it will leave the reader alone.

    Note that the excludes only work in Custom Clean, if you run Health Check then the files will still be cleared.
     

  5. This is a common misunderstanding.

    The entry you mention says 'Saved Passwords' and if you tick it then as it says it will remove all your saved passwords from Firefox.

    However what you are reporting is that you are being logged out of websites,  which is a different thing.
    Your Saved Paswords have not been removed and are still saved in Firefox. If you go to Settings>Privacy & Security>Logins and Passwords>Saved Logins you'll see them all.

    To stop CCleaner from logging you out of websites:

    1. In Custom Clean untick 'Session' for Firefox. (It's that Session information that tells a browser which tabs were open and which websites you were logged into).
    2. Don't run Health Check, only use Custom Clean with 'Session' unticked. (Health Check uses it's own rules and ignores those ticks/unticks).

    image.png

  6. Apparently it's been around for a while, this is from 2018:
    https://groups.google.com/a/chromium.org/g/crashpad-dev/c/2YZHzOpeAT8

    From the 3rd post there:

    Quote
    Quote

    A. Browser Metrics:
    1. What is the difference between C:\Users\username\AppData\Local\Google\Chrome\User Data\BrowserMetrics\BrowserMetrics-identifier.pma and C:\Users\username\AppData\Local\Google\Chrome\User Data\BrowserMetrics-spare.pma?

    The "BrowserMetrics-identifier.pma" files are the actual written-to files.  One of them is live and any others are from previous runs that we'll be deleted once any final information is retrieved from them.

    The "spare" file is an optimization.  it takes time to create and fully realize the file (done to minimize the possibility of disk errors while in active use) so one is created after Chrome has been running a short while.  This empty (all zeros) file will be used on the next run so as to not delay startup trying to create one.

     

     

  7. I think that I see why it's greyed out now - from the look of the drive map I assume that is your 1TB Data drive? (A big clue is that there is no pagefile showing there).

    I think that Boot Time Defrag is only available for the boot drive, which has the system files on it.
    (Select you Acer drive and BTD should be available for that).

    So for the drive shown in that drive map:
    I'd first run a 'files only' defrag (Ananlyze>View Files>tick the box at the top of the list>Defrag checked), and then a Defrag Freespace to consolidate the files on the drive.
    You appear to have Defraggler set to move 'Large Files' to the end of the drive, there's a big chunk of consolidated files there - so before using Defrag Freespace go into Settings>Options>Defrag Tab and ensure that "Do not move 'Large Files' during Defrag Freespace" is ticked.
    Note that doing all that defragmenting/consolidation is going to take time on a 1TB drive.

  8. As JohnCCleaner says, Recuva users in the past have found that Irfanview can open 'slightly damaged' recovered files that other viewers can't.
    And then you can resave them as 'whole' files again.

    As Irfanview is free then it's worth a try, John gives the link in his post.

  9. 13 hours ago, thoste said:

    Here (Win10) this menu ("Boot time Defrag") is DISABLED (=greyed out).

    I've not heard of that happening before, it's available on both of my Win 10 machines.

    One thought: Are you using a Windows Admin account? I could see it not being available if you were not a Windows administrator.

    Just to note though - I've used Boot Time Defrag in the past to rejoin a pagefile that had become split into two blocks for some reason, but it didn't move the pagefile just defragmented it into one block at the same starting location as previously.
    ie. Boot Time Defrag defragments the system files (as it says it will) but it doesn't consolidate the disc; it's the same with the other system files they'll be defragmented but not moved from their original starting locations.
     

  10. Note that none of this should normally be done with a SSD, they work differently to spinning HDDs.
    SSDs should be Optimised and not defragmented (or consolidated).

    So as long as we are talking about a HDD then:

    What you are looking for is the 'Holy Grail' of hard drive consolidation - it can hardly ever be achieved.
    You can get close, but there is usually something that Windows says can't be moved. (For example the Windows pagefile stays in a set location on disc, as do some other files).

    To try and achieve it though what you need is drive consolidation rather than file defragmentation.
    Confusingly although they are different processes and do very different things most people still call both of them 'defragging'.
    There are historic reasons for that, in the days when discs had much less capacity than they do now consoildation then was normally what was wanted, so it's what 'defragmenters' did (and still do).
    With todays larger capacity drives consolidation is not that important, there is usually plenty of free space so it's more advantageous to have the files in one piece and not to care too much about where they are physically located on the disc.

    (PS. You may have noticed that the Windows built in defragmenter/optimiser no longer even shows a 'drive map' of where the files are, that's simply because it's no longer that important where files are on the disc).

    So, How to (try and) do it with Defraggler:

    By default Defraggler does a mixture of both defragmentation and consolidation as it sees being the best for your drive, but you can make it do either one or the other.

    To do a whole disc consolidation of a HDD and attempt to get your files all at the start of the disc/partition what you need is the 'Defrag Freespace' option which can be found on the menu under Action>Advanced.
    image.png

    Note that there are 2 options there - 'Defrag Freespace' and 'Defrag Freespace (allow fragmentation)'.
    The first tries to put all your files in the smallest number of clusters while keeping the files themselves in one piece.
    The second one allows files to be packed-in to the available clusters by fragmenting some files to fill up empty space in the clusters - so although you will get them into the least number of clusters that is at the expense of some files being fragmented to fill the clusters completely.

    Also note that this process can take a long time, especially if your drive is 500GB or bigger - that's another reason why consolidation is not done much with todays larger capacity drives, it just takes so long.

    Again though, having said all that, what you are looking to achieve is something that is rarely ever accomplished.
    You may get close with a few runs of 'Defrag Freespace (allow fragmentation)', if you have the time, but there will always be some files that Windows won't allow to be moved.

    And also note that as soon as you use your computer the files will start getting fragmented again as Windows and yourself use them.
     

  11. 12 hours ago, Augeas said:

    By the way the Total, Video and Audio file counts differ for the two runs of DD, so something is happening to the disk.

    I note that the drive is a Maxtor One Touch 3.

    That's meant for use as a dedicated backup drive and comes with its own backup software.
    Are you using it for backups? (I notice that there is a 'Maxtor Backup' folder).
    Is the backup software  still running and so may be overwriting what is/was on the drive?

  12. You can use CCleaner Pro Plus licences on PC, Mac, or any mixture of the two.

    Unfortunately though not Android, you have to get a licence for each Android device through the Google Play Store.

    That's because of Google's licencing setup. (They want their cut upfront).

    We are told that there are negotiations ongoing to try and get around that restriction so that the same CCleaner licences can then be used on all 3 operating systems, but I wouldn't hold your breath.

    For more info on CCleaner licensing, bundles, and which OS's they can be used on see here:

     

  13. Another thought is what antivirus are you running?

    The 'closes immediately' behaviour you describe is typical of when an antivitus is blocking CCleaner.
    (It was a problem for a few users who wer using a certain antivirus when CCleaner v5.89 was first released, but that was quickly patched within 24hrs so shouldn't be happening now).

  14. Hope you get your transplant soo and all goes well.

    I'll try to make this as short/easy as I can.

    Firstly - The Adobe PDF files themselves haven't been deleted.
    Only logfiles, most recently used lists, etc. have been cleared from Adobe DC. The actual files are still there wherever they were before. You can still browse to the PDF files and open them again.

    You don't need to recover the PDF files, they haven't been deleted, you just need to browse to them to open them.

    The defender logfiles will be gone - but you don't need them anyway unless you want to see what each Defender scan did. (Usually they just say that it scanned and found nothing).
    You will find that if you clear the Defender scan logs it will then 'think' that you have never run a scan, and so will run a new scan itself or may ask you to do one.

    Secondly - Your thinking of how Custom Clean works is not not correct, it doesn't work like that.
    You don't run/clean one tab at a time, when you run Custom Clean it will clear everything that is ticked in both tabs at the same time.

    Third - Those ticks/unticks only apply to Custom Clean.
    If you run Health Check it  always does it's own thing, it takes no notice at all of your ticks/unticks.

    Adobe and Defender Files are on the 'Applications' tab and need to be unticked there if you don't want them to be cleaned by Custom Clean.
    image.png

     

    To sum up - Custom Clean cleans both tabs at once, and only cleans what you have ticked.
    It doesn't remove any actual files (PDfs. Docs, photo/video files, etc). It will clear links to those files from recently used lists etc., if you tick the box to do that.
    Untick anything that you don't want to be cleaned, or things that you never use.
    Note that even if you never use IE some parts of Windows still do, so you should have at least 'Temporary Internet Files' ticked for IE.

    Health Check always does it's own thing, you cannot customise it.
    Health Check ignores anything that you have ticked/unticked in Custom Clean - those only apply to Custom Clean.

  15. Only support could alter a licence in that way.

    Email them at: support@ccleaner.com and explain your problem and what name you wish to use.

    Seul le support peut modifier une licence de cette manière.

    Envoyez-leur un e-mail à : support@ccleaner.com et expliquez votre problème et le nom que vous souhaitez utiliser.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.