How to delete microphone usage history on Windows 11

Although Windows 11 settings do not have a built-in option to delete microphone-using apps. But users can go through some settings to delete microphone usage history on Windows 11.

In Windows 11, the settings will record a list of computer applications that have used the microphone. Although this list helps users track the applications that use the microphone on Windows, there is no built-in option to remove each application from the list of microphone usage. However, users can use some settings to clear the microphone usage history on Windows 11, according to the article below.

 

Delete Windows 11 microphone usage history via Registry Editor

Step 1:

You open the Run dialog box , type regedit and press OK to access. Then we access the path below.

ComputerHKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionCapabilityAccessManagerConsentStoremicrophoneNonPackaged

images 1 of How to delete microphone usage history on Windows 11
Images 1 of How to delete microphone usage history on Windows 11

Step 2:

Right- click on the NonPackaged folder and select Delete to delete and confirm the operation. Finally, restart your computer to save the changes.

images 2 of How to delete microphone usage history on Windows 11
Images 2 of How to delete microphone usage history on Windows 11

 

How to delete Windows 11 microphone usage history via PowerShell

Step 1:

You type the keyword PowerShell in the search bar and then open it as Administrator .

images 3 of How to delete microphone usage history on Windows 11
Images 3 of How to delete microphone usage history on Windows 11

Step 2:

Next run the command below and press Enter to execute the command.

Remove-Item -Path 'HKCU:SoftwareMicrosoftWindowsCurrentVersionCapabilityAccessManagerConsentStoremicrophoneNonPackaged' -Recurse -Force

Then also restart your computer to apply the changes.

5 | 1 Vote
« PREV : How to Unlock...
How to delete Edge... : NEXT »