StMU Research Scholars

Featuring Scholarly Research, Writing, and Media at St. Mary’s University

April 8, 2018

Humble Beginnings: How Microsoft Created Windows from DOS

Winner of the Spring 2018 StMU History Media Award for

Best Article in the Category of “Cultural History”

With the release of Windows 10 in 2015, Microsoft has been working with the Windows Operating System for over thirty years. We know Windows today as one of the most powerful and ubiquitous operating systems in the computer world. It has great features like Cortana and the File Explorer. Windows 10 also offers a large amount of accessibility, such as more tiles in the start menu and more communication with cloud applications, such as OneDrive and Dropbox. Windows’ powerful and easy-to-use style has made it the most used operating system in the world, with over one billion users daily. But that was not always the case, and as we will see, the Windows Operation System had very humble beginnings. Let’s go back to a time when microcomputers were just beginning, when they had limited functionality.

Photo of Commodore 64 | Courtesy of Wikimedia Commons

In the early 1980s, there was DOS, or Disk Operating System. When the early microcomputers of that decade were made, they contained many pieces of hardware that allowed the computer to turn on and process data, but the Operating System allowed the user to communicate with the computer and use its hardware to do things, like run a program, open and save files to a disk drive, or send data to a connected printer.1 The usage of DOS was very important in the development of computer technology. The Microsoft Disk Operating System (MS-DOS) was a widely used operating system that was initially sold with International Business Machines (IBM) microcomputers, starting with its flagship release of the IBM PC in August 1981. The difference between the microcomputers and the technology that came before them, is the microprocessor. These microcomputers are the same as today’s personal computers and laptops. We just call them “computers” today because it is shorter. The reason MS-DOS sold so well was because it was licensed to IBM, who used it in all of their microcomputers. Because of this, Microsoft received a commission on each microcomputer sold. While PC DOS (MS-DOS running on an IBM PC) was compatible with microcomputers other than IBM’s, in order to run PC DOS on other machines, many customizations had to be made. But thanks to IBM’s established name, and its marketing strategy, IBM PC sales were monumental. Its rapid growth was a boon for both IBM and Microsoft. When compared to operating systems we use today, DOS seems very crude. It was complicated to use and required quite a learning curve in specific commands and keywords in order to do anything. However, it was a necessary first stage in the further development of operating systems like Windows.

Floppy Disks holding MS-DOS | Courtesy of Wikimedia Commons

The microprocessor was a key component to the development of microcomputers. The microprocessor made it possible to have high processing power with little space consumption. It is common sense that computers use electricity, but the hardware in computers uses the electricity in different ways to solicit a response. Computer hardware is a necessary component for the computer to run, and before the microprocessor came to be, the hardware was not very space efficient. The issue of space was a problem for the people using computers at home and at work because the previous technology was even bigger. The company Intel, who was a large manufacturer of computer hardware, found no need for a microprocessor until it was approached by a Japanese calculator company known as Busicom. Busicom wanted to open a new line of calculators that were fast and could hold several circuits on different chips. Intel quickly realized that the job was too hard to handle for the size of their company at the time, but someone from their engineering staff imagined the idea of a central chip that managed static and dynamic memory simultaneously, the Microprocessor. Calculators are meant to be portable and compact, so naturally a calculator would need hardware that could run it, while maintaining portability. With that in mind, Intel created the 4004 microprocessor chip.2 The 4004 was a 4-bit chip and was not very successful, but its descendant, the 8088, was very successful as it was 8-bit and more powerful. The 8088 chip was the microprocessor chip that IBM used in its first line of microcomputers, which brought these two companies together for the first time. This powerful new technology, however, not only benefited IBM. It was also exactly what the company Xerox, a digital document tech producer, needed in order to change the world of computers forever.

Xerox Star | Courtesy of Bing Images

Disk operating systems like Microsoft’s MS-DOS were only a stepping stone on the path to operating systems like Windows 10. Over at Xerox’s Palo Alto Research Center, Xerox was developing something huge. This something was so revolutionary in the world of computer science that we still use its technology today. Xerox was working hard on the idea of interactivity, a concept that the chief spokesman of Xerox, J.C.R. Licklider, had researched and written about. Interactivity allowed computers to operate in “real time.” Many of the things we use in our lives operate in real time, like cars, telephones, and lawnmowers. These things operate in real time because they respond instantaneously to people, which is a concept that computers had not had before the microcomputer age. Computers had operated in a mode called batch processing, meaning that the programmers wrote code to execute programs away from computers completely. Before DOS, coders had to punch code into special punch cards by the hundreds, one card for each line of code. Then those hundreds of cards were fed into a card reader connected to a mainframe computer, which then executed the commands of each card. If the program required data to manipulate, that data had to be punched into cards as well, and then read by the card reader. The machine that these cards were put into would read the spacing between each hole and compile each card that was input. This type of input made the computer and the user completely disassociated. The user did not interact with the computer. He or she rather interacted with the punch cards and the input machines. For a computer to run in “real time,” it would need input devices that would allow a user to have immediate access to command execution. With MS-DOS, one could access files and programs on a disk or tape in real time using the input device that transformed microcomputing: the keyboard.

IBM punch card | Courtesy of Wikimedia Commons

The keyboard allowed for direct input into the microcomputers. When using DOS, words or phrases needed to be inputted to initiate functionality, which is why the keyboard was so important. When a key was pressed on the keyboard, a string of binary numbers was input to the computer. Each letter or character had its own 8-bit string, so the computer was programmed to read each individual string and print the character on the screen to the user. This was much closer to interactivity than the input devices previously, but it was still not at the level it could be. So, with the idea of interactivity, Xerox created the Alto, a personal computer that was the first computer to use a graphical user interface and a mouse.3 The mouse allowed for manipulation of the cursor on the screen to move items around and select files or icons that the user demanded. The mouse operated completely in real time; when moved, the cursor would move, and when the button was clicked, something was selected. Unfortunately, the men upstairs at Xerox did not continue to develop the Alto, but instead they shared them with their competitor, Apple Computers. Soon the Alto lost its success, and Xerox gave away its shot to be one of the major players of the microcomputer age. If Xerox had continued to develop their technology, they might have become the most successful company in the field. But after they gave the golden egg to Apple, the graphical user interface became the basis for a completely new type of operating system.

The Graphical User Interface (GUI) is used on every computer today. Instead of having to type many different lines of command keywords and phrases, which someone using DOS would have to do, the user simply selected an icon displayed on the screen to open an application like Microsoft Word, or play a game like Fortnite. Icons had been in use long before the introduction of GUI on computers. Map artists, for example, would use icons of planes to signify an airport in that location.4 With GUIs, icons received a different use; when using a smartphone, an iPhone for example, the user sees a screen with different icons on a screen. Since, the technology for touchscreens is an advanced form of GUI, the screen of the iPhone is graphically displayed so that the user can select an application in real time and see their screen change. The emphasis on real time is important because the idea of interactivity relies on real time. When looking at a screenshot of DOS and its functionality, it is easy to see why the GUI is much more efficient and pleasing to the user. Graphical user interfaces do not only have the use of displaying real-time action a screen, but it also allows the users to organize their computers to display files and objects in a way that is pleasing to them. Microsoft, Apple, and many other companies knew this and used it in the development of their next products.

Screenshot of Command Prompt
Apple Macintosh | Courtesy of Wikimedia Commons

With the information they received from Xerox, Apple Computers integrated GUI into their software with the help of some former Xerox PARC employees. The news of Apple computers having pictures and a mouse spread quickly, and Microsoft’s PC DOS could not compete. Bill Gates was devoted to making computers “user-friendly.” He wanted computers to be accessible to the everyday user and not just to computer experts or to businessmen. His drive for a better computer led him to envision the “interface manager:” a new product that would be the same PC DOS core operating system, but with a graphical user interface shell to cover it, making the software easier to use and more efficient. This project was named Windows and it started with the version 1.0 in 1981, with applications being organized on the bottom of the screen. In 1982, this was changed to pull down menus and dialog boxes and it featured the ability to simultaneously display more than one document on the screen in “windows,” which is how it received its name.5 Windows was still in its development phase when the Apple Lisa was released in 1983. The Lisa featured a high resolution graphical interface sitting on top of the Apple disk operating system. Microsoft had no competing products. Thankfully, Lisa was not successful, but a year later, in 1984, the Apple Macintosh was released, which was designed to be lower in cost. It was the first commercially successful product to feature a multi-window graphical user interface. It used icons that looked like paper for files and icons of folders for the file directory. It also provided many tools to use that worked well with the graphical user interface. It showcased a “desktop,” which was a virtual area where programs and files could be stored to be easily seen by the user.6 When the mouse was connected, the cursor could be moved to manipulate objects and files by selecting them and moving them or opening them, all in real time!7 In the same year, Bill Gates and the Windows team added the mouse to Windows to increase capability, but their product was growing to be more complex as time went on. They needed to get their product ready to launch and it needed to be soon.

A large reason why the graphical user interface was so successful was because of the ease of access it gave to files in the directory. When using the computer, we download, save, delete, and edit files on a regular basis. If it is difficult to find the files we need, would we use the computer as much as we do? The GUI allows a graphical representation of the hierarchical file directory and many other programs on the computer. In DOS, the user can look up a file in the file directory using the DOS command dir, and the directory is shown as a list of files and folders with their addresses according to memory. DOS was very basic and the user needed a good deal of experience in order to use the computer properly. GUI on the other hand was intuitively easy to learn and use. It only made sense that a visual representation of something that you must use is much more effective than reading words and phrases on a screen.

1984 was the year Bill Gates announced the release date of Windows to the press; he set the launch date to be the end of 1984, but Windows was not completed until June of 1985.8 Windows 1.0 could not compete with the Mac’s operating system, but it was one step closer to what Windows would become. Windows 2.0 was more of a competition, but Apple tried to file a lawsuit for copyright infringement, since Microsoft used the same idea of overlapping windows instead of tiles. Despite setbacks, Windows was starting to become a commonly used product for its compatibility. Windows could be run on many different types of machines from many different manufacturers, and many companies wanted their computers to use Windows. Microsoft received so much growth and profit that it started to dominate the market. In 1990 Windows 3.0 was released, and it was far more advanced than the Macintosh in functionality and went on to sell close to ten million copies in two years.9 Windows could be marketed and sold to many different PC manufacturers, and since Apple did not license its OS, it took a huge blow. With its product being used by the majority of manufacturers, Microsoft decreased the cost of microcomputers dramatically, almost putting Apple Computers out of business. If it weren’t for the Macinotosh’s effectiveness for graphic design and its use in schools, Apple could have gone bankrupt. Before it became the business giant in consumer electronics, Microsoft dealt with the challenge of developing Windows which spurred innovation and economic growth for the company.10 Since Windows 3.0, Windows has continued to develop and is still a widely used product around the globe.

  1. Salem Press Encyclopedia, 2013, s.v. “Computer operating systems,” by John Panos Najarian.
  2. Gordon E. Moore, “Intel-memories and the microprocessor,” Daedalus Volume, 125 (1996): 55.
  3. Douglas K. Smith and Robert C. Alexander, Fumbling the Future (New York: William Morrow and Company, Inc.,1988), 57-60.
  4. Blake Ives, “Graphical User Interfaces for Business Information Systems,” Volume, 6 (1982): 36.
  5. Salem Press Encyclopedia, 2013, s.v. “Microsoft Releases the Windows Operating System,” by Marcia B. Dinneen and Jonathan E. Dinneen.
  6. Salem Press Encyclopedia, 2013, s.v. “Introduction of the Apple Macintosh,” by R. Craig Philips.
  7. Philip G. Stein, James R. Matey and Karen Pitts, “A Review of Statistical Software for the Apple Macintosh,” The American Statistician Volume, 51 (1997): 69.
  8. Salem Press Encyclopedia, 2013, s.v. “Microsoft Releases the Windows Operating System,” by Marcia B. Dinneen and Jonathan E. Dinneen.
  9.  Salem Press Encyclopedia, 2013, s.v. “Microsoft Releases the Windows Operating System,” by Marcia B. Dinneen and Jonathan E. Dinneen.
  10. Marshall Phelps and David Kline, Burning the Ships (New Jersey: John Wiley & Sons, 2009), 166.

Tags from the story

Apple Computers

Bill Gates

IBM PC

Microsoft Windows

Recent Comments

Peter Coons

A great article that is jam-packed with information! I could never sit down and attempt to learn about PC history, but this article cut out the boring tech-talk and delivered it in an easy to digest medium that I’m sure several other readers who nothing about computers can appreciate. It’s mind boggling how far tech has come in the computer world in such a relatively short period of time, and that today we can emulate that experience on our machines. Great Piece.

reply

24/04/2018

3:17 pm

Ximena Mondragon

Prior to reading his article I did not know the origins of Microsoft. We are surrounded by the comfort of technology that we sometimes forget to learn about where it come from. Microsoft its actually one of the biggest technology companies. Microsoft sales computers also. Overall this article is very well written and a lot if research went into it.

reply

24/04/2018

3:17 pm

Seth Castillo

The usage of the DOS to todays OS being inside the hard drive is amazing. The size of the operating system now couldnt even fit within 50 of the original MS-DOS floppy disks. The development of GUI to make it more and more user friendly is the real reason why many OS comanies like microsoft and Apple have flourished. With every version that Windows releases they improve on the original model, except for windows 8 and 8.1.

reply

24/04/2018

3:17 pm

Cristina Cabello

Wow, this is a really interesting article. I do not know much about computers. I basically just know the basics to get my assignments done. But learning about the origin of Microsoft is fascinating. I remember my dad talking about the ms-dos when he was in college. He did a lot of computer work back then. So whenever I have a computer problem, I will always go to him.

reply

24/04/2018

3:17 pm

Anais Del Rio

I remember when my family had an old computer that we used and it was early 2000’s but still faster than the disk operating systems. The differences between those two systems and Windows today is enormous. Now everyday users don’t have to be a programmer or developer to be able to get information on something and the time it took in the past would not be helpful in today’s world.

reply

24/04/2018

3:17 pm

Christopher King

I have no knowledge of computers or its components and this article explained a lot of the company and the components that was developed. The technology that was around when the company started is practically obsolete at this point but they were the forefront of what they were doing. This article did a great job breaking it down so that it can be understood on a universal level. It goes to show how much technology has imporved and changed since the emergence of Microsoft and Bill Gates making his footprint on technology.

reply

24/04/2018

3:17 pm

Carlos Vazquez

Although nowadays Microsoft dominates the world of technology, back then the competition to be the best drove the innovation we have today. I did not think because I am not really interested in computers but it was actually very interesting to read. This article was really informative and well written and I enjoyed learning more about how Microsoft came to be the company it is today.

reply

24/04/2018

3:17 pm

Angelica Padilla

This article is truly captivating, I was able to actually learn from this article. I just know the basics to a computer but learning all of this was fascinating, and was able to be understood from a general level. This comes to show how Microsoft and technology has all come to improvement throughout the years, as it continues to do so each and every day.

reply

24/04/2018

3:17 pm

Cooper Dubrule

It was very interesting to dive into the origins of an operating system so profound and widely used to day. Many people, including myself use computers on a daily basis and don’t really know the history of them. Reading this was refreshing and allowed me to truly appreciate the convenience and reliability of today’s computers. I like how the article explained disk operating systems, microprocessors etc. in different paragraphs. Very well written.

reply

19/08/2018

3:17 pm

Devin Ramos

The story of Microsoft to me was interesting since all I knew about it was that Bill Gates was a dropout and then created Microsoft and became the worlds richest man. But this article goes into depth about how it started out. IBM at one time had the opportunity to buy Microsoft but they thought Microsoft would not do good so they never bought it and only used it to help with their products. By the time Microsoft was doing good it was too late for IBM to buy them and they soon became one of the most important software companies in the world and their true only competition is Apple.

reply

29/08/2018

3:17 pm

1 2 3

Leave a Reply