How to uninstall 纳米AI on Mac
If you have used 纳米AI, save any local prompts, generated documents and third-party model connection settings you still need before cleanup. The recorded case extracted only the package payload and did not run its installer or sign in, so it cannot identify which data a normal installed copy stores. Do not remove a 360-wide parent folder.
The recorded test used the official Mac package.
Remove the app
Quit NAMIAI if running and move NAMIAI.app from Applications to Trash. If your actual installation included a background component, inspect System Settings › General › Login Items & Extensions and the vendor’s instructions before treating that component as an app remnant. Use the vendor-provided installed-app controls for any background item rather than an unverified cleanup script.
Review local data
The path below was observed in the recorded test. In Finder, use Go › Go to Folder to inspect it. Do not remove its parent directory or another product’s data.
| Location | Decision |
|---|---|
~/Library/Application Support/namiai |
36 MB support folder appeared as a review row, but sizing was still pending and it was not in the removal plan. Inspect local data before selecting. |
The tested package uses bundle ID net.qihoo.namiai. Review only files that actually appear on this Mac. A missing path needs no cleanup.
Check what remains
Run these read-only commands after quitting the app:
pgrep -il 'NAMIAI|纳米AI'
ls -d "$HOME/Library/Application Support/namiai"
No process output means there is no matching process running now; it does not prove every helper is gone. A listed process needs its owner checked. If ls prints the path, that item remains and needs review. “No such file or directory” means this path is absent; a permission error means its state was not established.
What Mole lists
Mole selects the namiai cache by default when it finds it. Application Support/namiai is a review row and starts unchecked because it may hold local state; the shared 360 parent is not claimed.
What this test covered
On September 20, 2026, the official package payload was extracted without running its postinstall. Mole removed an 18.8 MB namiai cache. The 36 MB support folder remained because sizing was pending, so this was partial removal. No signed-in use or normal installer behaviour was verified.
