Windows 10: 800 Identical Files in downloads but I cannot see or do anything about them.

Discus and support 800 Identical Files in downloads but I cannot see or do anything about them. in Windows 10 Gaming to solve the problem; Hi! I've been getting notifications on my PC that there are around 800 identical files in my Downloads, but when I click on it nothing happens. I've... Discussion in 'Windows 10 Gaming' started by Brick Zeneki, Jun 17, 2024.

  1. 800 Identical Files in downloads but I cannot see or do anything about them.


    Hi! I've been getting notifications on my PC that there are around 800 identical files in my Downloads, but when I click on it nothing happens. I've had an insane storage issue for around a year now and the notifications started coming in recently. I get them around once a week. If I check my downloads, everything looks normal. If I check my storage settings, its saying that 100 GB of storage is being taken up by Installed Apps, but the largest thing shown is 100 MB. None of it adds up to anywhere near 100 gigabytes. Is my computer having a stroke? Is it a virus that my antiviruses can't see?

    :)
     
    Brick Zeneki, Jun 17, 2024
    #1
  2. Kreij Win User

    Identical File Finder

    @Ford
    I don't think that step #3 is even needed. The probabiliy of two MD5 hashes from differing files colliding is what, 2^-128 ?
    Even if your were hashing a million files the odds of a hash collision on differing files is astronomically small.
     
    Kreij, Jun 17, 2024
    #2
  3. Identical File Finder

    Neat idea but...I would recommend doing a 1:1 compare...

    1. If filesize is equal, move on to step two; else, not identical.
    2. Read one chunk (4096 bytes) from file A and file B into separate buffers.
    3. Use a for loop to make sure all bytes are equal: fileAbuffer == fileBbuffer
    4. If an inequality is ever discovered, break the loop, close the file streams, and output non-match. If they are equal, rince and repeat until End of File is reached.

    Using this method, you could even have a percentage match option where you count the differences and use the filesize as the denominator in creating the percent. If not above a user specified percentage (100% if not given), reject it.


    The method described above would likely be faster than md5.ComputeHash(file) on large files because it could stop on the first byte.
     
    FordGT90Concept, Jun 17, 2024
    #3
  4. Kreij Win User

    800 Identical Files in downloads but I cannot see or do anything about them.

    Identical File Finder

    Makes sense to me. Sequential reading of a pair of arrays is fast (and of course, doesn't have to do an encryption algorithm even if the whole file is read).

    In the last scenario, it probably would be even faster as the odds of two differing files being identical for the 1MiB is unlikely also and it would find the difference sooner.

    Now get in there and optimize it more to make it even faster. *Big Grin 800 Identical Files in downloads but I cannot see or do anything about them. :D

    In a worse case scenario (let's say 5 files with a differing last byte) you would have to do full file reads 10 times for the array method, but only 5 hash runs and then do a hash List compare.
    Seems in this case they would be a lot closer.
     
    Kreij, Jun 17, 2024
    #4
Thema:

800 Identical Files in downloads but I cannot see or do anything about them.

Loading...
  1. 800 Identical Files in downloads but I cannot see or do anything about them. - Similar Threads - 800 Identical Files

  2. 800 Identical Files in downloads but I cannot see or do anything about them.

    in Windows 10 Software and Apps
    800 Identical Files in downloads but I cannot see or do anything about them.: Hi! I've been getting notifications on my PC that there are around 800 identical files in my Downloads, but when I click on it nothing happens. I've had an insane storage issue for around a year now and the notifications started coming in recently. I get them around once a...
  3. User accounts- cannot see them or log into them

    in Windows 10 Gaming
    User accounts- cannot see them or log into them: Hi a couple of weeks back my computer stopped showing the other user accounts at both start up and the windows menu area so we cannot login to other users. I have tried deleting and redoing the accounts for other users but they still cannot see or access their accounts- all...
  4. User accounts- cannot see them or log into them

    in Windows 10 Software and Apps
    User accounts- cannot see them or log into them: Hi a couple of weeks back my computer stopped showing the other user accounts at both start up and the windows menu area so we cannot login to other users. I have tried deleting and redoing the accounts for other users but they still cannot see or access their accounts- all...
  5. I cannot download anything.

    in Windows 10 Gaming
    I cannot download anything.: I have been trying to download Nord VPN but now I can't download anything else. I keep getting the microsoft store pop up and it won't let me go around it. I click install anyway and it won't idk what to do but i need this software. On top of that i know I have plenty of...
  6. I cannot download anything.

    in Windows 10 Software and Apps
    I cannot download anything.: I have been trying to download Nord VPN but now I can't download anything else. I keep getting the microsoft store pop up and it won't let me go around it. I click install anyway and it won't idk what to do but i need this software. On top of that i know I have plenty of...
  7. Cannot download anything

    in AntiVirus, Firewalls and System Security
    Cannot download anything: I have windows 10 and cannot download any files nor attachments even. Everytime I try and DL a file it immeditaly says “virus detected file deleted” despite DL a file from a trusted website. I’ve tried disabling the real-time protection but that did nothing....
  8. I cannot download anything .MSI

    in Windows 10 Network and Sharing
    I cannot download anything .MSI: Recently i tried installing a .msi application and im getting these error codes with all .msi applications. is there anyway to fix this Thanks James Sheehan...
  9. Files encrypting but I can't do anything about it?

    in Windows 10 Network and Sharing
    Files encrypting but I can't do anything about it?: please help I cant open or use minecraft because everything inside is encrypted[IMG] https://answers.microsoft.com/en-us/windows/forum/all/files-encrypting-but-i-cant-do-anything-about-it/27bc175f-4ecc-48a2-9fa8-adeb8d768fab
  10. Cannot download ANYTHING!

    in AntiVirus, Firewalls and System Security
    Cannot download ANYTHING!: I have shut off virus protector, ran ipconfig in dos, tried all suggestions from forum. Help please https://answers.microsoft.com/en-us/windows/forum/all/cannot-download-anything/64699510-6481-40b7-9d01-2911300d12a2"