Open Your Obsidian Vault Without Admin Rights
or installing anything
You want your Obsidian notes on a work or school computer that will not let you install apps. The honest starting point: you cannot run the Obsidian app on a locked-down machine, but your vault is just a folder of .md files, and you can open and edit those files in the Chrome or Edge that is already there, with no install and no admin rights.
One thing worth knowing first, so you do not fight the wrong battle.
First: does Obsidian even need admin rights?
Often, no. On a normal computer, Obsidian installs into your own user profile, not the system, so it frequently installs without admin. If your machine simply asks for admin during setup, try the per-user install first, it may just work.
This page is for the case where that is not possible: a managed or locked-down device, where a policy like application whitelisting blocks running any app that is not pre-approved. There, you genuinely cannot get Obsidian running, and the browser route below is the way in, because it uses a browser that is already approved.
The browser route: open the vault’s .md notes, no install
Your vault is a folder of Markdown files. NoteLoom is an editor that opens a local folder right in the browser and reads and writes the .md files in it, which is exactly what you need here.
- Open
app.noteloom.ccin the Chrome, Edge, or Arc that is already installed. Nothing to install. - Mount your vault folder (or a subfolder of it).
- Open any
.mdnote. NoteLoom renders Obsidian-style[[wikilinks]],![[embeds]], and frontmatter, so your notes look right. - Edit in the
liveorsourceview. It saves straight back to the same file, no import and no export.
No admin, no install, no account. It works on the same files Obsidian would.
What works, and what does not (the honest limits)
Be clear-eyed about this before you rely on it: NoteLoom opens the notes in your vault, not the whole Obsidian app.
| In your Obsidian vault | In NoteLoom, in the browser |
|---|---|
| Your .md notes | Opened, rendered, and edited, saved back to the same files |
| Frontmatter / properties | Compatible, the same YAML block Obsidian uses |
| [[wikilinks]] and ![[embeds]] | Rendered, including aliases, heading and block links, and image / PDF embeds |
| reading / live / source views | All three, so you can read cleanly or edit the raw Markdown |
| Plugins, canvas, graph view | Not available, this is not the Obsidian app |
| Sync, mobile, offline vault fetch | Not available, it opens local files on a Chromium desktop |
| Your .obsidian config folder | Not loaded, settings / plugins / themes stay with Obsidian |
So it is a way to read and edit your notes on a machine where you cannot install Obsidian, not a full replacement for the app. If you need plugins, canvas, the graph, or sync, those stay with Obsidian on a machine where you can run it.
Get the vault onto the machine first (there is no cloud step)
One honest caveat: NoteLoom opens local files. It does not fetch or sync a remote vault, and it has no cloud of its own. So the vault folder has to be physically on this computer before you can open it: a copy on the disk, a USB drive you plug in, or a synced folder (like one your IT-approved sync tool has already downloaded). Once the folder is there, mount it in the browser and you are set.
FAQ
Does Obsidian actually need admin rights to install?
Can I open my Obsidian vault without installing anything?
Is this a browser version of Obsidian?
Where does the vault come from if there is no sync?
Which browsers does this work in?
Will it change my files or convert them?
Open your vault’s notes, no install needed
Open NoteLoom in the Chrome / Edge / Arc already on the machine, mount your vault folder, and read or edit the .md notes in it, saved straight back to disk. No software to install, no admin rights, and no account to sign up for.