Skip to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

All Activity

This stream auto-updates

  1. Past hour

  2. If the Windows ISO Downloader is crashing on launch or displaying a persistent "Please check your internet connection" error, the issue is almost always related to TLS 1.2 enforcement or a missing WebView2 runtime. Microsoft's CDN endpoints recently deprecated older TLS cipher suites, causing .NET applications that default to older SSL3/TLS 1.0 protocols to fail the handshake. Here is the step-by-step fix: 1. Enable Strong TLS 1.2 Cryptography in RegistryOpen PowerShell (as Administrator) and run these two commands to force .NET Framework to use system-default modern TLS: # For 64-bit .NET Set-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\.NETFramework\v4.0.30319' -Name 'SchUseStrongCrypto' -Value 1 -Type DWord Set-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\.NETFramework\v4.0.30319' -Name 'SystemDefaultTlsVersions' -Value 1 -Type DWord # For 32-bit (WOW6432Node) Set-ItemProperty -Path 'HKLM:\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\v4.0.30319' -Name 'SchUseStrongCrypto' -Value 1 -Type DWord Set-ItemProperty -Path 'HKLM:\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\v4.0.30319' -Name 'SystemDefaultTlsVersions' -Value 1 -Type DWord2. Install / Repair Microsoft Edge WebView2 RuntimeThe tool uses WebView2 to resolve Microsoft's dynamic token generation. If you are on an older build or stripped Windows ISO, download and install the Microsoft Edge WebView2 Evergreen Bootstrapper from Microsoft's official developer portal. 3. Clear Internet Explorer / WinINet CacheIn Windows Run (Win + R), type inetcpl.cpl, go to the Advanced tab, click Restore Advanced Settings, and ensure Use TLS 1.2 and Use TLS 1.3 are checked. Restart the tool after applying these steps and the ISO list will load properly without crashing.
  3. Ali03 joined the community
  4. kondzio323f2 joined the community
  5. Today

  6. Yesterday

  7. Last week

  8. Version 20.0.0~ September 17th 2026Changelog: Updated MPC-HC to version 2.8.2.0 Updated LAV Filters to version 0.83-5-gd65a9 Updated MPC Video Renderer to version 0.10.8.2587
  9. Changes in version 7.2.9 (2026-09-17):Fix some tlottie incorrect renderings. Changes in version 7.2.8 (2026-09-09):Fix some more crashes with bad lottie files. Changes in version 7.2.7 (2026-09-07):Fix crashes with invalid lottie files.
  10. Version 153.0.4234.46: September 17, 2026 (Stable) - Update 1Release SummaryExpand table Category Description Fixes Fixed various bugs and performance issues. Security Stable channel security updates are listed here.
  11. The Stable channel has been updated to 153.0.8010.52/.53 for Windows and Mac and 153.0.8010.52 to Linux which will roll out over the coming days/weeks. A full list of changes in this build is available in the Log
  12. Changes in version 8.2.4133.68 – Update 5
  13. omaxejankipuram joined the community
  14. nika124 joined the community
  15. AIDEPRIME joined the community
  16. Alex_Sol joined the community
  17. Earlier

  18. videodownload169 joined the community
  19. advocatesiddharthnair changed their profile photo
  20. advocatesiddharthnair joined the community
  21. Changes in Mozilla Firefox 156.0 – Final:
  22. Changes in Opera One 135.0.5973.123:DNA-125632 Backport fix for CVE-2026-87491 DNA-125603 Traffic lights don’t react on hover on macOS 26 RNA-4085 Search-copy popup is displayed in random places RNA-4450 Implement fully functional chrome.sidePanel API RNA-4451 Make sidePanel backend compile & link RNA-4452 Implement sidePanel UI RNA-4492 Single tab island created from a split screen link clicking RNA-4527 Close button not visible in collapsed tabs after you click on it RNA-4529 Whatsapp panel doesn’t open with a shortcut RNA-4530 Add top bar to extension side panel RNA-4531 Add preference for changing new tab order RNA-4532 Add option to change preference to settings RNA-4534 Add option to change preference to Easy Setup RNA-4544 Crash at TabDesktopMediaList::Refresh RNA-4549 Bookmarks bar disappears after exiting full screen RNA-4551 Add translations for strings in Easy Setup and Settings RNA-4552 Label should read “Open new tabs” RNA-4562 Can not drag split-screen tab inside tab island RNA-4566 Crash at tabs::TabCollection::FindMovePositionRecursive RNA-4569 Enable #vertical-tabs-new-tab-on-top on all stream RNA-4642 [Crash] [Mac OS X] libobjc.A.dylib | opera::BrowserWindowCocoa::GetWidget Changes in Opera One 135.0.5973.92:DNA-125615 [Crash] [Windows] nviewh64.dll | opera::first_run::(anonymous namespace)::RefreshSystemIcons DNA-125619 Backport fix for CVE-2026-85046 to O135 and O136 RNA-4147 Update icon of search tabs in horizontal tab strip RNA-4240 Animate transitions for adding new tab to tab island RNA-4241 Implement changes to make it easier to see active tab RNA-4419 No tab island context menu for tab islands created by drag and drop Changes in Opera One 135.0.5973.76:
  23. Changes in Brave 1.95.101 (Chromium 153.0.8010.37):Web3Added Zcash Ironwood migration banner. [Security] Fixed wallet permission list being shown only after page refresh. Fixed visibility of “Skip” button on the “Backup Wallet” screen when using dark theme. Fixed spacing for asset loading skeleton on the “Accounts” page. LeoAdded the ability to share a Leo conversation. Added a light box preview of attached images and files. Improved contrast on certain dialogs when using dark theme. Increased Bring Your Own Model (BYOM) input limits. Updated UI on the “Add model” and “Edit model” screens for BYOM. Updated Leo to transition from full page to side panel views when clicking a conversation link. Fixed full page screenshot not displaying accurate file size. GeneralAdded calculator results to the address bar dropdown when typing basic math expressions. Added “Always use mini icon for containers” setting under brave://settings/braveContent when “Containers” are enabled. Added container name to tab hover card. Added support for temporary containers via command-line switch. Added a keyboard shortcut for “Close all duplicate tabs”. Re-added keyboard shortcut for toggling between vertical and horizontal tabs. Updated “navigator.userAgentData” to hide Brave UA for certain sites. Updated the “Customize” modal on the New Tab Page. Updated .dmg installer backgrounds on macOS. Disabled platform authentication (Cloud AP) SSO in container tabs. Fixed padding and widths of tab groups when using vertical tabs. Fixed improper display of container icons when scrolling the horizontal tab bar. Fixed “Auto expand vertical tabs independently per window” setting not working on Linux. Fixed “Edit Password” showing “chrome://” scheme instead of “brave://” for internal page bookmarks. Upgraded Chromium to 153.0.8010.37. (Changelog for 153.0.8010.37)
  24. Changes in Brave 1.95.101 (Chromium 153.0.8010.37):Web3Added Zcash Ironwood migration banner. [Security] Fixed wallet permission list being shown only after page refresh. Fixed visibility of “Skip” button on the “Backup Wallet” screen when using dark theme. Fixed spacing for asset loading skeleton on the “Accounts” page. LeoAdded the ability to share a Leo conversation. Added a light box preview of attached images and files. Improved contrast on certain dialogs when using dark theme. Increased Bring Your Own Model (BYOM) input limits. Updated UI on the “Add model” and “Edit model” screens for BYOM. Updated Leo to transition from full page to side panel views when clicking a conversation link. Fixed full page screenshot not displaying accurate file size. GeneralAdded calculator results to the address bar dropdown when typing basic math expressions. Added “Always use mini icon for containers” setting under brave://settings/braveContent when “Containers” are enabled. Added container name to tab hover card. Added support for temporary containers via command-line switch. Added a keyboard shortcut for “Close all duplicate tabs”. Re-added keyboard shortcut for toggling between vertical and horizontal tabs. Updated “navigator.userAgentData” to hide Brave UA for certain sites. Updated the “Customize” modal on the New Tab Page. Updated .dmg installer backgrounds on macOS. Disabled platform authentication (Cloud AP) SSO in container tabs. Fixed padding and widths of tab groups when using vertical tabs. Fixed improper display of container icons when scrolling the horizontal tab bar. Fixed “Auto expand vertical tabs independently per window” setting not working on Linux. Fixed “Edit Password” showing “chrome://” scheme instead of “brave://” for internal page bookmarks. Upgraded Chromium to 153.0.8010.37. (Changelog for 153.0.8010.37)
  25. Changes in version 8.2.4133.52 – Update 2
  26. Version 26.09.11 AppNetworkCounter v1.61 CPU-Z 3.01.0 Dipiscan v2.8 HWiNFO 8.52 Process Explorer v17.14 Process Monitor v4.11 ReNamer 7.10 USB Device Tree Viewer V4.7.4
  27. Apple iTunes 12.13.11.1 x86 / x64 update
  28. Microsoft .NET Desktop Runtime 8.0.31 update Microsoft .NET Desktop Runtime 9.20. Update Microsoft .NET Desktop Runtime 10.0.12 Update
  29. https://chromereleases.googleblog.com/2026/09/stable-channel-update-for-desktop_0808145027.html
  30. Here they are: https://web.archive.org/web/20181205104305/https://people.ee.ethz.ch/~davidsch/vistafm/files/wrappers.zip Then read the instructions here: http://chorusofone.no-ip.org/Computerstuff/win7progman.html
  31. 10.0.12 Security patch Tooltip: This release contains fixes for security issues. If using an older patch release, you should upgrade to get these fixes. Release notes Latest release date August 11, 2026 https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.12/10.0.12.md?WT.mc_id=dotnet-35129-website
  32. Changes in Brave 1.94.121 (Chromium 152.0.7977.83):Upgraded Chromium to 152.0.7977.83. (Changelog for 152.0.7977.83) Changes in Brave 1.94.119 (Chromium 152.0.7977.76):Upgraded Chromium to 152.0.7977.76. (Changelog for 152.0.7977.76)
  33. 9.0.20 Security patch Tooltip: This release contains fixes for security issues. If using an older patch release, you should upgrade to get these fixes. Release notes Latest release date August 11, 2026 https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.20/9.0.20.md?WT.mc_id=dotnet-35129-website
  34. 8.0.31 Security patch Tooltip: This release contains fixes for security issues. If using an older patch release, you should upgrade to get these fixes. Release notes Latest release date September 8, 2026
  35. Changes in version 8.2.4133.47 – Minor Update
  36. 7zip 26.032026-09-03 Improved support for Joliet ISO images and Compound archives. Some bugs and vulnerabilities were fixed. CVE-2026-58052 : 7zip failed to preserve the Mark-of-the-Web when extracting a crafted archive.
  37. https://www.firefox.com/en-US/firefox/155.0.1/releasenotes/
  38. Ronald Hawk changed their profile photo
  39. AIMP v5.40.2726 (01.09.2026)ixed: plugins - API - the "Invalid Window Handle" error occurs when closing a window that has at least one owned window AIMP v5.40.2725 (24.08.2026)Player: CUE - support for images with mixed content Fixed: player - certain HLS-streams interrupted after a few segments Fixed: tags - ID3v2 - meta data cannot be read if size of extended header more that 10 bytes Fixed: tags - ID3v2 - the "disc number" field is skipped if tag version is 2.2 Fixed: issues from incoming crash-reports

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.