

ImDisk Virtual Disk Driver
89 likes
ImDisk is a virtual disk driver for Windows NT through Windows 10. It can create virtual hard disk, RAM Disk, floppy or CD/DVD drives using image files or system memory.
Cost / License
- Free
- Open Source (GPL-2.0)
Application type
Platforms
- Windows
- BSD
Features
ImDisk Virtual Disk Driver News & Activities
Highlights All activities
Recent News
No news, maybe you know any news worth sharing?
Share a News TipRecent activities
- Promolldes A comment was removed from ImDisk Virtual Disk Driver
- Promolldes liked ImDisk Virtual Disk Driver
- urgay421 liked ImDisk Virtual Disk Driver
- Sneetsher liked ImDisk Virtual Disk Driver
Featured in Lists
A list with 6 apps by A7lamLover without a description.
List by A7lamLover with 6 apps, updated
A list with 97 apps by namdx1987 without a description.
List by Nam Pham with 97 apps, updated
A list with 6 apps by Papou008 without a description.
List by Papou008 with 6 apps, updated








Comments and Reviews
ImDisk is the best ramdisk I could find for Windows OS.
Lightweight, open source and very functional, ImDisk allow you to create virtual drives (ramdisks) directly on your PC RAM (be careful, all ramdisks data is lost when you shutdown or restart your system). ImDisk ramdisks are very flexible, able to be extended, saved or deleted after creation.
ImDisk is also able to mount images files like .iso files but this functionality is not the main software job and others programs do it better than ImDisk.
———— My configuration ————
I personally launch a .bat file on the startup of Windows to build a 4Gb B:\ drive (I have 16Gb of RAM). It allow me to store system temp files (in B:\Cache\Temp), browsers cache (in B:\Cache) and working files contents (directly in B:). There are many reason to locate cache and temp file on a ramdisk, but if you have a SSD drive and want to grow it lifespan, you should read this page.
How to :
— Change location of TEMP Windows files folder
— Change Firefox Cache location
— Auto-launch a 4Gb B:\ drive at your PC startup :
Create a "ImDisk_Startup.txt" file
Copy/Past this code :
@echo off
set drive=B set size=4G
if exist %drive%:\ ( echo %drive%: drive can't be created because it already exist. pause ) else ( timeout 2 NUL C:\WINDOWS\system32\imdisk.exe -a -s %size% -m %drive%: -o rem -p "/fs:ntfs /v:Ramdisk /q /y" mkdir %drive%:#\Temp mkdir %drive%:#\Cache )
I can't rave about the User Interface. You install it and it disappears. It tells you to go to the applet on Control Panel. I've yet to find this applet. I found it from the Context Menu, but decided RadeonRamdisk sounded better for me.
ramdisk for Windows
Free & Dynamically allocate ram.
Stay away from these and try this one:
WinCDEmu