I recently get started windows programming and I'm writing a sandbox using appcontainer.
It isolates files, registries and network but doesn't isolate devices such as microphone. This is while Windows said in its document that AppContainer isolate devices.
I would be grateful if anyone could help.