A Microsoft file hosting and synchronization service.
Hi Christophe,
I understand how frustrating it must be to encounter this OneDrive sync error after migrating to your new PC. Error 0x80070194 ("the cloud provider exited unexpectedly") typically occurs when there are authentication, registry, or sync engine issues during PC transitions. Let me walk you through a systematic approach to resolve this.
Understanding the Error
Error 0x80070194 commonly appears when:
- OneDrive sync engine conflicts with Windows Cloud Files API
- Authentication tokens became corrupted during PC migration
- Registry entries are pointing to old system paths
- Windows credentials are cached incorrectly
- File system or permission conflicts exist
Step-by-Step Resolution
Phase 1: Reset OneDrive Authentication
- Sign out completely from OneDrive:
- Right-click OneDrive icon in system tray
- Select "Settings" → "Account" → "Unlink this PC"
- Click "Unlink account" and confirm
- Clear cached credentials:
- Press
Windows + R, typecontrol keymgr.dlland press Enter - Remove any stored OneDrive/Microsoft credentials
- Open Command Prompt as Administrator and run:
cmdkey /list | findstr "Microsoft" cmdkey /delete:target=microsoft
- Press
Phase 2: Reset OneDrive Sync Engine
- Stop OneDrive processes:
- Press
Ctrl + Shift + Escto open Task Manager - End all "OneDrive" and "Microsoft OneDrive" processes
- Press
- Reset OneDrive using built-in command:
- Press
Windows + Rand paste this command:%localappdata%\Microsoft\OneDrive\onedrive.exe /reset - Wait 2-3 minutes for the reset to complete
- Press
- Restart OneDrive:
- Press
Windows + Rand run:%localappdata%\Microsoft\OneDrive\onedrive.exe
- Press
Phase 3: Registry and System Cleanup (Advanced)
⚠️ Important: Create a system restore point before making registry changes.
- Clean OneDrive registry entries:
- Press
Windows + R, typeregedit, press Enter - Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\OneDrive - Right-click "OneDrive" folder → "Export" (create backup)
- Delete the "OneDrive" folder
- Restart your computer
- Press
- Reset Windows credentials:
- Open Settings → Accounts → Sign-in options
- Under "Ways to sign in," click on each option and "Remove" then re-add your Microsoft account
Phase 4: Fresh Installation (If Issues Persist)
- Uninstall OneDrive completely:
- Download official OneDrive uninstaller from Microsoft
- Or use Settings → Apps → Microsoft OneDrive → Uninstall
- Clean installation:
- Download latest OneDrive from Microsoft's official site
- Run installer as Administrator
- Sign in with your Microsoft account
- Choose selective sync if you have large amounts of data
Prevention for Future Migrations
When migrating to new PCs in the future:
- Use Microsoft's PC migration tools
- Sign out of OneDrive before system imaging
- Export/backup OneDrive settings before migration
- Perform fresh OneDrive setup on new systems rather than copying sync folders
Alternative Access Methods
While troubleshooting, you can still access your files through:
- OneDrive web interface at onedrive.live.com
- OneDrive mobile app
- Download specific files you need immediately
Additional Resources
For persistent issues, consult these official Microsoft resources:
The resolution process usually takes 10-15 minutes, and most users see immediate improvement after Phase 2. If you continue experiencing issues after trying these steps, please let us know which phase worked or where you encountered problems, and we can provide more targeted assistance.
If this answer helps resolve your OneDrive sync issue, please consider marking it as "Accept Answer" and giving it an upvote to help others experiencing similar problems.
Best of luck with your OneDrive setup!