Forum Discussion
Deleted
Aug 26, 2021Uninstall-Module doesn't find the module. Any hints for manual uninstallation?
Hi, I happened to install one PS module under my user profile, and now PS neither wants to upgarade it nor uninstall. But I figured out that the module is installed into the Docume...
- DeletedAug 31, 2021Eventually I found what was wrong.
The module wasn't installed with Install-Module cmdlet so naturally it couldnt't be uninstalled or updated. Simple deletion of the entire folder with the module's files helped, it doesn't show up amymore.
Deleted
Aug 31, 2021Eventually I found what was wrong.
The module wasn't installed with Install-Module cmdlet so naturally it couldnt't be uninstalled or updated. Simple deletion of the entire folder with the module's files helped, it doesn't show up amymore.
The module wasn't installed with Install-Module cmdlet so naturally it couldnt't be uninstalled or updated. Simple deletion of the entire folder with the module's files helped, it doesn't show up amymore.