---
title: "What Is Shadow Ram?"  
description: "What Is Shadow Ram?"  
author: "Kalin"  
published: 2022-05-06  
canonical: https://answers.mindstick.com/qa/97192/what-is-shadow-ram  
category: "troubleshooting"  
tags: ["troubleshooting", "computer hardware"]  
reading_time: 1 minute  

---

# What Is Shadow Ram?

What Is [Shadow](https://www.mindstick.com/blog/405/curve-corners-with-shadow-in-html-using-css3) [Ram](https://www.mindstick.com/blog/10892/how-to-find-ram-size)?

## Answers

### Answer by Hitesh Vohra

- **Shadow RAM** is a copy of the Basic Input/Output Operating System (BIOS) routines from read-only [**memory**](https://answers.mindstick.com/qa/96685/what-is-virtual-memory-in-operating-system) (ROM) to a dedicated region of random access memory (RAM) for faster access. Shadow RAM access typically takes 60-100 nanoseconds, whereas ROM access takes 125-250 nanoseconds.
- Certain BIOS routines are used not just during the boot or startup of the system, but also during normal operation, particularly to drive the visual display terminal, in some operating systems such as DOS. However, these methods are not used in Windows or OS/2, and shadow RAM is not required. The use of shadow RAM can be turned off or on in some systems.

## Read More: [What Is Tras?](https://answers.mindstick.com/qa/97193/what-is-tras)


---

Original Source: https://answers.mindstick.com/qa/97192/what-is-shadow-ram

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
