Windows 10: File History Error 201

Discus and support File History Error 201 in Windows 10 Installation and Upgrade to solve the problem; I opened my File History Event Logs to find a bunch of Errors. They are all 201 Events saying, "Unable to scan user libraries for changes and perform... Discussion in 'Windows 10 Installation and Upgrade' started by BethS4, Oct 28, 2020.

  1. BethS4 Win User

    File History Error 201


    I opened my File History Event Logs to find a bunch of Errors. They are all 201 Events saying, "Unable to scan user libraries for changes and perform backup of modified files for configuration C:\Users\..."

    What could be happening?

    I manually made a File History Backup on the 18th and set it to save copies once a day. I was about to download a new app and wanted to make a backup file before hand, but when the date "Files last copied on 10/18/2020" didn't refresh, I realized something was wrong.

    :)
     
    BethS4, Oct 28, 2020
    #1
  2. wnmarsh Win User

    File History error 201

    File History error 201 ever since new passport drive installed. No obvious solution.
     
    wnmarsh, Oct 28, 2020
    #2
  3. Windows 10 File History error Event ID: 201

    Hi All

    I have followed the suggestions in this thread but cannot get read of Error Event ID 201

    Tough it seems as the history backup was successful the Data folder is empty.

    Appreciate you support.

    Regards

    Shraga
     
    ShragaDvoretzki, Oct 28, 2020
    #3
  4. File History Error 201

    Windows 10 File History error Event ID: 201

    G'day,

    I had the very same error "Windows 10 File History error Event ID: 201" and finally was able to fix it.

    My issue was my Music Collection, all other folders were being backed up. I only had the issue when I included the Music folder to File History.

    After trolling through many different solutions I was able to piece together a solution.

    • Check for long file paths greater than 255 characters.
      • PowerShell Command: cmd /c dir /s /b |? {$_.length -gt 255}
      • Reference WebSite:
      • In my case this found no files > 255 (Not my Cause)
    • Check for Bad Characters
      • There is a possibility the some characters may cause the error
      • I have music from around the world and the languages are varied and the characters varied
      • PowerShell Command: gci -recurse | where {$_.Name -match "[^\u0020-\u007E]"}
      • In my case I found many files with special characters. I tested file history on 10 files with different languages and characters found in my search. All backed up ok with no errors -
        (Not my Cause)

    • Check for Hidden and Protected Files
    This was my issue!

    Windows does not display all the files by default and you need to find the files that "are" stopping file history from working.

    I had a metadata program enrich my Music Locations to make my library look good on my media centre PC. The metadata program created some hidden and protected files in the artist folders. This files did not show up on normal searches
    so I did not know they where the cause.

    My steps to find and delete the files preventing file history from working.

    • View All Files
      • There are many good sites to show you how:
        How-To Reference Web Site
      • My Problem Hidden Files Where:
        • AlbumArt* - Music Metadata pictures with long complicated file names
        • Thumbs.db - Thumbnail Database
        • Desktop.ini
    • Changed the Attributes of the files from hidden and protected to "normal"
      • Using a Command Prompt (Admin) Window
      • Navigated to the folder in question
        • Example:
        • typed the command: "M:" - To go to M Drive
        • typed the command: "cd music" - to go to the music folder
        • typed the command: “attrib –s –h *.* /S /D” - Takes a while to run
          • This converts "All Files" (*.*) by removing the "-s" System Attribute "-h" Hidden Attribute
    • Delete the files preventing the issue
      • Windows Explorer search within the problem folder
        • AlbumArt* - Music Metadata pictures with long complicated file names
        • Thumbs.db - Thumbnail Database
        • Desktop.ini
      • On each separate search I selected all the files [Ctrl]+[A] and deleted the files

    • Added Problem folder back into the File History and pressed the "Run Now" option

    • Checked the File History Disk location and "Success" my Music Collection is now being backed up
    I now have my PC running a full File History Backup onto a pair of "Mirrored Disks" finally after a lot of trouble shooting. My event log is now clear of the dreaded Event ID 201!

    I hope my findings help you in your File History Journey.

    Best Regards

    Paul
     
    RidgeFighter, Oct 28, 2020
    #4
Thema:

File History Error 201

Loading...
  1. File History Error 201 - Similar Threads - File History Error

  2. 0x80070020 File History Error

    in Windows 10 Software and Apps
    0x80070020 File History Error: I am geeting error 0x80070020 when trying to Back up File History to a different drive. https://answers.microsoft.com/en-us/windows/forum/all/0x80070020-file-history-error/87fb0ffd-6f51-4862-94eb-3e86660bd19f
  3. File History Error 201 Every Day?

    in Windows 10 BSOD Crashes and Debugging
    File History Error 201 Every Day?: I get this File History notification just about every day. I have changed the retention to 1 month but that had no effect. I get the error about File Hist Cleanup.I have been using Macrium for about a year.Can you help me correct the File History errors?I hope the included...
  4. File History Error 201 Every Day?

    in Windows 10 Gaming
    File History Error 201 Every Day?: I get this File History notification just about every day. I have changed the retention to 1 month but that had no effect. I get the error about File Hist Cleanup.I have been using Macrium for about a year.Can you help me correct the File History errors?I hope the included...
  5. File History Error 201 Every Day?

    in Windows 10 Software and Apps
    File History Error 201 Every Day?: I get this File History notification just about every day. I have changed the retention to 1 month but that had no effect. I get the error about File Hist Cleanup.I have been using Macrium for about a year.Can you help me correct the File History errors?I hope the included...
  6. File history not working error event id 201

    in Windows 10 Installation and Upgrade
    File history not working error event id 201: Hello, a while ago my file history has stopped working. I'm getting no error message, it just stops after 1 min. After a look in event viewer I found this: Unable to scan user libraries for changes and perform backup of modified files for configuration C:\Users\"Account...
  7. File history error 100

    in Windows 10 Ask Insider
    File history error 100: I'm trying to backup my laptop to my NAS with windows file history, but I keep getting error 100 because the length of the filepaths are longer than MAX_PATH. I even tried to make MAX_PATH longer but it doesn't seem to help. Any ideas how to fix this? submitted by...
  8. Unknown error code 201/10053

    in Windows 10 Network and Sharing
    Unknown error code 201/10053: Hi All, I wondered if somebody could help with the following error code that my colleague has encountered. A little context - we have a windows machine connected to an x-ray diffractometer, and they communicate with each other using the diffractometer manufacturer's...
  9. FileHistory Error 201 Windows 10 1903

    in Windows 10 Installation and Upgrade
    FileHistory Error 201 Windows 10 1903: FileHistory is working fine... ...but if I add 'Documents' directory, FH stops with 201 error code. I've checked that all file paths are less than 200 chars length. Why the event registry can't display any useful information? Only 201 error code!...
  10. File History error

    in Windows 10 Installation and Upgrade
    File History error: File History is telling me it cannot back up my D drive because of this file: D:\$RECYCLE.BIN\S-1-5-18 The error message tells me to remove it or its encryption to get File History to work again but I can't find this file anywhere on the drive. What do I do now?...