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

Microsoft security baseline

Built-in Administrator account cannot logon remotely

Install Microsoft .NET Core SDK

.NET Core Software Development Kit (SDK) is a set of libraries and tools that allow developers to create .NET Core applications and libraries.

IIS: Delete cached files on server running IIS

Delete cached files on server running IIS When changing css, javascript files, check to delete if IIS still caches old files in the default folder C:\inetpub\temp\IIS Temporary Compressed Files\<sitename>\$^_gzip_D^\ Apply to: IIS 8.5