# Processing can find the data folder in Windows 11 but not in Linux or Mac

**URL:** https://discourse.processing.org/t/processing-can-find-the-data-folder-in-windows-11-but-not-in-linux-or-mac/47472
**Category:** Coding Questions
**Tags:** homework
**Created:** [November 2, 2025, 8:48pm UTC](https://discourse.processing.org/t/processing-can-find-the-data-folder-in-windows-11-but-not-in-linux-or-mac/47472 "2025-11-02T20:48:54Z")
**Posts on this page:** 1
**Showing post:** 13

<div class="post-metadata">

### Author: ![glv](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/glv/32/18785_2.png) [@glv](https://discourse.processing.org/u/glv)
#### Post date: [November 3, 2025, 3:48pm UTC](https://discourse.processing.org/t/processing-can-find-the-data-folder-in-windows-11-but-not-in-linux-or-mac/47472/13 "2025-11-03T15:48:53Z")

</div>

Hello again!

This is where the Processing helper functions reside:

> <https://github.com/processing/processing4/blob/main/core/src/processing/core/PApplet.java>

ChatGPT was helpful `*` in navigating this and providing a Cheat Sheet for documents and undocumented functions!  
`*` With correct prompting and corrections along the way.

> [@ffernandaffranco](#):
>
> I’ll simplify the code and send it to you in a few minutes. The output is as follows:
> 
> `=== ASSET LOADING ===`  
> `Sketch route: C:\Users\mffra\OneDrive\Desktop\Main`  
> `Searching data in: C:\Users\mffra\OneDrive\Desktop\Main\data`

This topic may be related (used OneDrive):

> [@Can I install Processing 4.4.4 on local drive?](https://discourse.processing.org/t/can-i-install-processing-4-4-4-on-local-drive/46917):
>
> OS: Windows 11 I previously installed Processing 4.4.4 “Typical” and it was installed on \>\> C:\Users\newuser\OneDrive\Documentsbut that causes problems with launching when my internet is not working, and also takes about 20% of my OneDrive space. I uninstalled Processing 4.4.4 because my intentionally-stored-on-OneDrive files were in jeopardy. Is it possible for me to install Processing on my preferred local drive: C:\Users\newusesr\Documents (not “OneDrive”)

`:)`

---

_[View the full topic](https://discourse.processing.org/t/processing-can-find-the-data-folder-in-windows-11-but-not-in-linux-or-mac/47472)._
