Solution
Delete National Instrument folder under Program Files is not a proper way to uninstall NI Package Manager (NIPM), this action will not remove NIPM completely from your computer and you will no longer see NI Package Manager option under Control Panel >> Programs and Features.
You can perform any of the below steps, this should install back NIPM and it should be visible from the start menu search bar and Control Panel >> Programs and Features..
- If there is a newer version of NIPM available, run the online or offline installer.
- Run the NIPackageManager64.msi from C:\ProgramData\National Instruments\MDF\ProductCache\NI Package Manager <version> folder.
If above steps do not help, you can attempt to run the custom Windows Uninstaller to reinstall NIPM.
- Open Windows Command Prompt by going to the Windows Start>>Run... and type in cmd and hit Enter. (Note: Make sure that you are running Command Prompt as Administrator)
- Enter the command wmic product > filename.txt, this will generate a list of all programs installed on your computer. It will take a decent amount of time depending on how much software is installed on your computer.

- Navigate to the filename.txt file that was generated from the command. It will be located in the same path that you ran the command from. By default, C:\Users\<username>.
- Open the file with a text editor such as Notepad or Microsoft Word.
- Search for "NI Package Manager" and locate these three software programs: NI Package Manager, NI Package Manager Core, and NI Package Manager Deployment Support (Make sure you perform the uninstallation for these 3 programs).
- Look for the specific .msi file that is associated with these 3 programs mentioned above. The .msi file usually takes the form of a series of alphanumeric characters. i.e. 5f298.msi.
- Copy the directory path and file name of the .msi file and paste it into the Windows Explorer Address Bar.
- This will run the uninstaller for the software the .msi file is associated with.
- After the uninstallation completed, please download and install the latest version of NIPM.
- After installing NIPM, you should be able to find the NIPM software in C:\Program Files\National Instruments\NI Package Manager.