Searching for a specific file with important information on a smartphone often turns into a real quest, especially when the Android system hides user data behind many system restrictions. The question of where the notes folder is in Android arises not only among curious users, but also among those who accidentally deleted the application and want to save their notes before resetting the settings. In modern versions of the operating system, Google has implemented strict security rules that isolate the data of each application from the rest of the file system.
In the past, you could find a text file by simply going to the root directory, but today the situation has changed dramatically. File system Android now requires special rights or the use of privileged explorers to view the contents of system directories. Understanding the directory structure will help you not only find the files you need, but also create their backup copies manually, bypassing cloud services.
In this article we will look in detail at where exactly the data of popular record-keeping applications is stored, how to access it and what are the nuances of working with files in Android 11, 12, 13 and newer. Local storage can be a lifesaver in case of problems with account synchronization, so knowing these ways is an important skill for any advanced user.
System restrictions and file access structure
Starting with Android 11, Google introduced a mechanism Scoped Storage (limited storage) that fundamentally changed the way applications and users interact with the file system. Now the folder /Android/data, where user data of third-party apps is most often hidden, is hidden by default from most file managers. This is done to protect personal information from malware and accidental deletion of critical system files.
To see where the notes folder is in Android, you will need to use a specialized file manager that has permission to work with system partitions, or connect your smartphone to your computer in file transfer mode (MTP). Standard explorers pre-installed on many devices may simply not display the contents of the directory data, showing the user an empty folder or displaying an access error.
โ ๏ธ Attention: Making changes to system files or deleting unknown files from the folder /Android/data may lead to incorrect operation of applications or complete loss of data without the possibility recovery.
To navigate the file system, tools such as Files by Google, Solid Explorer or FX File Explorerare best suited for navigating the file system. These applications are able to request special permissions from the system, allowing the user to look into hidden corners of the device's memory. Without the use of such tools, searching for specific data files becomes almost impossible on modern versions of the OS.
Where Google Keep and standard application notes are stored
The most popular question concerns where Notes folder in Android for the Google Keep service. Unlike simple text editors, Keep stores data in a specific format that is not intended to be directly read by a human without decoding. Note files usually have the extension .bin and are located deep in service directories.
The full path to Google Keep data is as follows:
/Android/data/com.google.android.keep/files/
However, inside this folder you will not find the usual text documents. The data here is packaged in binary format to optimize synchronization with the cloud. If your goal is backup, then copying the entire folder may help, but restoring an individual note from it on another device without a Google account will be extremely difficult. The encryption and account linking system makes these files useless outside the context of the application itself.
For the standard Notes application (which may be called differently depending on the firmware, for example, "Notes" from Xiaomi or Motorola), the path often looks like this:
/Android/data/com.android.notes/files/
or
/data/data/com.android.notes/Why can't .bin files be opened in Notepad?
Files with the .bin extension contain binary code, which represents machine instructions or structured database data. Trying to open them in a text editor will result in a bunch of meaningless characters being displayed. To read such files, you need a special exporter application or the original application that created them.
Features of data storage in Samsung Notes
Owners of devices from the Korean giant often wonder where the notes folder in Android is in the Samsung Notes application. This application is known for its deep integration with the Samsung ecosystem and uses a proprietary data storage format
.sdocor.snote(in older versions). You can find these files using the following path:/Android/data/com.samsung.android.app.notes/files/Inside this directory there are often subfolders with names corresponding to note IDs, where not only text, but also handwritten input, images and audio recordings are stored. Samsung Notes actively uses cloud synchronization via Samsung Cloud or Microsoft OneNote, so local files can be updated or changed depending on the connection status to networks.
It is important to note that the Samsung Notes file format is closed. Even if you copy the note file to your computer, you will not be able to open it using standard Windows or macOS tools. You will need to either install an Android emulator with the Samsung Notes application, or use the export function inside the smartphone itself before copying.
To transfer Samsung Notes notes to another phone, it is better to use the "Smart Switch" function or export to PDF/PPTX format through the menu of the note itself, since directly copying database files often leads to display errors.
Searching for text files (.txt) and third-party applications
The situation changes dramatically if you use simple text editors or notepads that save information in an open format.
.txt. In this case, the question of where the notes folder in Android is much easier to solve, since such applications often create their directories in the root of the internal memory or in a public folderDocuments.The most common ways to search for text notes:
- ๐
/Internal Storage/Documents/โ files are often saved here by default. - ๐
/Internal Storage/Notes/โa classic folder for many simple notepads. - ๐
/Internal Storage/Download/โ some applications save exported notes here. - ๐
/Android/data/[application_package_name]/files/โ for isolated applications.
If you use popular third-party applications such as ColorNote, Simplenote or Evernote, their data may also be located in hidden folders. For example, ColorNote often stores a database in /data/data/com.socialnmobile.dictapps.notepad.colornote/databases/, which can only be accessed from root access. Without superuser rights, you will not be able to see this file.
For applications with an open storage format, such as Joplin or Standard Notes, files are often located in directories accessible to the user, which makes the backup task easier. Always check the settings of the application itself, the "Storage" or "Export" sections to find out the exact saving path.
| Application | File type | Location (path) | Access without Root |
|---|---|---|---|
| Google Keep | .bin (binary) | /Android/data/com.google.android.keep/ | Partial (via special. Explorer) |
| Samsung Notes | .sdoc / .snote | /Android/data/com.samsung.android.app.notes/ | Yes (copying) |
| Simple Note | .txt / .md | /Internal Storage/Notes/ | Full |
| ColorNote | .db (SQLite) | /data/data/.../databases/ | No (Root required) |
Using Explorers to access hidden folders
Since standard methods often do not show where the notes folder is in Android, it is necessary resort to the help of advanced file managers. One of the best solutions for Android 11+ is an application Files by Google in conjunction with the application Material Files or using the built-in functionality of some shells.
Algorithm of actions to gain access:
- Install a file manager that supports access to
/Android/data(for example, Solid Explorer or CX File Explorer). - When you first start and try to enter the folder
Androidthe system will ask for permission. - Click "OK" and in the system window that opens, select "Use this folder" folder).
- Confirm the action by clicking "Allow".
After completing these steps, you will have full access to the contents of the folder. data. You can now copy, move, and analyze note files. However, remember that modification database files on the fly while the application is running can lead to data corruption.
โ๏ธ Checking file access
โ ๏ธ Attention: Interfaces and menu item names may vary depending on the Android version and smartphone model (Xiaomi, Samsung, Pixel). If you don't see the Android folder, check the settings for showing hidden files in the Explorer menu (usually three dots in the corner).
Exporting and backing up notes
Finding files is only half the battle. It is much more important to ensure their safety. Since directly copying system files does not always guarantee functionality after recovery, the best solution is to use the built-in export functions. This allows you to convert notes to universal formats such as PDF, TXT or HTML.
For mass export in most applications there is a menu "Settings" โ "Backup" or "Export". For example, in Google Keep you can go to the web version of the service (keep.google.com), select all the notes and download them as an archive. In Samsung Notes, the function of exporting all notes at once to the format .sdoc or .pdf through the app settings menu is available.
If the application does not have an export function, and the files are in a closed format, the only option is to create a full copy of the application folder. It is critically important to copy the entire folder, including settings files and databases, and not individual files within it. When restoring, you need to place the files exactly in the same directories, observing the path structure.
The most reliable way to save notes is not searching for files in memory, but regular synchronization with the cloud or manual export in a universal format (TXT/PDF) to external media.
Frequently asked questions (FAQ)
Is it possible to open a .bin file from Google Keep on a computer?
Direct opening is not possible, since it is a binary format. To read the contents, you either need to import the file back into the Google Keep app on Android, or use special decoder scripts, which are rare and can be unsafe.
Where did the notes go after updating Android to version 11 or 12?
Most likely, the file access structure has changed. Your notes are still there, they are in the same path /Android/data/..., but standard Explorer no longer shows the contents of this folder without special permission. Use an advanced file manager.
Where are deleted notes stored in Android?
Deleted notes are usually moved to the trash inside the application itself (if such a function exists) and are stored there for 30 days. In the file system, they can remain in the form of โorphanedโ fragments of data until the memory is overwritten, but they cannot be recovered using conventional means - data recovery apps are required (Data Recovery).
How to find notes if I donโt remember the name of the application?
Use global file search. Enter extensions .txt, .bin, .sdoc or keywords from the text of the note in the search explorer. Also check the widgets on your desktop - long pressing on a widget will often reveal which app it belongs to.
Is it safe to delete files from the Android/data folder?
No, it is not safe. Deleting files from this folder will reset the settings of the corresponding applications or completely lose data (notes, game progress, map cache). Delete files only when you know for sure that they belong to the remote application, and you are sure that you no longer need the data.