Android location tracking notification and Remote View black screen on secure appsSolved

Participant
Discussion
3 days ago Aug 06, 2026

Some Android users are seeing a persistent Hexnode notification saying location is being synced. Location Tracking is enabled in policy, currently with a 1-hour update interval. Is there any portal setting to hide this notification without disabling location tracking?

Also, on Samsung Galaxy devices running newer Android versions, Hexnode Remote View works for most apps but turns black when helping users with password-related screens, such as adding an account in Microsoft Authenticator or entering the lock screen PIN. Developer Options and the screen share protection toggle were already checked, but the remote screen still blacks out while the device itself shows the PIN pad or secure app screen normally.

Replies (3)

Marked SolutionPending Review
Hexnode Expert
3 days ago Aug 06, 2026
Marked SolutionPending Review

Hi @mila_diaz. Welcome to the Hexnode Community.

For the location tracking notification, this is expected Android behavior. When a device is using background location services, Android requires a persistent system notification for privacy and transparency. If a Hexnode Location Tracking policy is active, Android may keep this notification visible while the background service is running.

There is no Hexnode portal setting to hide only this location tracking notification. Disabling Hexnode notifications from the device settings is not recommended because it can suppress all Hexnode-related notifications, including important prompts, alerts, and policy-related messages. Increasing the location update interval, such as changing it from every 1 hour to every 2 or 3 hours, can help reduce battery and data usage. However, it will not remove the persistent notification as long as background location tracking remains enabled.

For the Remote View black screen issue, the behavior you described is also expected on certain Android screens. Apps such as Microsoft Authenticator, banking apps, password screens, and some account setup flows often mark their windows as secure using Android’s FLAG_SECURE protection. When this flag is present, Android blocks screen capture, screen recording, and remote viewing tools from capturing that content.

On Android 15 and Android 16, this behavior is stricter and can also apply to lock screen PIN or password entry. You may be able to see the initial lock screen, but once the user swipes up and the PIN keypad appears, the remote session can turn black. This is enforced by Android at the operating system level. Hexnode Remote View, developer options, and screen sharing protection toggles cannot bypass FLAG_SECURE. The user must physically enter the PIN, password, or secure app credentials on the device.

Best Regards,
Isabel Lora
Hexnode UEM

Marked SolutionPending Review
Participant
2 days ago Aug 06, 2026
Marked SolutionPending Review

Now it makes sense @isabel_lora.

We tested this with screen recording too. The recording was black on the same Authenticator screen, so it wasn’t just the remote view session. That made it clearer that Android itself was blocking capture.

Marked SolutionPending Review
Hexnode Expert
2 days ago Aug 06, 2026
Marked SolutionPending Review

That is a good confirmation test @mila_diaz. If the device’s own screen recording also shows a black screen, the screen is protected by Android secure rendering and cannot be captured by standard screen capture methods.

Save