How to Enroll Windows devices Without Serial Number

There is an alternative way to enroll your Windows devices without using device Serial number to enrol the devices through the Senturo dashboard, or by using the registration app.


Please instead use the following steps to enroll your devices to your account automatically:

1. Reach out to Senturo support via support@senturo.com to get your account token.

2. Download the Senturo Windows client from the following link: https://app.senturo.com/account/download-app

3. Add the client to a local directory on the machines you want to enroll in Senturo.

4. For deployment to target machines in your MDM, use the following command-line:

  • /qn Token="2a0add3cbda3a6bd56e2d4ed7d9ea5035f5xxxxx"

- Replacing the token in the double-quote with your Senturo account token

4.1 For a single device, run the following command on Command prompt as an Admin

  • msiexec /i "DIRECTORYPATH:\SenturoInstaller 1.5.8.msi" Token=YOURTOKEN

 - Replacing DIRECTORYPATH with the relevant directory path of the app and replacing YOURTOKEN with the Senturo account token you got from Senturo Support in step 1.

5. In the installation wizard, click Next then select Close when installation is complete.