Neutralino.computer.getDisks() - error code 3221225477

Author: timintCreated Sep 2, 2026Updated Sep 11, 2026
Labelsbug

[neutralino-win_x64.exe was stopped with error code 3221225477]

This happens when calling

		const raw = (await Neutralino.computer.getDisks()) as unknown as NeutralinoDisk[]

Perhaps related to network drives or RAM drives.

It might be useful to pass an arg for fetching a specific drive.

Source: neutralinojs/neutralinojs