wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, volunteer authors worked to edit and improve it over time.
The wikiHow Tech Team also followed the article's instructions and verified that they work.
This article has been viewed 58,347 times.
Learn more...
Airplane Mode is a feature that allows you to disable all wireless communication on a device.[1] It can be useful if you are using a laptop on an airplane, but it can cause issues in other situations. While you can disable it in settings, it can be turned back on accidentally by users, or a bug may enable it. But, if you are an administrator, then it can be permanently disabled so that it cannot be turned back on. This article will show you how.
The steps in this article work on Windows 11 as well.
Things You Should Know
- Press ⊞ Win+R and type cmd into the box that pops up.
- Hit Ctrl+⇧ Shift+↵ Enter together. Then, click Yes.
- Type SC CONFIG RmSvc START= DISABLED in the Command Prompt window and press ↵ Enter.
Steps
-
1Press ⊞ Win+R.
-
2Type cmd into the box that comes up. Do not click OK.Advertisement
-
3Press Ctrl+⇧ Shift+↵ Enter at the same time.
-
4Click Yes on the UAC dialog that comes up.
- If you do not have administrator permissions, then you cannot do this.
-
5Type the following command inside of the Command Prompt window: SC CONFIG RmSvc START= DISABLED
-
6Press ↵ Enter. The command prompt should then report that it was successful.
-
7
Community Q&A
-
QuestionIt says access denied, how do I fix that?R2_d2000Top AnswererYou need to make sure that you are running Command Prompt as an administrator. To do that, make sure you press Ctrl + Shift + Enter after you type it into the run box. You can also type "cmd" into the search bar on start, and then right click command prompt and click "Run as administrator".
-
QuestionWill this completely turn off the Wi-Fi or the internet? I need to disable this function all together.R2_d2000Top AnswererNo, this will do the opposite of what you want to do. To disable Wi-Fi, follow the steps in How to Enable Airplane Mode in Windows 10. To disconnect a wired connection, then pull the Ethernet cable out of the back of the computer.
-
QuestionHow do I reverse this?R2_d2000Top AnswererTo reverse this, open the search bar and type "Services", then open the services app. Then scroll down to the "Radio Management Service". Right click it and select Properties. Then change the startup type to "Automatic" and click Start. This will reenable Airplane mode. You may need to restart your computer.
Things You'll Need
- A Windows 10 or 11 Computer
- Administrator permissions