What is inetcpl.cpl and How to Fix Its Errors

Check for missing DLLs when it's not opening

Reading time icon 5 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

Key notes

  • The inetcpl.cpl utility comes pre-added in Windows and is stored in the System32 folder.
  • If it’s not opening, delete the NoBrowserOptions DWORD, uninstall recent updates, or perform an in-place upgrade.
  • Keep reading to find out more about Internet Properties and the fixes!
all about inetcpl.cpl

The inetcpl.cpl or Internet Properties is a built-in utility that allows users to configure Internet-related settings, including security, privacy, certificates, VPN, and add-ons. It’s stored in the following location: C:\Windows\System32

But users sometimes face trouble opening Internet Properties, and the error message reads, RunDLL The specified module could not be found or The operating system cannot run %1. In both these cases, the path to the file is listed. So, let’s find out what to do when inetcpl.cpl is not opening!

How do I fix inetcpl.cpl errors?

Before we start with the slightly complex solutions, try these quick ones:

  • Check for any pending Windows updates and install them.
  • If you are facing an inetcpl.cpl issue with Internet Explorer, we recommend switching to another effective web browser since the former was discontinued on June 15, 2022.
  • Uninstall apps that were downloaded recently on the PC.

1. Download the missing DLLs

The inetcpl.cpl utility requires the following DLLs on the PC to run effectively:

So, you can either replace the missing one with a copy from another PC or get the best DLL repair tool.

2. Run the DISM and SFC scans

  1. Press Windows + S to open Search, type Command Prompt in the text field, and click on Run as administrator.command prompt
  2. Click Yes in the UAC prompt.
  3. Paste the following DISM commands individually and hit Enter after each: DISM /Online /Cleanup-Image /CheckHealth DISM /Online /Cleanup-Image /ScanHealth DISM /Online /Cleanup-Image /RestoreHealth
  4. Once done, run the following command for the SFC scan: sfc /scannowsfc scan to fix inetcpl.cpl
  5. Finally, restart the PC for the changes to apply and check for improvements.

The DISM tool and SFC scan help find corrupt system files and then replace them with their cached copy stored on the PC.

3. Delete the NoBrowserOptions DWORD in Registry

  1. Press Windows + R to open Run, type regedit in the text field, and hit Enter.regedit
  2. Click Yes in the UAC prompt that appears.
  3. Navigate the following path or paste it into the address bar and hit Enter:HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Policies\Microsoft\Internet Explorer\Restrictionspath
  4. Locate the NoBrowserOptions DWORD, right-click on it, and select Delete from the context menu.delete to fix inetcpl.cpl
  5. Click Yes in the confirmation prompt.
  6. If the DWORD is not found, check the following two paths (keys) as well:HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Restrictions HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Internet Explorer\Restrictions
  7. Restart the computer and verify whether inetcpl.cpl is now working.

4. Perform a clean boot

  1. Press Windows + R to open Run, type msconfig in the text field, and click OK.
  2. Go to the Services tab, tick the checkbox for Hide all Microsoft services, and click on Disable all.disable to fix inetcpl.cpl
  3. Head to the Startup tab, and click on Open Task Manager.
  4. Select any program(s) that reads Enabled under the Status column and click on Disable.startup apps
  5. Go back to System Configuration, and click on Apply and OK.
  6. Click Restart in the confirmation prompt.restart

If inetcpl.cpl starts working in the clean boot mode, simply re-enable the services and startup programs one at a time and wait for the problem to reappear. As soon as it does, the one enabled last is the underlying cause.

If it’s a program, uninstall it, and for a service, use the services.msc console to disable it.

5. Uninstall recent Windows updates

  1. Press Windows + I to open Settings, go to Windows Update from the navigation pane, and click on Update history.update history
  2. Scroll down to the bottom and click on Uninstall updates.
  3. Click the Uninstall option next to recently installed update.uninstall to fix inetcpl.cpl
  4. Again, click Uninstall in the confirmation prompt.
  5. Reboot the PC and check for improvements.
  6. If the problem persists, uninstall a few more recent updates.

Two updates, KB2820197 and KB2847204, were found to trigger inetcpl.cpl loading errors. So, uninstall the updates along with any others that might cause problems later on.

6. Create a new user profile

  1. Press Windows + R to open Run, type netplwiz in the text field, and hit Enter.
  2. Click the Add button.add
  3. Click on Sign in without a Microsoft account.
  4. Now, choose the Local account option.local account to fix inetcpl.cpl
  5. Enter the username and, if required, a password, then click on Next to create a new user profile.username
  6. Select the account from the list and click on the Properties button.properties
  7. Go to the Group Membership tab, select Administrator, and click on OK to save the changes.administrator to fix inetcpl.cpl
  8. Finally, sign in with the new local account and check whether you can open inetcpl.cpl.

When creating a new local account, it’s imperative to grant it administrative privileges to not run into permission issues. Once done, copy the critical files from the old user account to an external drive and then move it to the new one. And you can always share programs between user profiles.

7. Perform an in-place upgrade

Note icon NOTE
The steps listed here are for Windows 11. If you are running the previous iteration, learn how to perform an in-place upgrade on Windows 10.
  1. Go to Microsoft’s official website, select the OS version and product language, and then download the Windows 11 ISO.windows 11 iso
  2. Double-click the ISO file and click Open in the confirmation prompt.
  3. Run the setup.exe file.setup.exe
  4. Click Yes in the UAC prompt.
  5. Click Next to proceed in the Windows 11 Setup.next
  6. Read Microsoft’s license terms and click on Accept to continue.
  7. Finally, verify the setup reads, Keep personal files and apps, and then click on Install.in-place upgrade to fix inetcpl.cpl
  8. Wait 1-2 hours for the process to complete. Make sure the PC is plugged into charging.

Since inetcpl.cpl is a built-in Windows component, an in-place upgrade will fix any file corruption or association and get things running!

Remember, inetcpl.cpl is useful in a lot of cases, especially if you receive a Windows proxy error or see a Microsoft Edge white/blank/grey screen, besides allowing you to reconfigure the critical settings.

For any queries or to share which fix worked for you, drop a comment below.

More about the topics: internet security, System Errors