Android kiosk Wi-Fi settings inaccessible after exiting single app kioskSolved

Participant
Discussion
1 day ago Sep 16, 2026

We’re using Samsung Android tablets enrolled as Android Enterprise Device Owner in single web app kiosk mode. Users sometimes need to change Wi-Fi directly on the tablet, but only after exiting kiosk mode, especially when the device has no internet. In the policy, Wi-Fi changes are disabled in the kiosk peripheral settings but allowed under the normal Android restrictions.

I expected the user to be able to exit kiosk and open the native Settings app, but that isn’t happening. After entering the kiosk exit passcode, the device seems to stay inside the Hexnode app or a restricted screen. The Settings icon is visible, but tapping it does not open Android Settings. Since system bars/navigation bars are hidden by policy, there’s no back, home, or recent apps button to get out.

Is hiding system bars the reason we can’t access Wi-Fi settings outside kiosk mode? What’s the right setup if we want navigation hidden in kiosk, but available after exiting kiosk?

Replies (1)

Marked SolutionPending Review
Hexnode Expert
3 hours ago Sep 17, 2026
Marked SolutionPending Review

This usually happens when system bar restrictions are applied at the general Android restriction level instead of being limited to kiosk behavior.

For this use case, separate the two requirements:

1. Outside kiosk mode, users need access to normal Android navigation so they can open the native Settings app and change Wi-Fi.

2. Inside kiosk mode, navigation should be restricted as much as possible.

Check the associated policy and update these settings:

– Go to Policies > select the associated policy > Manage > Modify.

– Go to Android > Restrictions > Advanced > Display Settings.

– Disable the options that hide the system bar, status bar, or navigation bar globally.

– Go to Kiosk Lockdown > Android Kiosk Lockdown > Peripheral Settings.

– Use Lock Task Mode for kiosk lockdown behavior.

– Avoid using a general “disable/hide system bars” restriction if you need navigation restored after kiosk exit.

Once the policy is applied successfully, exit kiosk mode and restart the device if needed. After exiting kiosk, the Android navigation controls should be restored, allowing the user to leave the Hexnode app and open the native Settings app to change Wi-Fi.

If the device is online, another option is to use Remote App Launch and launch the Android Settings package:

com.android.settings

However, that will not help if the device has already lost connectivity, since it cannot receive the remote action.

Regards,

Mary Romero

Save