Jump to content

Recommended Posts

Posted

Hi,

Has anyone found a way to disable the Flight Mode button on Windows 11 and 10 stations?

I have a pile of 'broken' systems with nothing wrong with them, they have all been placed into flight mode so won't connect to the Wi-Fi. I have emailed staff before asking them to please check the device is connected to Wi-Fi before reporting it, but as usual, they are too busy and don't have time.

 

 

Would be really grateful if there is any way to disable this for normal users.

Posted
I am not familiar with the functionality of Intune and what it will allow you to do, but you can disable flight mode by disabling the Radio Management Service.
  • Thanks 1
Posted
I am not familiar with the functionality of Intune and what it will allow you to do, but you can disable flight mode by disabling the Radio Management Service.

 

Thank you, I will have a search on Intune and see if I can find anything with that sort of naming.

Posted
Thank you, I will have a search on Intune and see if I can find anything with that sort of naming.

Had a recent request for this, packaged the below as a script and deployed (could be done as a remediation or other)

The below works well for us and greys out the flightmode button

 

reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RmSvc /v Start /t REG_DWORD /d 4 /f

 

(no space in services)

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...