The
GUID can additionally be verified by the associated Values and Data in the machine in the registry keys:
- 32-bit installs on 32-bit Windows or 64-bit installs on 64-bit Windows
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{GUID}
- 32-bit installs on a 64-bit Windows system:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{GUID}
If possible as best practice, please restart the machine before and after the uninstall process. A restart completely kills all processes, clears the RAM, and clears the processor cache.
It's a preferred method when completing a new install or uninstall and why a computer restarts during Windows Operating System updates.
Note: The *silent* uninstall means that the process will be completed with no user interaction, however, it still shows a progress bar on the screen.