# Hyper-V Machines for Unprivileged Users

DevFeed: [Hyper-V Machines for Unprivileged Users](<https://devfeed.tech/articles/hyper-v-machines-for-unprivileged-users-12847.md>)

Original publisher: [Read original article](<https://blog.podman.io/2026/07/hyper-v-machines-for-unprivileged-users/>)

Author: Mario Loriedo

Published: 2026-07-10T09:55:21Z

Content type: article

Language: en

Sources: [blog.podman.io](<https://devfeed.tech/sources/blog-podman-io.md>)

Topics: [podman](<https://devfeed.tech/topics/podman.md>), [Windows](<https://devfeed.tech/topics/windows.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Usability](<https://devfeed.tech/topics/usability.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [env-file-security](<https://devfeed.tech/tags/env-file-security.md>), [new-feature](<https://devfeed.tech/tags/new-feature.md>), [podman](<https://devfeed.tech/tags/podman.md>), [podman-machine](<https://devfeed.tech/tags/podman-machine.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [release](<https://devfeed.tech/tags/release.md>), [terminal](<https://devfeed.tech/tags/terminal.md>), [windows](<https://devfeed.tech/tags/windows.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

## AI overview

The article describes upcoming Podman 6 improvements for managing Hyper-V-based Podman machines on Windows without full administrator access. After one-time administrative host setup, developers can create, start, stop, remove, and query machines from a standard terminal, including on locked-down corporate laptops. The changes include reuse of Hyper-V socket registry configuration and host pre-provisioning for permissions and required registry entries.

## Source excerpt

For Windows users on Hyper-V, certain common tasks, such as machine creation and removal, required a trip to the IT help desk for administrative approval. With the upcoming release of Podman 6, we are breaking down this barrier. After an initial setup performed by an admin, it will be possible to manage Hyper-V-based Podman machines as a non-administrator, even on locked-down corporate laptops.