Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raynersec/windows-recall-switch

This Program Enables And Disables Microsoft Windows Recall Feature.
https://github.com/raynersec/windows-recall-switch

c disable-recall-ai enable-recall-ai microsoft microsoft-recall recall windows windows-11 windows-recall

Last synced: about 11 hours ago
JSON representation

This Program Enables And Disables Microsoft Windows Recall Feature.

Awesome Lists containing this project

README

        

# Windows-Recall-Switch
This Program Enables And Disables Microsoft Windows Recall Feature.

## Download
[![GitHub All Releases](https://img.shields.io/github/downloads/rc-chuah/Windows-Recall-Switch/total?label=MIRROR%201%20DOWNLOADS&style=for-the-badge&color=brightgreen)](https://github.com/rc-chuah/Windows-Recall-Switch/releases/latest)
[![GitHub All Releases](https://img.shields.io/github/downloads/RaynerSec/Windows-Recall-Switch/total?label=MIRROR%202%20DOWNLOADS&style=for-the-badge&color=brightgreen)](https://github.com/RaynerSec/Windows-Recall-Switch/releases/latest)

## Building
### Building Perquisites
#### Visual Studio
- Visual Studio 2022 Or Later
### Building Windows-Recall-Switch
#### Get The Source Code
- Get The Source Code Either By Downloading Zip From Mirror 1 [Download Zip](https://github.com/rc-chuah/Windows-Recall-Switch/archive/main.zip) Or Do `git clone https://github.com/rc-chuah/Windows-Recall-Switch`
- Get The Source Code Either By Downloading Zip From Mirror 2 [Download Zip](https://github.com/RaynerSec/Windows-Recall-Switch/archive/main.zip) Or Do `git clone https://github.com/RaynerSec/Windows-Recall-Switch`
#### Compile The Source Code
- Compile It In Visual Studio

## Features
### This Tool Was Made For:
- Disable Microsoft Windows Recall Without Uninstalling Features Or Changing The Installation In Windows.
- Do All Of The Above Quickly And Automatically.

## Usage
### How To Use Windows-Recall-Switch
#### How To Use Windows-Recall-Switch Using WinGet (Windows Package Manager)
#### Install Windows-Recall-Switch
```powershell
winget install --id RaynerSec.Windows-Recall-Switch -e
```
#### Update Windows-Recall-Switch
```powershell
winget upgrade --id RaynerSec.Windows-Recall-Switch -e
```
#### How To Use Windows-Recall-Switch 32 Bit (x86) Installer
- Download Windows-Recall-Switch 32 Bit (x86) Installer
- [Download Mirror 1](https://github.com/rc-chuah/Windows-Recall-Switch/releases/latest) | [Download Mirror 2](https://github.com/RaynerSec/Windows-Recall-Switch/releases/latest)
- Run Windows-Recall-Switch 32 Bit (x86) Installer
- Accept The UAC Prompt
- Follow On Screen Instructions And You're Done
#### How To Use Windows-Recall-Switch 64 Bit (x64) Installer
- Download Windows-Recall-Switch 64 Bit (x64) Installer
- [Download Mirror 1](https://github.com/rc-chuah/Windows-Recall-Switch/releases/latest) | [Download Mirror 2](https://github.com/RaynerSec/Windows-Recall-Switch/releases/latest)
- Run Windows-Recall-Switch 64 Bit (x64) Installer
- Accept The UAC Prompt
- Follow On Screen Instructions And You're Done
#### How To Use Windows-Recall-Switch Portable Version
- Download And Install The Latest Microsoft Visual C/C++ Redistributable 2015-2022 (x86/x64) (Required)
- [Download 32 Bit (x86)](https://aka.ms/vs/17/release/vc_redist.x86.exe) | [Download 64 Bit (x64)](https://aka.ms/vs/17/release/vc_redist.x64.exe)
- Download Windows-Recall-Switch Portable Zip File
- [Download Mirror 1](https://github.com/rc-chuah/Windows-Recall-Switch/releases/latest) | [Download Mirror 2](https://github.com/RaynerSec/Windows-Recall-Switch/releases/latest)
- Unzip Windows-Recall-Switch Portable Zip File
- If Your Machine Architecture Is 32 Bit (x86) Then Run Windows-Recall-Switch-x86.exe
- If Your Machine Architecture Is 64 Bit (x64) Then Run Windows-Recall-Switch-x64.exe
- If Your Machine Architecture Is 32 Bit (Arm32) Then Run Windows-Recall-Switch-Arm32.exe (Coming Soon)
- If Your Machine Architecture Is 64 Bit (Arm64) Then Run Windows-Recall-Switch-Arm64.exe (Coming Soon)
- If Your Machine Architecture Is 64 Bit (Arm64) That Supports (Arm64EC) Then Run Windows-Recall-Switch-Arm64EC.exe (Coming Soon)
- Accept The UAC Prompt
- Follow On Screen Usage And You're Done