Microsoft – Check Microsoft Recall feature status and decide
Problem
A customer has heard about the Microsoft Recall feature that is being rolled out to Windows 11 24H2. Users may wish to disable the feature for either of the following reasons:
- They are uncomfortable with this feature being enabled for reasons of privacy.
- They wish to conserve disk space on systems with limited storage.
Applies to
- Windows 11 204H2
Detail
Microsoft are rolling out the Recall feature, it works by taking screenshots of anything displayed on the computer and archives it so that it can be searched for an retrieved later. Further information can be obtained using this link:
- Retrace your steps with Recall
Resolution
Please see steps below to check if Recall is enabled and use the commands below to disable or Enable as desired.
Check Recall feature status
- Right click Start button and left click Terminal (Admin), the Terminal window will open to a prompt.
- At prompt please enter or copy/paste the command below exactly, then press ENTER:
Dism /Online /Get-Featureinfo /Featurename:Recall
- A response will then be posted on screen, look for the line that reads Status and see what it shows immediately to the right:
Enabled – Recall is enabled
Disabled – Recall is disabled
Disable Recall feature
If the Recall status is Enabled use the following command and press ENTER to disable it:
Dism /Online /Disable-Feature /Featurename:Recall
Enable Recall feature
If the Recall status is shown as Disabled and a user wishes to enable it use this command and press ENTER to enable it:
Dism /Online /Enable-Feature /Featurename:Recal
Related Articles
Disable the Windows 10 game bar
Problem When using Windows 10 the Game Bar window is posted to the screen possibly when press Windows+G or just letter G in other applications Resolution To disable the Game Bar feature you will need to make the following registry changes. Step one: ...
ZoomText - Disable auto-update
Problem A customer is managing one or more installation of ZoomText within an organisation with managed IT infrastructure and needs to disable ZoomText auto-update feature. Resolution Please choose the method below to disable ZoomText auto-update. ...
Microsoft - Check windows version
Problem You need to check which version of Windows is installed on a computer system. Resolution As of writing there are two major versions of Windows in circulation; Windows 10 or Windows 11. Use the steps below to determine which one is installed ...
ZoomText – Disable voice assistant feature
Problem A customer wishes to disable the voice assistant because it triggers too often or does not wish it to be active. Applies to ZoomText Fusion Detail The Voice Assistant feature built into Freedom Scientific products listens out for a keyword ...
Microsoft – Disable Windows S mode
Problem A user has a laptop that is running in Windows S mode and wishes to use non-Microsoft Store apps. Detail Some laptops may come supplied wit Windows running in S mode. This is a special secure mode where only Microsoft Store apps will run and ...