studio
latest
false
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Studio 用户指南

上次更新日期 2026年3月27日

修改或卸载 Studio

如果要修改安装或从计算机中删除 Studio,请按照此页面上的说明进行操作。

修改 Studio

  1. 在“应用程序和功能”/“程序和功能”Windows 设置中找到 Studio。例如,在 Windows 10 中,选择“开始”菜单>“设置”>“应用程序和功能”>“UiPath Studio”,然后选择“修改”。或者,双击安装程序,以再次启动安装向导。

  2. 配置以下选项:

    docs image

  3. 单击“更改”。

有关从命令行修改 Studio 的信息,请参阅命令行参数

卸载 Studio

在“应用程序和功能”/“程序和功能” Windows 设置中找到 UiPath Studio。例如,在 Windows 10 中,选择“开始”菜单>“设置”>“应用程序和功能”>“UiPath Studio”,然后选择“卸载”。

卸载时不会删除以下内容:

  • The settings in the folders %PROGRAMDATA%\UiPath, %LOCALAPPDATA%\UiPath, and %APPDATA%\UiPath
  • 包文件夹 %userprofile%\.nuget\packages
  • NuGet 缓存文件夹 %LOCALAPPDATA%\NuGet\v3-cache
  • Windows“开始”菜单 %APPDATA%\Microsoft\Windows\Start Menu\Programs\UiPath Assistant Automations 中的 Assistant 流程文件夹

要从命令行卸载,请使用 Microsoft 标准安装程序 (Msiexec.exe)。例如,在包含 Studio 安装程序的文件夹中打开命令提示符,然后运行以下命令:

msiexec /uninstall UiPathStudio.msi

Uninstalling from the command line also removes the %PROGRAMDATA%\UiPath folder (for per-machine installations) or the %LOCALAPPDATA%\UiPath folder (for per-user installations). To prevent either of the folders from being removed, run the uninstall command with the KEEP_USER_DATA=1 option. For example:

msiexec /uninstall UiPathStudio.msi KEEP_USER_DATA=1

  • 修改 Studio
  • 卸载 Studio

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新