How to Fix Schannel Error Event ID 36887 – 4 Methods - MiniTool Partition Wizard (2024)

  • Home
  • Partition Manager
  • How to Fix Schannel Error Event ID 36887 – 4 Methods

By Amanda | Last Updated

English

Plenty of Windows users have reported the Schannel error on the forum. This error can be found in Event Viewer, and it comes up with the Event ID 36887. How to fix this annoying problem? In this post developed by MiniTool Partition Wizard, you will learn about several feasible solutions to this issue.

Many Windows users have posted their experiences of encountering Schannel error 36887 on the forum. According to their reports, they saw many Schannel Error entries with the Event ID 36887 after they opened Windows Event Viewer.

Schannel, the source of these error entries, refers to the Secure Channel system which is used by Windows to authenticate access and encrypt data. The Schannel system includes all of the protocols and authentication techniques, and any errors within it indicate problems with processing.

You can open up the error entry to check its properties. Under the General tab, you may see an error message: A fatal alert was received from the remote endpoint. The TLS protocol defined fatal alert code is 42. The fatal alert code may differ in other cases.

How to Fix Schannel Error Event ID 36887 – 4 Methods - MiniTool Partition Wizard (1)

The event ID 36887 fatal alert 42 error could be caused by various factors, including corrupted system files, antivirus interference, and so on. If you encounter the annoying problem unfortunately, you may fix it with the methods listed below. Let’s check the details.

Fix 1: Modify Your Registry

In some cases, this problem appears due to lack of the EventLogging registry key. So, you might be able to fix it by creating such a key. But before that, you had better back up your registry in advance, as any misoperation for the registry may lead to unrecoverable damage to your system.

Step 1: Press Windows + R to bring up Run window.

Step 2: Input regedit in the empty box and press Enter to open Registry Editor.

Step 3: Input the following path to the address bar and press Enter to locate the SCHANNEL folder: ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNEL

Step 4: Right-click the empty space, choose New > DWORD (32-bit) Value to create a new key, and name the key as EventLogging.

Note: If there is already an EventLogging key in the right pane, you need to skip this method and move on to the next one.

Step 5: After opening the key, set its Value data to 0and choose Hexadecimal. Then, click OK to save changes.

How to Fix Schannel Error Event ID 36887 – 4 Methods - MiniTool Partition Wizard (2)

After that, restart your computer and check if the Schannel error has been resolved.

Fix 2: Uninstall Windows Update Patch KB3161606

It has been proven that the Windows update patch KB3161606 that ends up disabling TLS 1.0 could lead to the Schannel error event ID 36887. If you have updated your Windows recently, try uninstalling the update. Alternatively, you can also perform a system restore to bring your Windows back to an earlier date.

After removing the problematic update, you need to hide it to prevent your Windows from reinstalling it automatically. Then, restart your computer to see if the problem disappears. If this don’t work for you, just continue with the next solution.

Fix 3: Perform SFC and DISM Scan

Some system files are responsible for TSL encryption and you might also receive the Schannel error 36887 (fatal alert 42) if these files get corrupted. To fix the corrupted system files, you can use the Windows built-in utility: System File Checker by following the steps below:

  • Invoke Run
  • Input cmd and press Ctrl + Shift + Enter to run Command Prompt as administrator.
  • Type the command sfc /scannow and press Enter.

After the verification process is completed, restart your device and check if the error is fixed. If not, you can keep your Internet connection stable and perform DISM scan.

Fix 4: Disable TLS

Disabling TLS may leave your system vulnerable to certain browser hijackers, but it could help you resolve the Schannel error temporarily. If the above methods fail to fix the issue, you can try this solution.

Here’s a simple guide:

Step 1: Input inetcpl.cpl in the Run window to open Internet Properties.

Step 2: Switch to the Advanced tab, and scroll down to the TLS options under the Settings section. Then, uncheck all the Use TLS options to disable them.

How to Fix Schannel Error Event ID 36887 – 4 Methods - MiniTool Partition Wizard (3)

Step 3: Click Apply and OK. Restart your computer for the changes to take effect.

Have you fixed the Schannel error with the above solutions? Some users reported that they have get rid of the issue by uninstalling ESET Antivirus or updating CCleaner to the latest version. It could be helpful if you are using these programs.

About The Author

Amanda

Position: Columnist

Amanda has been working as English editor for the MiniTool team since she was graduated from university. She enjoys sharing effective solutions and her own experience to help readers fix various issues with computers, dedicated to make their tech life easier and more enjoyable.Amanda has published many articles, covering fields of data recovery, partition management, disk backup, and etc. In order to provide more useful tips and information, she is still committed to expand her technical knowledge.

How to Fix Schannel Error Event ID 36887 – 4 Methods - MiniTool Partition Wizard (2024)

FAQs

How do I fix schannel error event id 36887? ›

How to Fix Schannel Error Event ID 36887 – 4 Methods
  1. Fix 1: Modify Your Registry.
  2. Fix 2: Uninstall Windows Update Patch KB3161606.
  3. Fix 3: Perform SFC and DISM Scan.
  4. Fix 4: Disable TLS.
Dec 8, 2023

How do I stop schannel errors? ›

To disable Schannel event logging:
  1. Open a command prompt.
  2. Type "regedit" and click OK. The Registry Editor opens.
  3. Locate the following key in the registry: ...
  4. Double-click EventLogging.
  5. Set the Value Data to "0", and then click OK.
  6. Close the Registry Editor.

What is schannel error? ›

Schannel is primarily used for Internet applications that require secure Hypertext Transfer Protocol (HTTP) communication. These errors indicate a problem with the cipher suite chosen, or just the fact that the two sides (client and server) cannot agree on a cipher suite to use.

What is event ID 36888 fatal alert 10? ›

The TLS protocol defined fatal error code is 10. The Windows SChannel error state is 1203. Now, per Microsoft, this Event ID 36888 occurs if a user tries to access a web site using HTTP but specifies an SSL port in the URL. However, no browser has been in use when this error is generated.

How to check TLS version on Windows server? ›

Click Start or press the Windows key. In the Start menu, either in the Run box or the Search box, type regedit and press Enter. The Registry Editor window should open and look similar to the example shown below. Check the subkeys for each SSL/TLS version for both server and client.

How to enable TLS 1.2 on Windows Server? ›

Update and configure the . NET Framework to support TLS 1.2
  1. Determine . NET version. First, determine the installed . ...
  2. Install . NET updates. Install the . ...
  3. Configure for strong cryptography. Configure . NET Framework to support strong cryptography. ...
  4. SQL Server Native Client. Note.
Jun 20, 2024

Why is my Schannel not working? ›

The error message "schannel: failed to receive handshake, SSL/TLS connection failed" usually occurs when there is an issue with the SSL/TLS handshake process between the client and server during a secure connection establishment.

How do I disable TLS 1.0 in Schannel? ›

Step 1: Navigate to "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols". Create a key named "TLS 1.1" with two DWORDs for both TLS 1.0 & 1.1: "DisabledByDefault=1" & "Enabled=0".

Where are Schannel events logged? ›

The Schannel Provider logs the following events to the Windows Logs\System log. Event ID 36885: When Asking for Client Authentication, This Server Sends a List of Trusted Certificate Authorities to the Client.

What is Schannel used for? ›

Schannel is a Security Support Provider (SSP) that implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) Internet standard authentication protocols. The Security Support Provider Interface (SSPI) is an API used by Windows systems to perform security-related functions including authentication.

What is Schannel error 36874 Windows 10? ›

What is the cause? This may happen because the TLS encryption is not enabled on your server. It may cause an issue connecting applications via HTTPS, and TLS encryption fails on the connections.

Where is the Schannel registry? ›

This registry path is stored in HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL under the EventLogging key with a DWORD value set to 1.

What is Schannel event ID 36887 fatal alert code 46? ›

event id 36887 schannel 46 SOLUCION/A fatal alert was received from the remote endpoint. The TLS protocol defined fatal alert code is 46. A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.

How do I fix fatal error in Windows 10? ›

How to Fix a Fatal Error
  1. Search for the error code to find specific instructions. ...
  2. Update the software. ...
  3. Update the drivers. ...
  4. Uninstall any recently installed programs. ...
  5. Restore Windows to an earlier state. ...
  6. Disable unnecessary background programs. ...
  7. Delete temporary files. ...
  8. Free up space on the hard drive.
Jun 23, 2022

What is the event ID for malware detection? ›

Event ID 1116

Message: The antimalware platform detected malware or other potentially unwanted software. Category: Category description, for example, any threat or malware type.

What is schannel fatal alert 40? ›

The TLS protocol defined fatal alert code is 40. A fatal alert was generated and sent to the remote endpoint. This may result in termination of the connection. The TLS protocol defined fatal error code is 70.

What is the TLS protocol defined fatal error 70? ›

It means communication with the server was attempted using a recognized but unsupported TLS version. If your server is set to accept only communications using TLS 1.2 or newer, for example, then anything that tries to communicate via TLS 1.1 or lower will throw this error.

What is the TLS protocol defined fatal error 46? ›

The TLS protocol defined fatal alert code is 46, which indicates a certificate problem.

What is Event Viewer error ID 86? ›

Event ID 86 in the CertificateServicesClient-CertEnroll log typically indicates a problem with certificate enrollment on the affected computer.

References

Top Articles
Ari Alectra And Baby Alien Leak Exposed
Yolanda Busio on LinkedIn: Aria Electra Baby Alien Fanbus Video | Viral Baby Alien Fan Van…
Z-Track Injection | Definition and Patient Education
Wausau Marketplace
Craigslistdaytona
Remnant Graveyard Elf
3656 Curlew St
Nashville Predators Wiki
7 Low-Carb Foods That Fill You Up - Keto Tips
Directions To 401 East Chestnut Street Louisville Kentucky
Craigslist Panama City Fl
Xxn Abbreviation List 2023
How Much Is Tay Ks Bail
Nhl Tankathon Mock Draft
Walmart Car Department Phone Number
Theater X Orange Heights Florida
South Bend Weather Underground
Waters Funeral Home Vandalia Obituaries
Pixel Combat Unblocked
Criglist Miami
Himekishi Ga Classmate Raw
The Creator Showtimes Near Baxter Avenue Theatres
Ipcam Telegram Group
Used Safari Condo Alto R1723 For Sale
Ff14 Sage Stat Priority
Devotion Showtimes Near The Grand 16 - Pier Park
South Florida residents must earn more than $100,000 to avoid being 'rent burdened'
Kaiserhrconnect
Bee And Willow Bar Cart
Jr Miss Naturist Pageant
Senior Houses For Sale Near Me
Unlock The Secrets Of "Skip The Game" Greensboro North Carolina
Does Iherb Accept Ebt
Reading Craigslist Pa
Domina Scarlett Ct
Whitehall Preparatory And Fitness Academy Calendar
The Vélodrome d'Hiver (Vél d'Hiv) Roundup
Kazwire
Craigslist Jobs Brownsville Tx
D-Day: Learn about the D-Day Invasion
craigslist: modesto jobs, apartments, for sale, services, community, and events
Firestone Batteries Prices
Craigslist Antique
Gas Buddy Il
The Cutest Photos of Enrique Iglesias and Anna Kournikova with Their Three Kids
Keci News
Actress Zazie Crossword Clue
Bonecrusher Upgrade Rs3
Mmastreams.com
Strange World Showtimes Near Atlas Cinemas Great Lakes Stadium 16
Hcs Smartfind
Asisn Massage Near Me
Latest Posts
Article information

Author: Ms. Lucile Johns

Last Updated:

Views: 5267

Rating: 4 / 5 (61 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Ms. Lucile Johns

Birthday: 1999-11-16

Address: Suite 237 56046 Walsh Coves, West Enid, VT 46557

Phone: +59115435987187

Job: Education Supervisor

Hobby: Genealogy, Stone skipping, Skydiving, Nordic skating, Couponing, Coloring, Gardening

Introduction: My name is Ms. Lucile Johns, I am a successful, friendly, friendly, homely, adventurous, handsome, delightful person who loves writing and wants to share my knowledge and understanding with you.