How to Secure Your Cloud Storage: Google Drive, iCloud, Dropbox, and OneDrive
Cloud storage accounts hold your most sensitive files — documents, photos, backups, even tax returns. Here's how to lock them down properly with strong passwords, 2FA, and access controls.
Why Cloud Storage Security Matters More Than You Think
Your cloud storage account is one of the most sensitive targets an attacker can hit. It often contains everything: tax returns, passport scans, business contracts, personal photos, device backups, and in some cases passwords saved as text files. Unlike a breached website that exposes a single dataset, a compromised cloud account can expose years of your digital life in one shot.
The good news is that securing cloud storage requires no advanced technical skill — just a few deliberate steps that most people skip. This guide covers Google Drive, iCloud, Dropbox, and OneDrive specifically, with actionable steps for each.
The Foundation: Strong Password + 2FA on the Associated Account
Cloud storage security starts with the account it lives on. Your Google Drive is only as secure as your Google account password. Your iCloud files are only as secure as your Apple ID. The single most impactful thing you can do is:
- Set a long, unique password on the cloud provider account — use our free password generator to create one you've never used anywhere else.
- Enable two-factor authentication on the account. For Google, go to myaccount.google.com → Security → 2-Step Verification. For Apple, go to Settings → [your name] → Sign-In & Security. For Microsoft (OneDrive), go to account.microsoft.com → Security. For Dropbox, go to dropbox.com → Account → Security.
- Store the password in a dedicated password manager like NordPass or 1Password so you never reuse it or write it somewhere unsafe.
See our full guide on setting up two-factor authentication for step-by-step instructions on each platform.
Review Who Has Access to Your Files
Cloud storage breaches often aren't hacks — they're permission misconfigurations. You shared a folder with a colleague, forgot about it, and they've since left the company. You clicked "share link" to send a file to someone and left it publicly accessible indefinitely. These are extremely common, and cleaning them up is one of the fastest wins in cloud security.
Google Drive: Go to drive.google.com → right-click a folder → Share. Check who has editor/viewer access. Click "Manage access" to revoke stale shares. For a bulk view, go to drive.google.com/drive/shared-with-me to see what you've shared outward, and Settings → Manage apps to review third-party app access.
iCloud: On iOS, open the Files app → iCloud Drive → tap the shared folder icon to see active shares. In iCloud.com, click any shared folder and use the "Manage Shared Folder" option. Remove collaborators who no longer need access.
Dropbox: dropbox.com → Sharing → Shared links. Audit every link — any link without an expiration date is permanent. Delete links for files you no longer need to share publicly.
OneDrive: onedrive.com → select a file → Info → Manage access. Microsoft 365 users can also use the Sharing Report in the SharePoint admin center for a full audit.
Encrypt Sensitive Files Before Uploading
Cloud providers encrypt your files in transit and at rest, but they hold the encryption keys — meaning they (and anyone who legally compels them) can technically access your data. For truly sensitive files — financial records, legal documents, identity documents — consider encrypting them yourself before uploading.
The simplest approach: compress files into a password-protected ZIP or 7-Zip archive with AES-256 encryption before uploading to any cloud service. The archive's password should be long and unique (stored in your password manager). Even if your cloud account is compromised, an attacker just sees an encrypted blob they can't open without the password.
More advanced options include Cryptomator (free, open-source, works with all major cloud providers) and Boxcryptor. Both create an encrypted vault within your cloud folder that syncs normally but stores only encrypted data on the cloud provider's servers.
Manage Third-Party App Permissions
Every app you've ever connected to your Google Drive, Dropbox, or OneDrive has ongoing read or write access to your files. Over time, this list accumulates apps from past projects, trials, and integrations you've forgotten about. Each connected app is a potential attack surface — if that app's servers are breached, your cloud files may be exposed.
Google: myaccount.google.com → Security → Third-party apps with account access. Revoke any app you don't actively use.
Dropbox: dropbox.com → Account → Connected apps. Remove anything unrecognized or unused.
OneDrive / Microsoft: account.microsoft.com → Privacy → Apps and services → Apps with access to your data.
iCloud: appleid.apple.com → Sign-In and Security → Apps Using Apple ID. Revoke apps you no longer use.
A clean permission list means fewer ways for attackers to reach your files through a third-party app vulnerability.
Enable Version History and Ransomware Protection
One underused security feature in cloud storage is version history. If ransomware encrypts your local files and those encrypted files sync to the cloud, version history lets you restore the clean pre-encryption versions.
Google Drive keeps 30 days of version history by default (Google One subscribers can extend this). Dropbox keeps 180 days on paid plans. OneDrive has version history built into Microsoft 365 plans and also offers ransomware recovery detection that alerts you when large numbers of files change simultaneously. iCloud has recently added similar rollback features for file-level changes.
Enable this feature actively and know where to find it. For OneDrive specifically, go to onedrive.com → Restore your OneDrive (under Settings) to access the time-slider recovery tool. Pair cloud storage security with a good antivirus suite like Avast to catch ransomware before it encrypts your files in the first place.
Protect Against Account Takeover
Account takeover — an attacker gaining access to your cloud login — is the most direct threat. Beyond strong passwords and 2FA, watch for these signs:
- Unexpected login alerts: All major providers send email alerts for new sign-ins. Enable these and read them. An unfamiliar location in a login alert is a red flag.
- Active sessions you don't recognize: Google (myaccount.google.com → Security → Your devices), Apple (appleid.apple.com → Devices), and Dropbox all show active sessions. Sign out of unrecognized sessions immediately.
- Files you didn't create or modify: If you notice strange files or modified documents, treat it as a potential compromise and change your password immediately.
If you suspect your account has been accessed, change your password immediately, revoke all active sessions, enable 2FA if you haven't, and review your recovery email and phone number to ensure an attacker hasn't changed them. Also consider signing up for NordProtect, which monitors the dark web for your credentials and provides identity theft insurance if things escalate. See our guide on what to do after a data breach for a full response checklist.
Use a VPN on Public Wi-Fi
When you access cloud storage on public Wi-Fi — in coffee shops, airports, hotels — your connection can be intercepted if the network is compromised. While major cloud providers use HTTPS, some older apps and sync clients have had vulnerabilities that exposed tokens on unencrypted networks. The simple mitigation: use a VPN whenever you access cloud storage on untrusted networks. NordVPN encrypts all traffic from your device and is a straightforward add to your security stack. See our guide on how to use a VPN for privacy for setup instructions.
Recommended Tools
Here are the tools that directly support cloud storage security:
- NordPass — Store your cloud account passwords securely with zero-knowledge encryption. Free tier available.
- 1Password — Excellent for families sharing cloud accounts; includes Watchtower breach alerts.
- NordVPN — Encrypts your connection on public Wi-Fi where cloud traffic is most vulnerable.
- NordProtect — Dark web monitoring + identity theft insurance; alerts you if cloud account credentials appear in breach databases.
- Avast — Ransomware protection that stops encryption attacks before they sync to the cloud.
For a complete overview of security tools for every threat type, see our recommended security tools guide.