# Slicer can be installed without administrator privileges on Windows

**URL:** https://discourse.slicer.org/t/slicer-can-be-installed-without-administrator-privileges-on-windows/7137
**Category:** Support
**Tags:** feature
**Created:** [June 12, 2019, 2:12pm UTC](https://discourse.slicer.org/t/slicer-can-be-installed-without-administrator-privileges-on-windows/7137 "2019-06-12T14:12:38Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [June 12, 2019, 2:12pm UTC](https://discourse.slicer.org/t/slicer-can-be-installed-without-administrator-privileges-on-windows/7137/1 "2019-06-12T14:12:38Z")

</div>

Starting from tomorrow, Slicer-4.11.x versions will not require administrator privileges for installation on Windows.

The change was motivated by requests to make it easier to install Slicer in locked-down environments, and to make it easier to install additional Python packages (administrator command prompt is not needed anymore, and there is no risk that one user breaks Python environment of another).

Slicer install tree can be accessed as `%LOCALAPPDATA%\NA-MIC` (usually it resolves to something like `C:\Users\<username>\AppData\Local\NA-MIC` ).

Slicer can still be installed so that it is available for all users by changing the installation path that is offered by default to a location that is accessible to all users (such as Program Files or %ALLUSERSPROFILE%).

Any feedback or questions are welcome.

---

<div class="post-metadata">

### Author: ![hherhold](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/hherhold/32/12199_2.png) [@hherhold](https://discourse.slicer.org/u/hherhold)
#### Post date: [June 17, 2019, 1:40am UTC](https://discourse.slicer.org/t/slicer-can-be-installed-without-administrator-privileges-on-windows/7137/2 "2019-06-17T01:40:40Z")

</div>

While this change is not exactly a “game changer”, it’s pretty close.

Many thanks indeed.
