Aiyoda

Aiyoda Mini Guide

Quick-start guide to running a manual Windows inventory scan using Aiyoda Mini and collecting your CSV output files.

v3.5 ยท Updated 2026
โšก
What is Aiyoda Mini? Aiyoda Mini is a lightweight standalone Windows application that lets you manually collect a local device inventory and export it as a CSV file. It is ideal for devices that cannot be scanned by the main Aiyoda console, for example devices on isolated networks or workgroups.
Requirements
Before You Start
1

Before installing or running Aiyoda Mini, you need to have .NET Desktop Runtime installed on the target Windows device.

2

If .NET is not installed, Aiyoda Mini will prompt you on launch with a dialog asking if you want to download it now.

3

Select "Yes" in the prompt โ€” this will open the Microsoft .NET download page in your browser.

4

Install .NET Desktop Runtime, then re-launch Aiyoda Mini to proceed.

Download .NET: Visit dotnet.microsoft.com/download select the Desktop Runtime package for Windows x64.
Run the Inventory Scan
1

Extract & Launch the Application

Unzip the downloaded package and run the main executable

a

Extract the contents of the compressed (zip) folder to a location on your device, e.g. C:\Aiyoda or your Desktop.

b

Open the extracted folder and double-click aiyoda mini.exe to launch the application.

c

If Windows Defender SmartScreen appears, click "More info" then "Run anyway" to proceed.

2

Specify a Storage Location

Tell Aiyoda Mini where to save the CSV output files

Once the application opens, you will see a simple screen with a storage location field. This is the only input required, it tells Aiyoda where to save the CSV inventory files.

๐Ÿ–ฅ๏ธ Aiyoda mini
Storage Location:
C:\Temp
Example: C:\Temp
Select button to initiate local inventory scan:
Scanning local inventory...
Capture inventory data...
Scan is complete...
Inventory data saved.
a

Enter a valid local path or network share path in the Storage Location field. The path must already exist on the device.

b

Example paths you can use:

C:\TempLocal temp folder (recommended)
C:\Users\UserName\DocumentsMy Documents folder
\\SERVER\Share\AiyodaNetwork share path (if accessible)
c

Click the "Get Inventory" button to start the scan.

3

Wait for the Scan to Complete

The scan runs for 20 to 35 seconds on average

a

The application will scan the local Windows device. You will see status messages appear in the output area, this is normal.

b

A pop-up message will appear once the scan is complete saying "Windows Inventory scan is complete." Click OK to dismiss it.

c

The scan takes an average of 20 to 35 seconds to complete depending on the device.

โœ… Success: Once complete, the CSV output files will be saved to the folder path you specified. You can then click Exit to close the application.
4

Collect Your CSV Files

Navigate to the storage path to retrieve the inventory output

Navigate to the folder path you specified. You will find two CSV files named after the scanned device with the date appended.

DeviceName_Hardware_YYYY-MM-DD.csv

Hardware inventory โ€” CPU, RAM, disks, BIOS, motherboard details

DeviceName_Software_YYYY-MM-DD.csv

Installed software inventory โ€” application names, versions, publishers

๐Ÿ’ก Next step: Provide these CSV files to your Aiyoda administrator who can import them into the Aiyoda Console for reporting and analysis in Power BI.
Troubleshooting
โš ๏ธ

Issue 1: Path Not Specified

Error occurs when no storage location is entered before clicking Get Inventory

The application will show a message saying "Please enter a storage path!" if the Storage Location field is empty when you click Get Inventory.

โœ…

Issue 1: Fix

Steps to resolve the missing path error

1

Make sure you enter a valid file path or network share path in the Storage Location field before clicking Get Inventory.

2

Check that you have read and write access to the path you entered.

3

If the path requires separate authentication (e.g. a network share with different credentials), use a local path instead such as C:\Temp or C:\Users\UserName\Downloads.

4

If the folder does not exist yet, create it manually first using Windows Explorer, then enter the path and retry.

Still having issues? Contact your administrator to troubleshoot the path and permissions further.
๐Ÿšซ

Issue 2: Access Denied

Error occurs when Aiyoda Mini cannot write to the specified folder path

The output area will show "An error occurred: Access denied" when the application does not have write permission to the path you specified. This is a Windows permissions issue.

โœ…

Issue 2: Fix

Run the application with elevated administrator privileges

1

Close the currently running instance of Aiyoda Mini.

2

Right-click the aiyoda mini.exe file in Windows Explorer.

3

Select "Run as administrator" from the context menu.

4

Click Yes on the UAC (User Account Control) prompt if it appears.

5

Follow the same inventory scan steps as before โ€” the CSV file should now be saved successfully.

Still experiencing issues? Contact your administrator for further assistance with folder permissions or group policy settings.