Cómo ver el historial de servicio y piezas de su iPhone con iOS 15
18 diciembre, 2021
DDR5 RAM: How Fast Is It and How Much Does It Cost?
18 diciembre, 2021

Can’t Turn On Developer Mode in Windows 10? Try These Fixes

¿No se puede encender el modo de desarrollador en Windows 10? Prueba estas correcciones

Rate this post

Developer Mode in Windows 10 allows developers to access additional testing and debugging tools to test Windows Store applications and third-party apps. It also helps optimize the user experience with Windows Explorer, PowerShell, and Remote Desktop tools. Such optimization is otherwise restricted.

Windows allows you to activate the Developer Mode in the settings, but there are instances when you cannot do so. When you can’t turn on Developer Mode in your Windows, there could be numerous reasons for this. Let’s look at some easy ways to fix it.

1. Set Your Account to Administrator Status

Sometimes, Windows will not let you turn on Developer Mode if you are not using your administrator account. Therefore, first, ensure that your administrator account is logged in with administrative rights to access Developer Mode.

Follow the below steps to do that:

  1. Right-click on the Start icon from the taskbar and open Settings.
  2. Navigate to Accounts and select Family and other users from the menu on the left sidebar.
  3. Select your account and then select the Change account type.
  4. Change the account type from Standard User to Administrator.
  5. Press OK, and sign in again from the account you’ve granted administrative access to.

    Changing Account Type in Windows Settings

If you do not see any other accounts on your PC, it means you are using the primary account with administrator rights. As such, no action is required in this case.

2. Edit the Group Policy

The sets of commands in Group Policy Editor dictate what a computer can and cannot do. The Group Policy Editor may restrict you from turning on the Developer Mode because of the access permission.

When it’s disabled in the Group Policy Editor, you won’t be able to turn on the Developer Mode. Thus, ensuring it’s enabled in the Group Policy Editor is imperative.

RELATED: How to Install WordPress Locally on Windows in 5 Steps

To do that, press Win + R to open the Run command. Then, type “gpedit.msc” and click OK.

Running Command in Windows Run Command

Expand the Computer Configuration category on the left side of the Local Group Policy Editor window. Expand Administrative Templates and then Windows Components. Double-click the App Package Deployment option under Windows Components.

Changing Settings in Local Group Policy Editor

Double click on Allow all trusted apps to install, and a new window will open. For the changes to take effect, click Enable, Apply, and then OK.

Group Policy changes are not implemented instantly and may take up to an hour to be implemented. Open a command prompt by typing CMD in the search bar and opening it as an administrator. Type gpupdate into the command window and click OK. It will enable Developer Mode on your PC immediately.

With this change, you should be able to turn on Developer Mode. If not, refresh Group Policy.

3. Refresh the Group Policy

You may have made any abnormal changes to the Group Policy Editor that prevent you from accessing Developer Mode. To rule out this cause, it’s imperative to refresh your Group Policy.

When you refresh Group Policy, you restore all changes made to Group Policy to their original state. Thus, if there is any abnormal setting causing the issue, it will be corrected immediately.

To refresh Group Policy, follow these steps:

  1. In the Windows taskbar search box, type cmd.
  2. Open the command prompt as administrator by right-clicking on the command prompt icon.
  3. Enter “gpupdate /force” in the command prompt. (Remember to put a space between “gpupdate” and “/”)
  4. Hit Enter.

    Refreshing Group Policy in Command Window in Windows

Restart your PC after the command has run its course, then check if the Developer Mode has been enabled or not. If not, it’s time to adjust your system settings.

4. Revert Recent System Changes

If you revert the system changes, you will return to the older settings of the window where the Developer Mode was working.

Follow the steps below to revert system changes using system restore.

  1. Right-click the This PC icon on the desktop, then choose Properties from the menu.
  2. Navigate to System protection under Related settings. (You may find this setting on the right-sidebar of About Settings in the Settings App.)
  3. Click System Restore under the System Protection tab in the System Properties window.

    Restoring Windows To a Windows Restore Point
  4. After launching the Windows wizard, follow the on-screen instructions and choose a previous restore point.

If you have never created a store point, this fix won’t apply. If this is the case, solve the existing issue with other fixes and create the restore point only after the problem has been resolved.

5. Uninstall Any Recent Third-Party Apps

Third-party applications can interfere with the Windows feature, especially if any mismatched app settings alter your system settings without your knowledge.

If you have recently installed an app that required administrator access to complete installation, the app may restrict you from turning on Developer Mode. This is more likely to happen when the app is from a third-party source.

RELATED: How to Uninstall Programs on Windows 10

Although it’s a hit-and-miss fix, filtering out the apps you’ve recently installed can help make the job easier. Disable each newly installed app one by one to find the hidden culprit.

It is still possible to uninstall other relevant applications, no matter how old they are, if uninstalling the newly installed applications did not work.

6. Disable Windows Telemetry

Microsoft uses Windows Telemetry to track how well Windows and its software function. Microsoft collects the user data in reporting the possible threats, which later served as the basis for improvements in the new Windows update.

Despite being useful in most cases, this service can also prevent you from accessing the restrictive Windows features, which can be Developer Mode. Therefore, you should rule out this possibility as well.

To disable Telemetry in Windows 10 using Group Policy Editor, follow these steps:

  1. Press Win + R, type gpedit.msc in the Run command window, and click OK.
  2. Expand Administrative Templates under Computer Configuration in the Group Policy Editor window.
  3. Then, expand Windows Components.
  4. Scroll down and click on Data Collection and Preview Builds.
  5. Double-click on Allow Telemetry in the right pane.

    Changing Windows Telemetry Settings in Windows
  6. In the popup window, check the circle for Disabled.

    Disabling Windows Telemetry in Windows Settings

If disabling the Telemetry service does not resolve the issue, it is recommended that you enable it again since it can be very effective in reporting system errors, which will be fixed with future updates.

RELATED: What Is Telemetry and What Information About You Is Gathered?

7. Reset Your PC

Resetting your PC should be your last resort if you still can’t turn on Developer Mode. Resetting a PC completely restores the Windows settings to default without affecting your files. It eliminates the possibility that any mismatched Windows settings will prevent you from accessing Developer Mode.

To reset your PC, follow these steps:

  1. On the taskbar, click the Windows icon and open Settings.
  2. On the left-hand side of the screen, click Update and Security, then Recovery settings.
  3. Under Reset this PC, click Get started.

    Resetting PC in Windows
  4. In the Reset this PC window, clock on Keep my files if you want to keep your files, or click on Remove everything if you want a clean installation of Windows.
  5. Follow the guided steps in the Windows start-up wizard to reset your PC.

Warning: Be aware that resetting your PC will revert all the changes you’ve made to your OS, so be cautious before you do so.

Get Back to Testing Apps With Developer Mode on Windows 10

Hopefully, one of the fixes in the list will enable you to enable Developer Mode again. Developer Mode allows developers to test anything in the Windows ecosystem. Still, some risks are involved, including virus attacks, system hacking, infiltrating privacy, and many others. To avoid putting your data at risk, only test apps from trusted sources with developers mode.

Do you plan to upgrade to Windows 11? As long as your PC can support it, you should not postpone it as it will enhance your development experience considerably with a revamped App Store, Android App support, multitasking functionality with a better layout, and finally, improved speed and security.

Person typing on a computer with code
Is Windows 11 Good for Developers?

Microsoft claims to have improved with Windows 11. Has the experience improved for developers too? Let’s find out.

Read Next

About The Author