Hi Pedro! My name is David. I am a user of Microsoft products like you, and it is a pleasure to greet you.
Here's one way you can handle this situation:
- Open the Registry Editor (
regedit) on your current PC.
- Go to
HKEY_LOCAL_MACHINE.
- Click on "File" and select "Load Hive".
- Navigate to the external USB drive, go to
Windows\System32\config, and select the SOFTWARE file.
- You'll need to assign a temporary name to this hive.
- Within the loaded hive, navigate to the following path:
HKEY_LOCAL_MACHINE{YourTempName}\Microsoft\Windows\CurrentVersion\Uninstall
Here, you’ll find a list of installed programs. Each subkey represents an installed application.
- You can manually browse through this list to note down the installed programs.
Alternatively, you can export this registry section and use it to compare or install programs on the new PC.
Let me know if the shared information has been helpful. Regards.