Table of contents
Collect the questions Workspace admins ask in public forums and one wins by a wide margin: how do I move files from My Drive to a shared drive without breaking anything? Roughly a third of the people asking never get an answer.
Why this matters at all
A file in My Drive belongs to a person. When that person leaves and the account is deleted, the files go with it. In a shared drive the owner is the organisation. People come and go, files stay.
What happens to links
Good news: the file ID does not change. Moving a file to a shared drive keeps its link working. Documents that embed the link keep working too.
Bad news: permissions are rewritten. In a shared drive, access comes from drive membership, not from each file’s own settings. Someone who had access to a file in My Drive can lose it even though the link still resolves. That looks like a broken link. It is a permissions problem, and it causes almost every complaint.
The correct order
- Create the shared drive and add members first. Not after. Move files before adding people and the calls start immediately.
- Check ownership. Only the file owner or a properly-permissioned admin can move files in. Files owned by someone who already left need to be claimed first.
- Move folders, not individual files. Structure survives and the result is easier to verify.
- Do not use “Add shortcut”. A shortcut only pretends to move the file. A year later nobody remembers where the original lives.
- Test with a regular user account, not an admin one. Admins see everything, normal employees do not.
The traps almost everyone hits
- Files shared with external collaborators. Shared drive policy may forbid external access. The file moves, your partner loses access.
- Google Forms responses. Forms writing to a Sheet tend to lose the connection after a move. Check every live form.
- Item limits. A single shared drive has a maximum file count. Split a big archive by department or project.
At scale
A few thousand files: the Drive web interface is fine. Tens of thousands: you want Google Workspace Migrate or Drive API scripting, because mistakes at that scale are expensive to undo. File structure and the permission model are part of a proper Workspace setup. If you are unsure, talk to us first. An hour of planning beats a week of repairs.


