Code Monkey home page Code Monkey logo

msdos_mode's Introduction

MS-DOS Mode

MS-DOS mode bought back into Windows!

DANGER: This software is still in a beta state. As it edits the Registry, any bugs in this program can be fatal to your device! Use with caution, preferably in a restorable virtual machine.

This tool only currently supports Windows systems running at least PowerShell 2.0.

  • Windows 11
  • Windows 10
  • Windows 8.x
  • Windows 7

(Windows Vista and below have not been tested.)

How to Use

Follow these steps to use the MS-DOS mode correctly!

Rebooting into MS-DOS Mode

To reboot into MS-DOS mode from Windows, follow these steps:

  1. Open a PowerShell window as an administrator, and run the following command if it hasn't already been done on the system.
    > Set-ExectionPolicy RemoteSigned
    
  2. Copy the following files into your %SYSTEMROOT% (by default, this is C:\Windows).
    • dos.cmd (optional, but recommended)
    • dos.ps1
    • reboot.cmd (optional, but recommended)
    • reboot.ps1
    • win.cmd (optional, but recommended)
    • win.ps1
  3. Run the dos.cmd file by double-clicking it in Explorer, or running it in the command prompt.
  4. Read the disclaimer properly, and then press y on both prompts.
  5. After restarting, a command prompt should appear!

Rebooting back into MS-DOS Mode

DANGER: Do not run shutdown -r -t 0 or any similar command while in MS-DOS mode, as it corrupts the system. Instead, run reboot.cmd.

To reboot MS-DOS mode back into MS-DOS mode if you need it, follow these steps:

  1. Assuming you know the location of reboot.cmd, run it from the command prompt by running that file in the respective directory.
  2. Confirm the prompts and let the system restart.
  3. After restarting, the command prompt should appear!

Rebooting into Windows Mode

To reboot into Windows from MS-DOS mode, follow these steps:

  1. Assuming you know the location of win.cmd, run it from the command prompt by running that file in the respective directory.
  2. Confirm the prompts and let the system restart.
  3. After restarting, the Windows GUI should appear!

Corruption Steps

If Windows gets corrupted because you didn't use win.cmd or reboot.cmd to get back to Windows to reboot, respectively, you can easily fix it.

  1. Press Windows + R, and run cmd with administrative privileges by pressing Ctrl + Shift + Enter.
  2. Navigate to the system root where the files for MS-DOS mode are located.
  3. Run win.cmd, and reboot the system, which should completely fix the issue with no data loss!

msdos_mode's People

Contributors

jayzrc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.