Forum Discussion
Prathameshp2020
Aug 12, 2025Copper Contributor
Replace All no longer available!
Hi , I am trying to copy bulk of files from one folder to another in the same site library. The source has same files names as in the destination. When you using the copy to feature in SharePoint...
PankajBadoni
Aug 12, 2025Iron Contributor
The "Replace All" functionality has been removed from the SharePoint Online Copy To and Move To dialog. This change is part of a broader UI and behavior update rolled out by Microsoft in recent months. The current behavior now only offers:
- Replace (individual prompt)
- Keep Both
- There is no bulk overwrite option available anymore
I couldn't find any official documentation from Microsoft regarding the removal of the 'Replace All' option in the Microsoft 365 Roadmap.
Workarounds
If you need to copy files in bulk and overwrite existing ones:
- Use OneDrive Sync + File Explorer: This may prompt for bulk overwrite depending on your OS.
- Use Power Automate: Automate file copying and overwriting without prompts.
- You can use the SharePoint migration tool and PNP PowerShell Commands
----------------------------------------------------
If you found my response helpful, please consider marking it as the accepted answer.