No. - Type | Description |
---|---|
fuse 15Amini | |
2 | Instrument cluster |
fuse 25Amini | |
4 | Power mirrors, autolamp, remote anti-theft/keyless entry, headlamp relay and parking lamp relay |
fuse 15Amini | Speed control, daytime running lamps, climate control blend door, backup lamps, A/C clutch coil |
fuse 5Amini | Brake-shift interlock, generic electronic module (GEM)/central timer module (CTM) and air suspension module |
fuse mini | |
8 | Radio, remote anti-theft/keyless entry, GEM module/CTM module |
fuse mini | |
10 | Not used |
fuse 30Amini | |
12 | On-board diagnostic (OBD II) data link connector |
fuse 15Amini | Brake ON/OFF switch, rear anti-lock brake module and brake pressure switch |
fuse 15Amini | |
15 | GEM module/CTM module |
fuse 20Amini | |
17 | Not used |
fuse 5Amini | |
19 | Air bag diagnostic monitor, instrument cluster |
fuse 5Amini | GEM module/CTM module and powertrain control module (PCM) |
fuse 15Amini | |
22 | Air bag diagnostic monitor and passenger air bag deactivate switch |
fuse 10Amini | 4WD clutch relay, electronic flasher, 4WD/2WD vacuum solenoids and trailer tow battery charge relay |
fuse 10Amini | |
25 | 4WABS module and relay |
fuse 10Amini | |
27 | Foglamp relay |
fuse 10Amini | |
29 | Autolamp, instrument cluster, transmission control indicator lamp and switch |
fuse 30Amini | |
31 | Not used |
relay half | |
R2 | Battery saver relay |
relay full | |
R4 | One touch down relay |
relay full |

Data as file
Easily mount any kind of data as a virtual file and access it transparently from all your Windows applications. It can literally be anything: files from other locations, stored locally or remotely in the cloud... Creativity will be your limit.
Access Control
Working in user mode has several benefits and access control is one of them. You can have complex and custom access checks even with multiple security layers if you want to.
Be safe
FUSE User mode file system on Windows. Filesystem in User SpacE (FUSE) is a software interface for developing file systems in user-mode without complexity of kernel interface programming. Crossmeta FUSE provides the same reference Linux FUSE API, so that. Bussmann series fuses play a major role in industrial or commercial facilities by providing reliable, maximum protection to power systems. Their physical size or rejection features prevent replacing a fuse with one from another fuse class. This helps ensure the correct replacement fuse is always installed and the voltage and interrupting ratings remain the same.
Dokan takes care of the hard stuff and you never have to go deeper into kernel mode. This means you can develop your driver safely without having to fear BSOD at any test. Dokan code is available online since 2007. While people came and left the code remains alive thanks to the open source community.
Driver. Don't.
When you want to create a new file system on Windows you need to develop a file system driver. Developing a device driver that works in the kernel mode on Windows requires highly technical skills.
By using Dokan, you can create your own file systems very easily without writing device drivers. Dokan is similar to FUSE (Linux user mode file system) but works on Windows.
User-mode API. As you like.
Dokan User-mode API provides functions to mount/unmount your driver and several callbacks to implement on your application to have a fully working user mode file system driver.
Additionally to the default provided C library, the API is also available for DotNet, Java, Delphi and Ruby.
FUSE Wrapper.
Dokan FUSE (Filesystem in Userspace) is a wrapper library that makes Dokan compatible with FUSE API. You simply need to rebuild your FUSE source code without changes with Cygwin/MinGW and link against the library to make it work on Windows. Now available by default in the main source repository and installers.
Projects. See it working.
Dokan is used in a variety of projects, a short list below.Keybase | A cryptographically secure file mount using PGP key. |
---|---|
Nodrive | A confidential encrypted cloud storage. |
DokanCloudFS | Access to different cloud storage services as virtual driver (OneDriver, Google Drive, MEGA, ...). |
MooseFS | Fault-tolerant, POSIX-compliant, network distributed filesystem |
Atmo O | Inter & Intra document aliasing |
Kortex Mod Manager | Mod manager for various PC games. |
yasfw | Yet Another SSHFS for Windows |
Shaman.Dokan.Warc | Mounts WARC files (web archives) as FS. |
Shaman.Dokan.Archive | Mounts 7zip/ZIP/RAR files as FS. |
fuse-nfs-crossbuild-scripts | fuse-nfs for windows using dokany. |
Dokan SSHFS | SSH File System |
MLVFS | Magic Lantern Video File System |
Win-SSHFS | SSH with SSH.NET File System |
RedFS | Single File System |
encfs4win | Encryption File System |
Opendedup CDFS | Deduplication Based File System |
Dokan NFC | RFID / NFC File System |
Ninefs | 9p File System |
WinUnionFS | UnionFS-like File System |
MSSQLFS | MS SQL File System |
PeoneFS | Pseudo Encrypted and Obfuscated File System |
DiscUtils | Image/Partition mounter using DiscUtils |
ZFS-Win | ZFS File System |
FtpUse | FTP File System |
ChunkFS | Chunked File System |
CueMounter | Cue File System |
SrcDemo² | Render smoother Source Engine videos, faster |
xbox-iso-vfs | Xbox ISO File System |
... | ... |
Frequently Asked Questions
It has been maintained from 2011 to 2014 by the community with different fork.
Since 2014, the project is highly maintained by Adrien J. and Maxime C. with the fork Dokany and gracefully code signed by the company ISLOG.

Support Us. Thank you.
Maintaining a Windows driver and its associated libraries requires time and specific knowledge (ok, as always). We focus on stability and improvement but any help (code contribution, testing, issues resolving ...) is highly appreciated.
Dokan reviving through Dokany fork is a personal initiative and we don't get money from it. If you're making a business based on Dokan or just enjoy it, please consider to support the real current developers using bounties. Alternatively you can also directly use Github Sponsor button. Be fair.
Fuse Vs Ext4
They already trust and sponsor Us.
Fuse Ext4
Big thanks to them !