Recommended Posts

Just did. If u cant do manually, try revo uninstaller. No traces here of Chrome. Tried on my Windows and OSX and both clean. Will format and reinstall.

BTW removed IE 9 here and IE 8 is usable now, but my Steam has stopped working after that. See what I mean? Wierd things happen when u remove IE.

OK, take a look at the services console and you'll see Google Updater still listed, I know it's nothing to worry about but still you'd expect the uninstaller to remove it.

That's wierd about Steam though, it shouldn't have stopped working seeing as it's now based on Webkit instead of Trident.

dude, i think you need to get your facts straight about chrome, it's had Hardware Acceleration since version 12 (you had to enable it manually back in that version but it is now enabled by default and still being improved upon)

though I will say IE9 currently has the best hardware acceleration

The last time I used Chrome was version 12 so thanks for correcting me but you're right about IE9, no matter what anyone says IE9 wins hands down for hardware acceleration.

Yeah wierd about steam!

GU was also removed ;s with revo uninstaller on windows and on OSX automatically. W/O revo, it remains but doesnt makes any diff.

The only thing I could recommend is trying a repair install of Steam. I might have to give Revo Uninstaller a try.

It doesnt matters how much vulns it has and yes which ones! A super-mega blackhat underground xploit that 3 crackers in whole world can perform probably cant harm ur browser cause they tend to be specific to some targets but that tons of vulns kiddies does everyday can. That's IE issue, weak on the most popular issues. But nvm, use it then.

There's no such thing as a 100% secure browser, just some better than others. If that's a concern then just run whatever browser in a sandboxed environment, problem solved. There's a few programs that'll let you do this with any program, some free, some commercial. If your browser gets his by an exploit, just erase or recover the sandbox and move on.

I just can't understand why the IE team don't spend more time developing a decent extensions framework as that's clearly a feature that users find attractive, both in FF and Chrome. Reputation aside, I honestly think that that's the one big thing holding IE back at this stage.

I think there will NEVER be any official extension framework on IE. Actually, there are Browser Helper Objects (some kind of extensions written in C) since IE3 (1996), but there won't be a javascript based framework like in firefox, because extensions are fundamentaly dangerous!

BHO are of course dangerous too, but everybody knows that, since the user has to run a potentially dangerous EXE/MSI file to install a BHO, and of course a malicious EXE or MSI file can already do much damages without even having to install a BHO.

But Firefox extensions are even more dangerous, because people install a lot of extensions coming from unknown developers, thinking that Firefox extensions are inherently safer than EXE/MSI files, which is a completely flase assumption!

firefox extensions are as dangerous as NPAPI plugins, ActiveX controls, or EXE files (or any application type on osx/linux), because once installed, their can run arbitrary native code with the same privileges as the firefox process (and then, install malwares on the user profile, or on the computer if firefox is running as root), and that is true on any OS (windows/osx/linux)

And even without having to run native code, a fully javascript-based malware can be written as a firefox extension pretending to offer some features (like a youtube video downloader), and run each time firefox is started (then, the malicious extension can sniff paypal/email account password, credit card numbers, and send them to a server owned by a malicious hacker). The same is true for other browsers and extensions framework.

Unfortunately, power users installing tons of extensions fail to understand that, and expect their antivirus or outbound firewall to protect them, but even outbound firewalls won't tell the user about malicious extensions contacting a malicious server, because everything happens from within the firefox process, which is usually whitelisted for http/https outbound connections. Recently, mozilla removed a malicious extension from its extension gallery which sent the complete user browsing history to a third party server. But thousands of users had already installed this extension before mozilla was contacted by a researcher who detected this malicious behavior.

That's why in IE8, microsoft has explored some other ways to extend the browser without allowing potentially malicious code:

-web slices (which have not proved popular) were supposed to enable the classic scenarios of extensions that just tell the user when content they're interested in has been updated, and peek into it without opening a full tab.

-accelerators: which enable to send content selected in the browser to another service (like bing maps when an address is selected, or google translation when the user want to translate the selected text)

And in IE9:

-pinned site: which enable sites to send visual notifications to the user, like the number of unread messages for facebook, without the need to install a potentially malicious facebook notifier extension!

Of course these features are not as powerful as firefox extensions or BHO, but they are 100% secure, and support the most classic scenarios where users would want to use an extension on firefox (facebook or gmail notifier, youtube downloader, translator,...)

And since IE9 already include a good javascript/CSS debugger (IE developer tools, since IE8), and an ad-blocker (tracking protection set on the Easylist tracking protection list blocks most ads), there is no much need for any other extension!

  • Like 3

9 is my main reason.

And i have nothing at all against IE, I think they have literally made leaps and bounds with the latest version and I actually liked what I saw when I have checked it out, I just find Firefox suits my several computer two OS situation that I have going on the best. I am sure Chrome is even capable of that as well, I just also stick with what I know, and have used FF for a long time now.

umm I can get accellerators for firefox.....

https://addons.mozilla.org/en-US/firefox/addon/context-search/ (I use this one!)

https://addons.mozilla.org/en-US/firefox/addon/universal-search-ie-8-accelera/ (not for 5 yet though) (My Patched link here )

and for facebook notf. you can get FFixer greasemonkey script and it will append the # of not. to the tab title.....

like this: remixedcat (1) instead of : Facebook|remixedcat (1)

so it's more noticeable.

umm I can get accellerators for firefox.....

https://addons.mozilla.org/en-US/firefox/addon/context-search/ (I use this one!)

https://addons.mozilla.org/en-US/firefox/addon/universal-search-ie-8-accelera/ (not for 5 yet though)

and for facebook notf. you can get FFixer greasemonkey script and it will append the # of not. to the tab title.....

like this: remixedcat (1) instead of : Facebook|remixedcat (1)

so it's more noticeable.

but you have to install potentially malicious extensions to do that, which completely defeats the point of IE's accelerators/pinned sites feature (that is, to enable some kind of extensibility without having to run code written by someone who may have malicious intents) :rolleyes:

and since these concepts are very simple and secure, they won't break at each new browser version. Actually, even firefox or chrome could support IE's accelerators/pinned sites natively, without extensions, if google/mozilla wanted so.

but you have to install potentially malicious extensions to do that, which completely defeats the point of IE's accelerators/pinned sites feature (that is, to enable some kind of extensibility without having to run code written by someone who may have malicious intents) :rolleyes:

Thats a risk you run with any browser, IE included... IE's had its fair share of malicious plugins too. What do you do for features that IE doesn't have? Basically don't download random stuff from untrusted sources, you know, common sense and all that.

Yep, sure does, I'm using it right now with the 64 bit Debian port of Sun Java and it's working just dandy.

Maybe we should expand on that a little. There is no 64 bit version for WINDOWS. Those versions of Chrome do absolutely nothing for the average user.

but you have to install potentially malicious extensions to do that, which completely defeats the point of IE's accelerators/pinned sites feature (that is, to enable some kind of extensibility without having to run code written by someone who may have malicious intents) :rolleyes:

and since these concepts are very simple and secure, they won't break at each new browser version. Actually, even firefox or chrome could support IE's accelerators/pinned sites natively, without extensions, if google/mozilla wanted so.

and what makes those .exe files any safer?

there ARE a lot of idiots in here

IE9 is a legitly good browser, Microsoft did a great job with it (are doing a great job with a lot of their products lately for that matter)

it's just that it's still not my first choice for a main browser

Even though the points are quite good, the article is pretty pointless because everyone should use the browser he likes the most, and it's easy to come up with a list of "n reasons not to use x browser", where x could be ie, firefox, chrome, opera, etc.

The BIGGEST issue with IE is that, all through it's history, it can't render sites properly.

FAR WORSE than Opera ever was.

If FF and Chrome can render the great majority of sites properly, why can't Microsoft with IE?

Just as an example:

I use Windows Live Writer to post blogs. With FF , Chrome, or Opera, I can copy the source of the blog from Live Writer and paste it to Facebook Notes, and it will post FLAWLESSLY! Every time. Now with IE9 it completely butchers any URL's that are in the post, and doesn't line-space properly either. So you have to ask, WHY can't Microsoft make this right?

I can go on and on with numerous examples of site-render butchering perpetrated by IE9, but I will stop here...

Anyone who actively supports Internet Explorer over the alternative browsers instantly loses all respect from me.

You sir, need to work in a corporate IT Department. Maybe then you'll understand all the different group policy options, deployment tools, and the ease of update management that IE offfers. The other browsers either don't have these options, or these options are very minimal.

Same way with Apple Computers. Great computers for Joe Collegestudent, nightmare for any corporate IT department due to lack of functionality.

Yes, there are loads of things that IE doesn't do, and yes, a lot of web developers seem to "like" Firefox, but they are "home/personal use" programs.

Just because things look shiny and pretty doesn't mean everytihng else is junk. Sometimes it's under the hood that matters. I refer to the whole thing as the "blackberry incendent". RIM produces a phone with strong cryptography, advanced server management features, 3 years later Apple comes out with a phone with a big shiny screen, huge icons, and no server management features \ less cryptography. People go wild over the latter, they think "OoOoooOOOo Shiny!"

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • OpenAI is rolling out a major upgrade to ChatGPT memory by Pradeep Viswanathan OpenAI is rolling out a major upgrade to ChatGPT's memory, making the system more capable, current, and scalable across long-term use. Memory allows ChatGPT to remember useful details about users, including their preferences, projects, and constraints. Instead of starting every conversation from scratch, ChatGPT can use this context to provide more relevant responses in future chats. OpenAI first launched saved memories in February 2024. That feature allowed users to explicitly ask ChatGPT to save information into its memory, such as travel plans or writing preferences. However, this system had limits because it depended heavily on users giving clear instructions to remember something. Additionally, saved memories could become stale over time. In April 2025, OpenAI expanded memory by allowing ChatGPT to reference past chat context outside the saved memories list. This was powered by a background process called “dreaming,” which automatically curates memories from chat history. This made ChatGPT better at learning from natural conversation without requiring users to manually save every detail. Today, OpenAI announced a more capable and compute-efficient memory architecture built on top of dreaming. This new system improves ChatGPT’s ability to carry forward useful context, follow user preferences, and remain accurate as time passes. According to OpenAI’s internal evaluations, the new system improves factual recall from 67.9% in 2025 to 82.8% in 2026. Preference adherence improves from 55.3% to 71.3%, while accuracy over time improves from 52.2% to 75.1%. The best part of this new system is a new memory summary page where users can review ChatGPT's memories. Users can even update details, correct information, or give instructions on what topics ChatGPT should bring up and when. This new, improved memory system is available to ChatGPT Plus and Pro users in the US starting today. It will roll out to more countries, as well as Free and Go users, in the coming weeks.
    • I work for a video production company in Australia. The camera operators shoot footage and then pass the SD card over to the editors. Much easier than handing over the entire camera. Plus, on a busy day you can hand off the SD card and then pop another in for the next shoot. Or, you might have used multiple SD cards because you need the extra space for a long shoot. I also use USB cables and wifi for transferring footage, but in many cases an SD card reader is the easiest method.
    • Microsoft Edge 149.0.4022.52 by Razvan Serea Microsoft Edge is a super fast and secure web browser from Microsoft. It works on almost any device, including PCs, iPhones and Androids. It keeps you safe online, protects your privacy, and lets you browse the web quickly. You can even use it on all your devices and keep your browsing history and favorites synced up. Built on the same technology as Chrome, Microsoft Edge has additional built-in features like Startup boost and Sleeping tabs, which boost your browsing experience with world class performance and speed that are optimized to work best with Windows. Microsoft Edge security and privacy features such as Microsoft Defender SmartScreen, Password Monitor, InPrivate search, and Kids Mode help keep you and your loved ones protected and secure online. Microsoft Edge has features to keep both you and your family protected. Enable content filters and access activity reports with your Microsoft Family Safety account and experience a kid-friendly web with Kids Mode. The new Microsoft Edge is now compatible with your favorite extensions, so it’s easy to personalize your browsing experience. Microsoft Edge 149.0.4022.52 changelog: Migration to improved V2 architecture for Workspaces. Workspaces, introduced in Edge in 2022, allows users to create durable sets of tabs that can be saved and shared with others. In order to improve reliability and performance of this feature, the following changes are being made: Migrating data for saved Workspaces from OneDrive/SharePoint to Edge Sync service Removing the collaboration/share functionality of this feature For organizations who have disabled Sync through policy, the existing v1 Workspace data will still be migrated to the new architecture. New v2 Workspaces created after migration won't sync across devices and will remain local to each device. This update occurs on a progressive rollout beginning in Edge Stable v145 and will continue rolling out in Edge v149. For more information, see Getting started with Microsoft Edge Workspaces. Feature Updates Passkey Sync for Enterprise Users. Microsoft Edge is introducing support for passkey synchronization for enterprise users, enabling secure, passwordless authentication across devices. Passkeys created in Edge can now be synced seamlessly, improving sign-in experience while maintaining strong security standards. Note: This is a controlled feature rollout. If you don't see this change, check back as we continue the rollout. Enterprise WebView2 runtime downgrade via DowngradeVersion policy. Administrators can temporarily roll back specific applications to a previous WebView2 Evergreen Runtime version (N-1 or N-2) using the new DowngradeVersion policy in msedgewebview2.admx. The Downgrade Version policy allows enterprises to mitigate critical regressions by specifying per-application exe-to-version mappings. The Edge Updater installs the target version side-by-side, and the WebView2 Loader redirects targeted apps accordingly. Downgrades auto-expire with each new WebView2 release: apps pinned to N-1 remain on the same version (now becoming N-2) and will auto-update in the next release, while apps pinned to N-2 will revert to the current Evergreen version. The policy applies only to enterprise-managed devices (domain-joined or MDM-enrolled). For more information, see Microsoft Edge WebView2 Policy Documentation | Microsoft Learn. Collections retirement. Collections has been removed in this update. Users can no longer access or use the feature. To keep saved content, users can export it, or move all pages to Favorites before updating to Microsoft Edge Stable 149. For more information, see Organize your ideas with Collections in Microsoft Edge - Microsoft Support. Modern, unified, and updated Look and Feel. Microsoft Edge has updated the Look and Feel to give customers a unified experience across all of Microsoft AI surfaces including Copilot and Bing. This changes multiple elements of the UX such as spacing, corners, fonts, default colors, etc. Clarify choices surrounding third-party cookie settings. Language under Settings > Privacy, search, and services > Cookies are clarified to better describe the choices users have in managing third-party cookies. Custom primary password retirement. Users are no longer able to create a new custom primary password in Edge Settings edge://settings/autofill/passwords/settings. Any users who are still using a custom primary password will be automatically migrated to device authentication. Additionally, the PrimaryPasswordSetting policy will no longer support the WithCustomPrimaryPassword option. For more information, see Keep your saved passwords private in Microsoft Edge | Microsoft Support. Unifying Copilot Chat policy controls. The Microsoft365CopilotChatIconEnabled policy is the standard for configuring Copilot Chat. Previously, this behavior was controlled by blocking the Copilot extension, either explicitly or by using the * wildcard via the ExtensionSettings or ExtensionInstallBlockList policies. Extension and sidebar policies no longer affect the appearance or functionality of Copilot Chat. Copilot address bar suggestions were also tied to extension policy settings. Starting in Microsoft Edge version 149, admins can use the CopilotAddressBarSuggestionsEnabled policy to manage this behavior. Intune MAM Protected Downloads. The protected downloads feature for Intune MAM is now available for BYOD (Bring Your Own Device) devices, which aren't managed by a tenant. Policy Updates / New policies CopilotAddressBarSuggestionsEnabled - Enable Copilot address bar suggestions CpuPerformanceTierOverride - Override for the CPU performance tier DataUrlInWebWorkerOpaqueOriginEnabled - Enable opaque origins for data URLs in Web Workers DefaultLocalFontsSetting - Default Local Fonts permission setting ForceForegroundPriorityForUrls - Force foreground priority for specific URLs LocalFontsAllowedForUrls - Allow Local Fonts permission on these sites LocalFontsBlockedForUrls - Block Local Fonts permission on these sites Deprecated policies WalletDonationEnabled - Wallet Donation Enabled (deprecated) EdgeWalletEtreeEnabled - Edge Wallet E-Tree Enabled (deprecated) Additional policy changes ForceForegroundPriorityForUrls - ForceForegroundPriorityForOrigins is renamed to ForceForegroundPriorityForUrls OnSecurityEventEnterpriseConnector - Add macOS platform support ProtectedContentIdentifiersAllowed - Remove macOS platform support Download: Microsoft Edge (64-bit) | 193.0 MB (Freeware) Download: Microsoft Edge (32-bit) | 170.0 MB Download: Microsoft Edge (ARM64) | 188.0 MB View: Microsoft Edge Website | Release History Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
    • Very Popular
      s0nic69 earned a badge
      Very Popular
    • Collaborator
      Asgardi earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      471
    2. 2
      PsYcHoKiLLa
      247
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      67
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!