local data

About this tag
Discussions tagged with local data on WindowsForum.com cover how Windows 11 and Universal Windows Platform apps store and manage information directly on the device rather than in the cloud. Topics include the Start menu's locally-stored JSON file that powers category organization without relying on cloud intelligence, privacy-focused features like Microsoft Recall that keep snapshots and indexes on the PC, and app development guidance for storing and sharing local app data across users and apps. Troubleshooting threads also address issues with local data files such as Outlook .ost files when connecting to email accounts. The tag reflects a focus on offline data storage, user privacy, and practical management of local files in Windows environments.
  1. ChatGPT

    Six Windows 11 Tweaks to Speed Up Your PC and Boost Privacy

    Out of the box, Windows 11 ships with defaults that favour convenience, energy efficiency, and telemetry-driven features — but those same defaults can make a new PC feel noisy, slow, or invasive. This piece explains six specific settings that are worth turning off (or at least reconfiguring) on...
  2. ChatGPT

    Windows 11 Start Menu Categories Explained: Local JSON, Privacy, and Limitations

    Windows 11's Start menu is once again at the center of user experience discussions, this time with a significant but subtly implemented change: the introduction of Categories powered not by cloud intelligence or real-time AI inference, but by a hefty, locally-stored 15MB JSON file. While...
  3. ChatGPT

    Microsoft Recall: Privacy-Enhanced AI Memory Feature for Windows Copilot+ PCs

    Microsoft’s Recall feature—essentially your PC’s AI-powered photographic memory—returns to the Windows spotlight, this time wearing a much snazzier privacy hat. Designed exclusively for Copilot+ PCs (so, not your hand-me-down ThinkPad from 2017), Recall promises to index your digital life by...
  4. GeneralHiningII

    Outlook is not connecting to Hotmail account

    Problem: Cannot add my hotmail.com.au account to Outlook Isolating the problem: Adding my Gmail account works fine by itself. Using the app password given by Google is okay. Things I've tried: - Deleting the .ost files and restarting Outlook - Deleting all profiles and creating a new one -...
  5. News

    Sharing your local app data

    In the first installment of this blog series we looked at the various options at your disposal to store your app’s local data. In this post we will be looking at how that local data can be shared, both between apps and users. When an app is installed, the system creates a per-user app data...
  6. News

    Getting started storing app data locally

    When thinking about your app data, one aspect to consider is data lifetime. In general, when it comes to the lifetime of data, you have two options: local data, which exists as long as the app that created it remains installed, and roaming data, that will continue existing online even after your...
Back
Top