Windows 10 import picture's and videos not detecting correct android pictures!!

Anonymous
2022-08-31T18:40:03+00:00

Hello, when I use windows 10 explorer's import pictures and videos on my galaxy s8, the import wizard shows up but they all have the wrong photo which is different from whats showing within android. For some reason, the import pictures and video wizard doesn't detect more than 4k files even thought I have alot more than 4k files. Also, even though the folder to where the pictures/videos are being imported to is empty, windows still shows this error:

how do i fix/reset windows 10 explorer's import pictures and videos ? Thank you

Windows for home | Windows 10 | Connect Phone and PC

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

58 answers

Sort by: Newest
  1. Ramesh 181.8K Reputation points Volunteer Moderator
    2023-01-14T01:45:22+00:00

    //does it have to depend on the filetype? does it make a difference if it was used for all files?//

    Yes, it depends on the file type. Try the command and let me know how it goes.

    You may try copying the entire DCIM folder to a USB flash drive and use the import wizard to transfer files to PC.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-01-13T19:13:07+00:00

    does it have to depend on the filetype? does it make a difference if it was used for all files?

    I have used my brother's S21 phone and a 3rd windows laptop to plug in his phone using my samsung USB Cable and for him it detected all 21,000 photos and videos. But, on my phone, it disconnects and timeouts after a few minutes. Why is this occurring we both used the same cable, the same computer, none of those weird icons showed up inside his internal storage when connected to the laptop in windows explorer. Only my phone had this problem. Is there a software issue with my phone or why does my connection to the PC timeout after x minutes. It seem to be a more bigger problem than just a cable or choice of computer. For my brother's phone after x minutes, his data did not get timed out when his phone was connected to the laptop but my phone did timeout and there audio files instead of picture file showing up inside the DCIM folder. But for him, he didn't have that problem. There seems to be some level of corruption that I don't know how it happened

    Was this answer helpful?

    0 comments No comments
  3. Ramesh 181.8K Reputation points Volunteer Moderator
    2023-01-13T18:49:52+00:00

    Ok. Will test it tomorrow.

    Meanwhile, try this command instead of the script:

    Each time you see the "error occurred... try again" dialog, open a Command Prompt window and type:

    • del "%temp%\acq*.jpg" /a

    Image

    And then click "Try again" in the error message window.

    Atleast that should reduce the number of times the collision occurs.

    Let's know how it goes.

    Note: If the error message window references a different file type, say ".mp4" file type instead of .jpg, the command-line will be:

    • del "%temp%\acq*.mp4" /a

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-01-13T18:32:25+00:00

    I gave you a script but you never seem to have tried it.

    I have ran your vba script and this is the error message that I received.

    Image

    This is message that I received after I clicked cancel after the error emerged

    As you can see, the above is proof that I was running your script. You can also see from the task manager that the script was running in the background.

    Was this answer helpful?

    0 comments No comments
  5. Ramesh 181.8K Reputation points Volunteer Moderator
    2023-01-13T10:06:00+00:00

    I gave you a script but you never seem to have tried it.

    Was this answer helpful?

    0 comments No comments