In this post, we will install the Power Automate Desktop (PAD) silently on the windows system. Follow along with this demo to get started.
Prerequisites
PAD Silent Install using Command Line
Open the Command Prompt as an Administrator. Command Prompt can be found after clicking on Start Menu.

Change the directory in Command Prompt where the PAD installer is present. Mostly it will be in the Downloads folder unless specifically specified while downloading.
cd C:\Users\jagdish\Downloads\
Use the following command to install the PAD.
Setup.Microsoft.PowerAutomateDesktop.exe -Silent -Install -ACCEPTEULA
After the installation is complete, you can launch the PAD from the Start Menu.
You must be logged in to post a comment.