Skip to main content

67 docs tagged with "clear-third-party-application-data"

View all tags

Clear Adobe cache

This script configures macOS using Bash (Shell script). It runs "sudo rm -rfv ~/Library/Application\\...".

Clear Azure CLI cache

This script deletes cached Azure CLI objects. Cleaning cache does not remove your credentials, so you'll keep your session and be logged in.

Clear Azure CLI data

The Azure command-line interface (Azure CLI) is a set of commands used to create and manage Azure resources. With an emphasis on automation, the Azure CLI is accessible across all Azure services and is made to work quickly with Azure.

Clear Azure login data (this will log you out of the current session)

This script cleans the login data in three steps: 1. "az logout": It deletes the current authentication token and subscription ID. It only logs out the selected/current user. 2. "az account clear": It clears all other subscriptions from the CLI's local cache. It also logs out all users. 3. Clear all access tokens: It removes the ADAL token cache file. These are stored tokens from the Active Directory OAuth 2.0 code flow.

Clear Clementine cache

Clementine is a free and open-source audio player. Cover art, moodbar, and network cache are all part of Clementine cache. Clementine cache is kept in the global XDG spec ("~/.cache") folder. See also: Clementine Homepage

Clear clicked links history in Thunderbird

Thunderbird saves annotations, bookmarks, favorite icons, input history, keywords, and browsing history (a list of pages visited). Data is saved at persistent "places.sqlite" and temporary "places.sqlite-shm" and "places.sqlite.wal".

Clear Composer cache

This script configures macOS using Bash (Shell script). It runs "if type "composer" &> /dev/null; then ...".

Clear data from development tools

This category includes tools that are typically used by developers, also known as "developer tools". These tools allow a developer to create, test, and debug software. Their data may leak data about the developer, their usage patterns, the environment used for development or the developed project.

Clear Dropbox cache

This script configures macOS using Bash (Shell script). It runs "if [ -d "~/Dropbox/.dropbox.cache" ]; then ...".

Clear Gradle cache

This script configures macOS using Bash (Shell script). It runs "if [ -d "~/.gradle/caches" ]; then rm -rfv...".

Clear Homebrew cache

This script configures macOS using Bash (Shell script). It runs "if type "brew" &>/dev/null; then brew...".

Clear Java cache

This script configures Windows using Batch (batchfile). It runs ":: Clear directory contents :...".

Clear LibreOffice usage history

LibreOffice is a free and open-source office productivity software suite, a project of The Document Foundation (TDF). "registrymodifications.xcu" is an XML file that contains the user-specified settings. It is found inside the user settings directory ("~/.config/libreoffice/4/user"). It includes thumbnails generated, and a recent document list. See also: LibreOffice Homepage.

Clear NPM cache

This script configures macOS using Bash (Shell script). It runs "if type "npm" &> /dev/null; then npm cache...".

Clear offline Visual Studio usage telemetry data

This script removes offline telemetry data in Visual Studio to enhance privacy and potentially improve system performance. These telemetry files, known as SQM (Service Quality Monitoring or Software Quality Metrics), contain details about application usage, errors, and performance. SQM files are created and used by Microsoft to gather data for the Microsoft Customer Experience Improvement Program. When offline, Visual Studio stores these files in the user's local application data folder. Rem...

Clear privacy.sexy activity logs

This script removes log files generated by the privacy.sexy desktop application. Different from the web version, the desktop application records logs for troubleshooting. Additionally, these logs offer auditing and transparency for security. Deleting these logs can help maintain your privacy by ensuring there are no records of the application's activities on your system.

Clear privacy.sexy activity logs

This script removes log files generated by the privacy.sexy desktop application. Different from the web version, the desktop application records logs for troubleshooting. Additionally, these logs offer auditing and transparency for security. Deleting these logs can help maintain your privacy by ensuring there are no records of the application's activities on your system.

Clear privacy.sexy activity logs

This script removes log files generated by the privacy.sexy desktop application. Different from the web version, the desktop application records logs for troubleshooting. Additionally, these logs offer auditing and transparency for security. Deleting these logs can help maintain your privacy by ensuring there are no records of the application's activities on your system.

Clear privacy.sexy data

This category offers scripts to remove data left by the privacy.sexy desktop application, helping you ensure your privacy by eliminating all traces of use. The web application version of privacy.sexy does not create or store user data on your device, so this category is applicable to desktop application users only. These scripts are designed for anyone wanting to ensure their script activities leave no trace on their systems.

Clear privacy.sexy data

This category offers scripts to remove data left by the privacy.sexy desktop application, helping you ensure your privacy by eliminating all traces of use. The web application version of privacy.sexy does not create or store user data on your device, so this category is applicable to desktop application users only. These scripts are designed for anyone wanting to ensure their script activities leave no trace on their systems.

Clear privacy.sexy data

This category offers scripts to remove data left by the privacy.sexy desktop application, helping you ensure your privacy by eliminating all traces of use. The web application version of privacy.sexy does not create or store user data on your device, so this category is applicable to desktop application users only. These scripts are designed for anyone wanting to ensure their script activities leave no trace on their systems.

Clear privacy.sexy script history

This script removes script files generated by the privacy.sexy desktop application. The desktop version executes scripts directly on your device, saving a script file for execution, troubleshooting, and security. By running this script, you remove the executed script files, enhancing your privacy by ensuring that there is no residual data that could reveal your usage patterns or preferences.

Clear privacy.sexy script history

This script removes script files generated by the privacy.sexy desktop application. The desktop version executes scripts directly on your device, saving a script file for execution, troubleshooting, and security. By running this script, you remove the executed script files, enhancing your privacy by ensuring that there is no residual data that could reveal your usage patterns or preferences.

Clear privacy.sexy script history

This script removes script files generated by the privacy.sexy desktop application. The desktop version executes scripts directly on your device, saving a script file for execution, troubleshooting, and security. By running this script, you remove the executed script files, enhancing your privacy by ensuring that there is no residual data that could reveal your usage patterns or preferences.

Clear Pyenv-Virtualenv cache

This script configures macOS using Bash (Shell script). It runs "if [ "$PYENVVIRTUALENVCACHE_PATH" ]; then ...".

Clear Python history

Python is a high-level, general-purpose programming language. Python comes preinstalled on most Linux distributions. Since Python 3.4 the interactive mode does log all commands to "~/.python_history". See also: creates the file and registers it. Source code that • Python homepage

Clear Steam cache

Steam is a video game digital distribution service and storefront by Valve. Clearing Steam cache is safe without any side effects. This may resolve issues with Steam and help you save space and increase privacy, but may lead to a single-time application performance decrease due to cache renewal. See also: Steam Homepage

Clear Steam cache

This script configures Windows using Batch (batchfile). It runs ":: Clear directory contents :...".

Clear Steam data

This category configures Windows using 3 scripts. The category includes 3 subscripts.

Clear Steam dumps

This script configures Windows using Batch (batchfile). It runs ":: Clear directory contents :...".

Clear Steam traces

This script configures Windows using Batch (batchfile). It runs ":: Clear directory contents :...".

Clear Thunderbird address book data

Most users open the Thunderbird address book from within the email client, but it can also be launched separately. Mozilla Thunderbird by default comes with two address books, even though more can be added: 1. Personal book: For the most frequently used contacts. 2. Collected book: Collects addresses from email that you send.

Clear Thunderbird cookies

Thunderbird stores cookie information in: "cookies.sqlite": Stores all cookies. • "cookies.sqlite-journal": The journal file for "cookies.sqlite". • "cookies.sqlite-shm", "cookies.sqlite-wal": Write-ahead log files for "cookies.sqlite". The file "cookies.sqlite" in the user's profile directory is used to store cookies between sessions.

Clear Thunderbird data

Mozilla Thunderbird is a free and open-source cross-platform email client, personal information manager, news client, RSS and chat client developed by the Mozilla Foundation. See also: Thunderbird Homepage | thunderbird.net. Read about the files and folders in the profile folder in depth: [Files and folders in the profile - Thunderbird | kb.mozillazine.org](https://web.archive.org/web/20221029140819/https://kb.mozil...

Clear Thunderbird download history

Download history is saved in "downloads.sqlite" since Thunderbird 3 and in "downloads.rdf" before. It stores data to show downloads in Download Manager. Clearing download history can help to resolve slow downloads or program hangs.

Clear Thunderbird passwords

"logins.json" stores encrypted passwords. It replaces "signons.sqlite", which had replaced "signons.txt". "logins-backup.json" is stored to recreate "logins.json".

Clear unused Docker data

This script frees up disk space, but also improves user privacy by: 1. Removal of stopped containers: Containers often run applications or services that might process sensitive or personal data. Even if a container is stopped, its filesystem remains intact, and potentially sensitive data inside it can be accessed. By removing stopped containers, we eliminate this potential privacy risk. 2. Deletion of unused images: Images can sometimes contain sensitive information, especially if they w...

Clear Visual Studio 2010 license

This script removes the license information for Visual Studio 2010. Visual Studio 2010 is an integrated development environment (IDE) by Microsoft. It simplifies creating, debugging, and deploying applications. It was released in 2010. Its official support ended in 2015, and extended support ended in October 2020. This means it's no longer receiving security updates or bug fixes, making it potentially vulnerable. The script removes the license associated with Visual Studio 2010's product GUID: `...

Clear Visual Studio 2013 license

This script removes the license information for Visual Studio 2013. Visual Studio 2013 is an integrated development environment (IDE) by Microsoft. It was released in October 2013. It introduced roaming support, notifications, improved update experience, and various productivity enhancements. It improved the interface, added coding shortcuts, supported Windows apps development, combined web development tools, enabled cloud testing, and enhanced team collaboration. Microsoft ended official suppor...

Clear Visual Studio 2015 license

This script removes the license information for Visual Studio 2015. Visual Studio 2015 is an integrated development environment (IDE) by Microsoft. It was released on July 20, 2015. Visual Studio 2015 improved support for various programming languages and platforms, especially for mobile and cross-platform development. It offered enhanced setup customization for lighter and quicker installations, and integrated a streamlined account management experience. It included tools for developing Android...

Clear Visual Studio 2017 license

This script removes the license information for Visual Studio 2017. Visual Studio 2017 is an integrated development environment (IDE) created by Microsoft. It was released on March 7, 2017. Visual Studio 2017 focuses on improving performance with a faster, more efficient lightweight installation process. It enhances cloud and mobile development, providing integrated tools for .NET Core, Azure applications, Docker containers, and streamlined mobile app creation for Android, iOS, and Windows. Micr...

Clear Visual Studio 2019 license

This script removes the license information for Visual Studio 2019. Visual Studio 2019 is an integrated development environment (IDE) developed by Microsoft. It was released on April 2, 2019. Visual Studio 2019 improves productivity with enhanced performance, code cleanup tools, and more efficient search functionality. It facilitates collaboration through Git-focused workflows and integrated code reviews. The IDE also offers advanced debugging capabilities, including memory optimization and auto...

Clear Visual Studio 2022 license

This script removes the license information for Visual Studio 2022. Visual Studio 2022 is an integrated development environment (IDE) by Microsoft for software development. It was released on November 8, 2021. Visual Studio 2022 introduces AI-powered enhancements such as IntelliSense and IntelliCode for smarter, faster coding, alongside GitHub Copilot for improved code completion and debugging. It also offers improved productivity with a 64-bit IDE, better cross-platform development tools, and a...

Clear Visual Studio Code cache

Unless you have unsaved changes, deleting the cache does not result in data loss. However deleting cached data will lead to a slower initial experience as the files are cached again. Visual Studio Code does not follow platform conventions for cache directories, but stores them in user data directories instead. Folders include "Cache", "CachedData", "Code Cache", "GPUCache", "CachedExtensions", "CachedExtensionVSIXs".

Clear Visual Studio Code crash reports

Visual Studio Code stores crash reports that later on are uploaded to Microsoft servers by default. It collects crash reports in "exthost Crash Reports" and "Crash Reports" directories. Deleting crash reports does not cause you any data loss that would affect your productivity.

Clear Visual Studio Code data

Visual Studio Code, also commonly referred to as VS Code, is a source-code editor made by Microsoft. Visual Studio Code saves data that reveals user behavior and preferences.

Clear Visual Studio Code logs

Deleting Visual Studio Code logs does not cause any data loss, but hides usage patterns. The logs are stored in "{user data dir}/logs" folder.

Clear Visual Studio licenses

This category removes locally stored Visual Studio license information to enhance privacy. Visual Studio is an integrated development environment (IDE) for writing, editing, debugging, and building code. It offers tools like compilers, code completion, and supports various programming languages and platforms. Visual Studio stores a local copy of your license information. It remains even after uninstalling the software. This applies to both purchased products and free trials. The stored data may ...

Clear Visual Studio telemetry and feedback data

These scripts delete data about you and your behavior that's locally stored by Visual Studio on your computer. These do not clear data that's already collected in Microsoft servers, but it can prevent sending more data by deleting data waiting to be sent.

Clear Visual Studio telemetry data

"vstelemetry" is a folder created by both Visual Studio and also by SQL Server Management Studio to store telemetry data. There has been security vulnerabilities through these folders that were patched in 2020 by Microsoft.

Clear Visual Studio temporary telemetry and log data

These logs area created by different tools that Visual Studio uses such as its launcher, installer or data collection agents. Folders include "VSFaultInfo", "VSFeedbackPerfWatsonData", "VSFeedbackCollector", "VSFeedbackVSRTCLogs", "VSRemoteControl", "VSFeedbackIntelliCodeLogs", "VSTelem", "VSTelem.Out". There are more log and cache data stored by Visual Studio, but not all of them come with privacy implications. These files can be useful for faster loading, so this script removes only the sensit...

Clear Visual Studio usage data

Visual Studio is an integrated development environment (IDE) from Microsoft that is used to develop software. Visual Studio store data such as your usage of the software and also information about your hardware. The data is stored both in Microsoft cloud and locally on computer. These scripts allow you to delete the local data that might reveal your personally identifiable data about you or the way you use the product.

Clear Wine cache

Wine has two different caches: 1. Temporary Windows files. Wine saves temporary Windows files at "/drive_c/windows/temp/". 2. Temporary Wine application cache that is not connected to inner Windows files.

Clear Wine data

Wine is a compatibility layer capable of running Windows applications. See also: Wine Homepage.

Clear Winetricks cache

Winetricks is a helper script to download and install various redistributable runtime libraries needed to run some programs in Wine. Winetricks cache includes downloaded files cache (runtime libraries/directories). It caches downloads "winetrickscache/$packagename". User data cache is stored in "$XDGCACHEHOME/winetricks" (by default, "~/.cache/winetricks").

Clear Yarn cache

This script configures macOS using Bash (Shell script). It runs "if type "yarn" &> /dev/null; then echo...".