# Changing Default Package install locations on Windows

These instructions are intended to change the default install locations from C:\ to a data drive. This allows users to save space on C:\\

{% content-ref url="/pages/SMj0MxoNVBDnoGxl4JOS" %}
[Python (Pypi packages)](/stronghold/software/changing-default-package-install-locations-on-windows/python-pypi-packages.md)
{% endcontent-ref %}

{% content-ref url="/pages/e2bTq4UnqzuwRfZSmeOi" %}
[R (CRAN Packages)](/stronghold/software/changing-default-package-install-locations-on-windows/r-cran-packages.md)
{% endcontent-ref %}

{% content-ref url="/pages/qAPczTw9sPOXJAzW8Gyw" %}
[Stata packages](/stronghold/software/changing-default-package-install-locations-on-windows/stata-packages.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ccv.brown.edu/stronghold/software/changing-default-package-install-locations-on-windows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
