# Uninstalling Julia (with juliaup) on Windows

**URL:** https://discourse.julialang.org/t/uninstalling-julia-with-juliaup-on-windows/136240
**Category:** General Usage
**Created:** [March 17, 2026, 4:34pm UTC](https://discourse.julialang.org/t/uninstalling-julia-with-juliaup-on-windows/136240 "2026-03-17T16:34:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![lmiq](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/lmiq/32/18314_2.png) [@lmiq](https://discourse.julialang.org/u/lmiq)
#### Post date: [March 17, 2026, 4:34pm UTC](https://discourse.julialang.org/t/uninstalling-julia-with-juliaup-on-windows/136240/1 "2026-03-17T16:34:01Z")

</div>

I have to test the installation of some package with a custom windows installer, and for that I need to remove the Julia installation each time.

I am not able, at the moment, to remove Julia from windows machines. The windows store does not give the option of removing the package, and `juliaup self uninstall` does not work from the terminal.

What can be done?

---

<div class="post-metadata">

### Author: ![joa-quim](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/joa-quim/32/227_2.png) [@joa-quim](https://discourse.julialang.org/u/joa-quim)
#### Post date: [March 17, 2026, 4:42pm UTC](https://discourse.julialang.org/t/uninstalling-julia-with-juliaup-on-windows/136240/2 "2026-03-17T16:42:25Z")

</div>

Yes, obscure. You must uninstall from the Windows “Installed Apps” (forgot how’s is it called in português). And after manually delete the Julia left under .julia (see why the simpler installer is better on Windows?)
