Using Windows Group Policy Editor

The easiest way to disable this new app installed toast notification is to use the Windows Group Policy Editor. However, you can only follow this method if you are using the Pro or Enterprise version of Windows. To start, press “Win + R,” type gpedit.msc and press the Enter button on your keyboard.

Once the Group Policy Editor has been opened, navigate to the following policy folder on the left pane: “Computer Configuration -> Administrative Templates -> Windows Components -> File Explorer.” Here, find and double-click on the policy “Do not show the new application installed notification.”

This action will open the policy settings window. Select the radio button “Enabled” and click on the “Ok” button to save the changes.

That’s all there is to do. Just restart your system and the changes will take effect. If you don’t want to restartm then open the Command Prompt with admin rights and execute the below command to force the policy settings to update.

Using Windows Registry Editor

If you are using the Home version of Windows, then your only choice is to use the Windows Registry Editor. To disable this notification using the registry editor, press “Win + R,” type regedit and press the Enter key on your keyboard.

In the registry editor navigate to the following location on the left pane:

Here, right-click on the “Windows” key, and then select the option “New -> Key.”

This action creates a new key; name it “Explorer.” If you already have a key with this name, then simply continue to the next step.

After creating the new key, right-click on the right panel and select the option “New” and then “DWORD (32-bit) Value.”

This action creates a new DWORD value. Name the new value “NoNewAppAlert,” and press the Enter button.

Now, double-click on it. This action will open the Edit Value window. Here, enter the new value data as “1,” and click on the “Ok” button to save the changes.

From this point forward you no longer see that toast message when you have multiple apps that can open a file type. Do comment below sharing your thoughts and experiences about using the above methods to disable the “there are new apps that can open this file” notifications on Windows 10.