Run Windows 3.1 from a USB flash drive


Recommended Posts

I know that you can run Windows 3.1 from a floppy, so i was wondering if it would be possable to run it from a flash drive. Are there any guids on how to do it? I have searched google, but nothing came up.

Follow whatever guide you found and wherever you see 'floppy' replace it with 'flash drive' and see if that works.

I don't think that Win3.11 could be maded to understand the whole USB thing, and you likely cannot run it directly from a flash drive. However, you can probably run an OS that does handle USB (Linux, Win98b+) and use some sort of emulation/virtual PC to run your Windows 3.11 session from within that other OS.

I know that you can run Windows 3.1 from a floppy, so i was wondering if it would be possable to run it from a flash drive. Are there any guids on how to do it? I have searched google, but nothing came up.

There are drivers for accessing USB drives from MS-DOS (they'd have to be FAT, not FAT32, formatted, of course). I know that Norton Ghost comes with them (I've made a DOS boot CD with them that works -- I got them from Norton Ghost 2003, I believe). Seems to me that if you could get DOS and these drivers loaded and a drive mounted with a letter, installing and running Windows off of the flash drive would be a non-issue.

Booting DOS/Windows from the flash drive may be an issue. I'm thinking about booting DOS from a CD or other media and then running Windows.

Edited by Aaron44126

It should be pretty simple. It's pretty easy to boot DOS from a USB key (with that HP utility for which they unfortunately took the link down), and Windows 3.1 is just a bunch of crap running on top of DOS. If you enable USB legacy support in your BIOS (which emulates USB mice/keyboards to normal ones and USB mass storage to a hard drive or floppy), it shouldn't be a problem.

[hijack] Is someone able to link me to that HP utility. I have heard things about it before [/hijack]

Archive.org remembers all... :whistle:

http://web.archive.org/web/20050401013226/...load/20306.html

Well, it sort of works. I installed it via vmware by telling it to use a physical disk. I installed dos 6.22 and windows for workgroups 3.11. Dos works fine, but every time i try to start windows, it shows the boot screen then crashes to the command prompt.

Sorry for the double post, it won't let me edit my previous one.

I looked in the log and this is the error:

System.ini is missing the "[386enh]" section.
Run windows setup again to install a compleate system.ini file.

I looked at my system.ini, and it seems to have the section. Here is a copy of it:

[Password Lists]
*Shares=C:\WINDOWS\Share001.PWL
   `a5?? CARDFILEEXE	   !   `a_ l CARDS   DLL		   `ak0D CLIPBRD EXE	   !   `a~ 6 EFAXPUMPDLL		   `a? ?  EMM386  EXE	   !   `a?^? FAXOPT  DLL		   `a??m GLOSSARYHLP		   `a???  FAXVIEW EXE	   !   `a? \ MORICONSDLL		   `a	P? IMPEXP  DLL		   `a?  MPLAYER HLP		   `a`2  MSHEARTSEXE	   ?4  `a ? MSMAIL  HLP		   `a(?* PRINTMANEXE	   !   `aE? 
language.dll=English (American)
system.drv=MS-DOS System
codepage=437
woafont.fon=English (437)
aspect=100,96,96
display.drv=VGA
network.drv=Microsoft Windows Network (version 3.11)
secondnet.drv=No Additional Network Installed

[386Enh]
device=vtdapi.386
device=vshare.386
mouse=*vmd
ebios=*ebios
woafont=dosapp.fon
display=*vddvga
EGA80WOA.FON=EGA80WOA.FON
EGA40WOA.FON=EGA40WOA.FON
CGA80WOA.FON=CGA80WOA.FON
CGA40WOA.FON=CGA40WOA.FON
keyboard=*vkd
network=*vnetbios,*vwc,vnetsup.386,vredir.386,vserver.386
netheapsize=20
device=*vcd
device=*vpicd
device=*vtd
device=*reboot
device=*vdmad
device=*vsd
device=*v86mmgr
device=*pageswap
device=*dosmgr
device=*vmpoll
device=*wshell
device=*PAGEFILE
device=*BLOCKDEV
device=*vfd
device=*parity
device=*biosxlat
device=*vmcpd
device=*combuff
device=*cdpscsi
device=vpmtd.386
device=vcomm.386
device=serial.386
device=lpt.386
device=ifsmgr.386
device=vcache.386
local=CON
FileSysChange=off
COM3Irq=4
COM3Base=03E8
COM4Irq=3
COM4Base=02E8
PagingFile=C:\WINDOWS\WIN386.SWP
MaxPagingFileSize=238372
InDOSPolling=FALSE

[NonWindowsApp]
localtsrs=dosedit,ced

[vcache]
minfilecache=512

[mci]
CDAudio=mcicda.drv
Sequencer=mciseq.drv
WaveAudio=mciwave.drv

[drivers]
midimapper=midimap.drv
timer=timer.drv

[DDEShares]
CHAT$=winchat,chat,,31,,0,,0,0,0
SCHAT$=winchat,chat,,31,,0,,0,0,0
CLPBK$=clipsrv,system,,31,,0,,0,0,0
HEARTS$=mshearts,hearts,,15,,0,,0,0,0

[Network]
winnet=wfwnet/00025100
multinet=nonet
FileSharing=Yes
PrintSharing=Yes
LogonDisconnected=yes
EnableSharing=Yes
UserName=
Workgroup=WORKGROUP
ComputerName=WFW311
Comment=



[network drivers]
devdir=C:\WINDOWS
LoadRMDrivers=No

[Password Lists]
*Shares=C:\WINDOWS\Share00

You can most certianly run windows from a floppy disk, since this is been done several times. You need to unzip the stuff into a ramdisk, and not be overly fussy as to the shell: i used sol.exe here, as this provides most of the functionality of windows, anyway.

Running it from a usb-stick requires a dos usb driver (which exist).

You can quite easily run it from a cdrom, by using the so-called "network install". You set up windows via "setup /a" for the cdrom side, and "setup /n" for the client side. This creates a windows directory with something like 140 kB (enough for a floppy!), which with a little tweaking, can be reduced to a 14k rar file (basically, you create a batch file to make win.com and winver.exe, and rar the rest!).

You can most certianly run windows from a floppy disk, since this is been done several times. You need to unzip the stuff into a ramdisk, and not be overly fussy as to the shell: i used sol.exe here, as this provides most of the functionality of windows, anyway.

Running it from a usb-stick requires a dos usb driver (which exist).

You can quite easily run it from a cdrom, by using the so-called "network install". You set up windows via "setup /a" for the cdrom side, and "setup /n" for the client side. This creates a windows directory with something like 140 kB (enough for a floppy!), which with a little tweaking, can be reduced to a 14k rar file (basically, you create a batch file to make win.com and winver.exe, and rar the rest!).

Well, dos ran fine from the usb drive without a USB driver, its just that Win 3.1 didn't want to boot for one reason or another. If i got a usb driver for win 3.1, what would i need to do to have it load on start up?

hi there i was wondering if someone could help me here see i have a old laptop which is hitachi visionbook traveler 3000 series and i windows 3.11 workgroup with ie 3.03 and netscape i have a 3com 16bit pcmcia card with all the drivers can anyone help me how to get online with 3.11

thank you

  • 2 weeks later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Camtasia 2026.1.3 by Razvan Serea TechSmith Camtasia is the complete professional solution for high-quality screen recording, video editing and sharing. Camtasia 2026 makes editing your videos easier, and faster than ever. The new editor is packed with enhanced video processing, all-new production technology, an innovative library, and stock videos and other creative assets to help you create more polished, professional videos. No video experience needed. Anyone can create informative, engaging videos. Create professional, eye-catching videos: Add special video effects - Apply Behaviors that are perfectly designed to animate your text, images, or icons. Get a crisp, polished look without being a professional video editor. Drag-and-drop your edits - What you see is what you get. Every effect and element in your video can be dropped and edited directly in the preview window. And you can edit at resolutions up to beautiful 4K, for clear video at any size. Get exceptional performance - Camtasia takes full advantage of your computer’s processor with 64-bit performance. You’ll get fast rendering times and enhanced stability—even on your most complex projects. Camtasia 2026.1.3 changelog: Feature Updates Improved keyboard navigability in tool panels. Improved screen reader accessibility of headings in Preferences. Tool panels can now be resized using a keyboard-navigable control. Updated color of folder icon in User Library tab for better visibility. Grouped media now render a composite waveform considering all audio media within that group. Added Long Path Aware to the manifest of Editor and Recorder. Performance Improvements Improved performance for editing groups on the timeline. Improved the project loading performance when timeline has lots of trec media with cursor data. Updates for IT Administrators Updated cpp-httplib from 0.38.0 to 0.43.3. Updated expat from 2.7.4 to 2.8.0. Updated freetype from 2.13.3 to 2.14.3. Updated harfbuzz from 13.0.1 to 14.2.0. Updated libpng16 from 1.6.55 to 1.6.58. Updated pango from 1.57.0 to 1.57.1. Updated girepository from 2.86.3 to 2.88.0. Updated pcre2-posix from 10.47.0 to 12.0.2. Added new harfbuzz-gpu.dll. Updated FFmpeg from 7.1.1 to 7.1.2. Updated aom from 3.11.0 to 3.13.1. Updated dav1d from 1.5.0 to 1.5.1. Updated ogg from 1.3.5 to 1.3.6. Updated SDL2 from 2.32.4 to 2.32.10. Updated zlib from 1.3.1 to 1.3.2. Updated Nalpeiron binaries to version 4.4.69.3. Bug Fixes Fixed an issue which prevented some user submitted crash reports from being sent. Fixed a potential memory leak when decoding HEVC or VP9 video. Fixed a potential crash when trying to delete a range selection on a magnetic track. Fixed a bug with the Properties Panel showing stale properties when only a caption is selected on the timeline. Fixed an issue that could prevent the Opacity and Blur properties from being changed in the Background Removal effect. Fixed an issue where larger Camtasia online projects may fail to open in Camtasia Editor. Table of contents thumbnails are no longer created for Smart Player exports with no table of contents. Fix resetting skew revert to revert just skew and not scale as well. Fixed editing in Snagit with snagX file with Unicode characters. Fixed a bug where grouped visual media could be cropped in some cases. Fixed importing SnagX files with Unicode characters. Localization fixes. Download: Camtasia 2026.1.3 | 309.0 MB (Shareware) View: Camtasia Homepage | Tutorials | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • yeah it seems to be Edge only. The dialog buttons work as expected in Chrome and Firefox. The phone is using Android 16 (OneUI 8.5) and Edge version  149.0.4022.53
    • I'm not aware of this issue, but to help the other guys.  What version of Android are you using? Did you try a different browser? To see if Edge is the issue here.
    • I agree when are you going to read this (really poor BTW) article? Here is a better article so you actually know what is going on and answers questions you had in other comments --> https://arstechnica.com/gadgets/2026/05/speed-boosting-low-latency-profile-is-one-of-the-improvements-coming-to-windows-11/ It is unclear if one will be able to disable the new profile at this point but I am not seeing any reason why one would.
  • Recent Achievements

    • One Month Later
      Jamswaz earned a badge
      One Month Later
    • Week One Done
      Jamswaz earned a badge
      Week One Done
    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
    • One Year In
      slackerzz earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      510
    2. 2
      PsYcHoKiLLa
      188
    3. 3
      +Edouard
      157
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!