Skip the Annoying 'Use the Web service to find the correct program' Dialog

If you’ve used Windows for any length of time, you’ve likely tried to open a file with an unknown extension. Instead of getting a list of programs to open the file with, you get an annoying dialog asking you to use a web service to find a program. So how do we change this?

You can use a registry hack to force Windows to skip this dialog altogether, and give you a list of applications to use to open the file instead, just as if you had selected the second option.

When you double-click on a file with an unknown extension, Windows presents you with this irritating dialog:

skip-the-annoying--and-quot;use-the-web-service-to-find-the-correct-program-and-quot;-dialog photo 1

If you selected “Select a program from a list of installed programs”, you would get this much more useful dialog instead:

skip-the-annoying--and-quot;use-the-web-service-to-find-the-correct-program-and-quot;-dialog photo 2 

The registry hack will show you the second Open With dialog instead of that irritating first one.

Manual Registry Hack

Open regedit.exe through the start menu search or run box, and then browse down to the following key (create the key if it doesn’t exist)

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer

skip-the-annoying--and-quot;use-the-web-service-to-find-the-correct-program-and-quot;-dialog photo 3

Create a new 32-bit DWORD value on the right-hand side with the following values:

  • Name: NoInternetOpenWith
  • Value: 1

The change should be immediate, no need to restart anything. To reset back to default, set the value to 0 or delete the key.

Downloadable Registry Hack for Vista or XP

To apply the registry hack, just double-click on the DisableInternetOpenWith.reg file and enter the information into the registry.

DownloadInternetOpenWith Registry hack for Windows XP / Vista

Article Skip the Annoying 'Use the Web service to find the correct program' Dialog compiled by Original article here

More stories

Increase the FileSystem Memory Cache Size in Vista

I’ve always wondered why Windows doesn’t allow you to set an arbitrary size for the filesystem cache. What if you have a slow hard drive in your laptop, but loads of available system memory? Shouldn’t you be able to maximize that memory in order to speed up hard drive access?

GOM Media Player

As many of you know, after my iTunes rant, I have been trying out all sorts of new media players.  I guess I still have not found an “ultimate player” that I am completely satisfied with yet.  Each player seems to have its positive and negative points for me.  The trusty standby has been VLC

Remove User Accounts from the Login Screen in Windows XP

So you login to your computer every single day, but there’s more than one account to choose from… either because you got the computer from somebody else, or some software package added a user account that you really don’t want to see. So how do we hide that other account from the login screen?

The Best Android VPN Apps of 2016

Using the Internet on your Android phone isn't as secure or private as you might hope. Fortunately, you can protect your mobile communications with one of these secure virtual private network (or VPN) apps.

How to Change the Default Control Panel View in Windows

By default, the Windows Control Panel defaults to the last view you used—Category, Large Icons, or Small Icons. If you prefer, you can make it always open to a particular view using a quick Registry or Group Policy hack.