---
title: "Where’s global assembly cache located on the system?"  
description: "Where’s global assembly cache located on the system?"  
author: "Varun Agrawal"  
published: 2011-03-18  
updated: 2020-09-11  
canonical: https://www.mindstick.com/interview/496/where-s-global-assembly-cache-located-on-the-system  
category: "assembly"  
tags: ["assembly"]  
reading_time: 1 minute  

---

# Where’s global assembly cache located on the system?

Usually it store in C:\winnt\assembly or C:\windows\assembly.

## Answers

### Answer by Varun Agrawal

Usually it store in C:\winnt\assembly or C:\windows\assembly.


---

Original Source: https://www.mindstick.com/interview/496/where-s-global-assembly-cache-located-on-the-system

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
