Skip to main content

Windows 10: Error Win32.Bridge.Server.exe

Try reseting Cortana, but still get error.

Windows 10: Reset Cortana app

Uninstall Cortana package

Using powershell: Run powershell as administrator, then uninstall package

PS C:\WINDOWS\system32> Remove-AppxPackage -Package Microsoft.549981C3F5F10_2.2010.2727.0_x64__8wekyb3d8bbwe

Popular posts from this blog

Office 365: Alert Policies - Creation of forwarding/redirect rule

The default Creation of forwarding/redirect rule alert policy will be triggered when end-users create rule to forward or redirect mail

Linux command: telnet

telnet stands for "Teletype Network".

Powershell: Get-ChildItem

List, search/find files and directories with Get-ChildItem cmdlet.