> For the complete documentation index, see [llms.txt](https://huataihuang.gitbook.io/cloud-atlas-draft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huataihuang.gitbook.io/cloud-atlas-draft/develop/mac/macos_install_freeze.md).

# macOS安装冻结问题处理

最近遇到一个比较奇怪的问题，在macOS上可以使用从各个WEB网站上下载软件安装包进行安装。但是，在AppStore上，点击任何一个程序进行安装，都会在下载完软件，进入暗转的最后阶段卡住。

![macos安装卡住](https://3334459331-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LeFI0OlHH4bg0gqJ3hR%2Fsync%2Fb33f3b69a0c5e42b10c0449832f718d7f039ac8c.png?generation=1591349917249037\&alt=media)

最初我以为是因为杀毒和安全软件导致的问题，但是咨询了IT，了解到以下技巧

* 当安装过程始终停留在安装过程的最后一刻，很可能是因为前一个安装过程有残留的数据在 `/Users/Shared/Image` 目下。
* 例如这次问题就是因为Word在这个目录下遗留了安装模版文件
* 将上述目录下残留文件删除，然后就可以恢复AppStore的程序安装功能。
