Skip to main content
November 21, 2025
Question

Deprecated exe won't uninstall via Intune

  • November 21, 2025
  • 0 replies
  • 91 views

We originally packaged the 1PasswordSetup-8.4.1.2.exe installer as an Win32App and deployed via Intune. Some of the settings used were,


Install command 1PasswordSetup-8.4.1.2.exe --silent

Uninstall command "%LocalAppData%\1Password\app\8\1Password.exe" --uninstall

With detection set to be 
File 
%LocalAppData%\1Password\app\8\
1Password.exe
File or Folder Exists

With the the deprecation, we've been attempting to uninstall and have set Assignments to a test group for uninstall. However, the uninstall seems to be failing with "The system cannot find the file specified. (0x80070002)" error. We've tweaked the detection rules to no avail. Running the '"%LocalAppData%\1Password\app\8\1Password.exe" --uninstall' does work.  Anyone else run into this issue or have an idea how to ensure it triggers?