Win8 system how to retrieve the uninstall confirmation dialog

  
In the Win8 system, each time the user uninstalls the program through the control panel, the system will ask the user whether to confirm the uninstall. At the same time, we can also check " no longer display the dialog box ", so that you will not have this prompt after uninstalling the program. Then the question comes, how can we make this uninstall confirmation dialog reappear? The following system home Xiaobian will introduce you.

1. We can achieve the purpose by simple registry modification, first press Win+R to open the run, enter regedit to enter the registry editor;

2. Click on "HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerDontShowMeThisDialogAgainregedit"
3. Now in the list on the right we can find the "{948e51fb-0a48-44f0-86ac-33c36def540c}" value, we double click it to change its "No" to " YES".
4. Now uninstall the software again, you can see the confirmation dialog.
Copyright © Windows knowledge All Rights Reserved