The Mobile Security Threat
In a modern enterprise, employees constantly check their work email and review confidential Google Drive documents on their personal Android smartphones. While Google Workspace encrypts this data in transit and at rest on the Google servers, the physical security of the employee’s smartphone becomes the weakest link. If an employee leaves their unlocked Android phone in a taxi, a malicious actor can immediately open the Gmail app and read highly sensitive corporate communications.
To mitigate this physical risk, Google Workspace allows administrators to enforce strict Mobile Device Management (MDM) policies. You do not need to take full control of the employee’s personal device (Advanced MDM); you can simply use Basic Mobile Management to force the device to require a complex screen lock PIN. If the user refuses to set a PIN on their Android device, Google Workspace will cryptographically block them from synchronizing any corporate data.
Step 1: Enabling Basic Mobile Management
First, ensure that Google Workspace is authorized to manage mobile devices in your organization.
- Log into the Google Workspace Admin Console as a Super Administrator.
- Navigate to Devices > Mobile and endpoints > Settings > Universal settings.
- Click on General.
- Ensure that Mobile management is set to Basic. (Basic allows you to enforce PINs and remotely wipe the corporate data without requiring the user to install a dedicated Device Policy app).
- Click Save.
Step 2: Enforcing the Password Policy
Now that MDM is active, you must define the exact mathematical requirements of the screen lock.
- Navigate to Devices > Mobile and endpoints > Settings > Security.
- Click on Password Requirements.
- Check the box for Require users to set a password.
You will now see several granular options. For a standard corporate environment, configure the following:
- Password strength: Select Strong (Requires a mix of letters and numbers) or PIN (Numeric only). If you select PIN, set the Minimum length to at least 6 digits. A 4-digit PIN is mathematically trivial to brute-force if an attacker has physical access.
- Maximum invalid password attempts: Set this to 10. If the phone is stolen and the thief guesses the PIN incorrectly 10 times, the device will automatically wipe itself.
- Maximum screen lock time: Set this to 5 minutes. If the employee sets their phone down on a desk, it will automatically lock itself after 5 minutes of inactivity.
Step 3: Enforcing Device Encryption
A PIN is useless if an attacker can simply plug the Android phone into a computer and extract the flash memory directly.
- Stay on the Security settings page.
- Scroll down to the Device Encryption section.
- Check the box for Require device encryption.
- Click Save.
(Note: All modern Android devices released in the last 5 years are encrypted by default out of the box, but enabling this policy guarantees that an employee cannot bypass it).
The End-User Experience
The moment you click Save, the policy becomes globally active. Within a few hours, when an employee opens the Gmail app on their Android device, the app will instantly block access to their inbox.
A persistent system notification will appear on their phone stating: “Action Required: Your organization requires you to set a device password.”
The employee will be forced into the Android settings menu to configure a 6-digit PIN. Only after the Android operating system confirms to Google’s servers that the complex PIN is active and the storage is encrypted will Google Workspace unlock the Gmail and Google Drive applications, securing your corporate data against physical theft.