Windows Installer 3.1 won't install


Recommended Posts

After reinstalling Windows XP Pro sp2, I can not get any Windows Updates due to not having Windows Installer 3.1 anymore. And it will not install from the Update site, nor from the downloaded WindowsInstaller-KB893803-v2-x86.exe file.

It is always stopped by the Windows File Protection process. Even in Safe Mode.

Anyone else been thru this ? Any ideas ?

Link to comment
https://www.neowin.net/forum/topic/427285-windows-installer-31-wont-install/
Share on other sites

^ Thank you for your suggestion John. I just tried that, but I still get this msg when it stops installing:

post-37120-1138757037.jpg

I guess Windows File Protection would somehow need to be turned off long enough to install the update. Safe Mode install also fails.

I'm awaiting a response from Microsoft tech support. :unsure:

That isn't Windows File Protection. That's an error from the hotfix saying it was denied access to something. Look in the event viewer to find exactly what was denied access.

When exactly do you get that error? Immediately after it finishes extracting to the temporary folder? (C:\asdfblahblahblah) Do you click next a few times and then get the error? What happens, exactly?

Edited by John

:huh: Erm ... I'm not sure KB893803v2 is considered a hotfix -- it's Windows Installer 3.1 and required to get anymore Auto Updates from Microsoft.

This is all the Error log says:

post-37120-1138775495.jpg

The error occurs near the end of installing, when it tries to change some .dll (which starts with an M -- too fast to read). Then the 'Access is denied' occurs. From what I've read at the Microsoft support site, this is WFM prevent this installation from replacing a system file.

These seem to relate:

http://support.microsoft.com/?kbid=873148

http://support.microsoft.com/kb/898628

http://support.microsoft.com/kb/898715

"With the release of Windows Installer 3.1, this behavior has changed. In version 3.1, the silent installation process does not succeed and then rolls back the installation if the silent installation process cannot install the WFP-protected file."

"WFP prevents applications from overwriting system files. Windows Installer cannot overwrite WFP-protected files. To resolve this problem, obtain the Windows Installer 3.1 General Distribution Release update."

Check the permissions on your \windows\system32\dllcache folder. The Administrators group and System identity should both be allowed Full Control permissions.

Also, post your \windows\KB893803v2.log file for us to look at. It should give more insight as to where exactly it is being denied access to (Y)

:huh: OK, I will. Here is a more detailed log I found, only about half of it, starting after the setting of a Restore point:

41.770: PFE2: Not avoiding Per File Exceptions.

41.860: GetCatVersion: Failed to retrieve version information from C:\WINDOWS\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Tmp.0.KB893803v2_wxp.cat with error 0x57

44.134: Copied file: C:\WINDOWS\system32\msi.dll

44.344: Copied file: C:\WINDOWS\system32\msiexec.exe

44.434: Copied file: C:\WINDOWS\system32\msihnd.dll

44.634: Copied file: C:\WINDOWS\system32\msimsg.dll

44.714: Copied file: C:\WINDOWS\system32\msisip.dll

44.724: DoInstallation: Installing assemblies with source root path: c:\5ef54e00eb13d20fd53a83a41ff13a\

44.754: Num Ticks for Copying files : 10384

44.965: DoRegistryUpdates:UpdSpInstallFromInfSection Failed for MSI.Reg.Install: 0x5

44.965: DoInstallation:DoRegistryUpdates failed

46.036: Access is denied.

50.563: Message displayed to the user: Access is denied.

50.563: User Input: OK

50.573: KB893803v2 installation did not complete.

Select 'OK' to undo the changes that have been made.

99.774: Message displayed to the user: KB893803v2 installation did not complete.

Select 'OK' to undo the changes that have been made.

99.774: User Input: OK

Have you tried doing the steps 2-3 from http://support.microsoft.com/kb/873148?

Step 2: Locate the specific registry key

As soon as you have verified that a registry permission failure has occurred, you must locate the correct registry key to change the permissions and enable Windows XP SP2 or Windows Server 2003 SP1 to install successfully. To do this, follow these steps:

a. Include registry information in the Setupapi.log file by enabling verbose logging. For more information about how to enable verbose logging, click the following article number to view the article in the Microsoft Knowledge Base:

906485 (http://support.microsoft.com/kb/906485/) How to enable verbose logging on a Windows XP-based computer

Note By default, registry keys are not recorded in the Setupapi.log file.

After you enable verbose logging, install Windows XP SP2 or Windows Server 2003 SP1 again to capture the registry key.

b. Open the Setupapi.log file. By default, this file is located in the C:\Windows folder. To open the Setupapi.log file, click Start, click Run, type %windir%\setupapi.log, and then click OK.

c. Press CTRL+END to scroll to the end of the Setupapi.log file.

d. On the Edit menu, click Find.

e. In the Find what box, type Error 5: Access is denied under Direction, click Up, and then click Find Next.

The found entry in the Setupapi.log file should be similar to the following example:

#-007 Deleting registry key HKCR\vnd.ms.radio

#E033 Error 5: Access is denied.

Note The line before the "Access is denied" entry indicates the registry key in question. In this case, HKCR stands for the registry hive that is labeled "HKEY_CLASSES_ROOT." "vnd.ms.radio" is one subkey that is located under that registry hive.

Back to the top Back to the top

Step 3: Reset the registry permissions

As soon as you have found the registry subkey that has the incorrect permissions, update the permissions for that subkey.

To update the permissions of the registry subkey, follow these steps:

a. Click Start, click Run, type regedit, and then click OK to start Registry Editor.

b. Locate and right-click the registry subkey that you noted in Step 2d, and then click Permissions.

c. Under Group or user names, click Administrators.

d. Under Permissions for Administrators, make sure that the Allow check box for the following entries is selected:

? Full Control

? Read

e. Click Apply, and then click OK.

f. On the File menu, click Exit to quit Registry Editor.

:) Thanks for the suggestions. Microsoft gave me some complcated scheme to follow, which I used in part. Apparently all that was really needed is to right-click on HKEY_CLASSES_ROOT in regedit, and add my user name in Special permissions.

It was one of those weird experiences where I half-guessed what to change, and I'm not completely sure just what I did.

I don't really understand why this was needed -- since I am the only user and Administrator. I guess it was some side-effect of doing the in place Service Pack 2 upgrade. Some old and some new settings were mixed ?

All is well now, except either the Registry tinkering or some of the new patches messed up a few programs that were already installed. Fortunately I had some needed files saved to CD and reinstall took care of the rest. :laugh:

  • 4 months later...

Hum, thank you! Thank you! I've been trying to help a friend get her computer running right, and having a terrible time with the update installer. I had done a 'repair installation' of XP Home with SP2, and although it activated just fine, the installer wouldn't work no matter what type of fix I tried. After reading your last post in this thread, I just added her account name, making no other changes anywhere. It all works perfectly now. I really wanted to avoid using her oem recovery discs because that would have wiped out all her settings and programs. Thanks again.

  • 4 months later...

I'd like to 2nd what Timba had to say - worked like a charm to just add the Registry permissions!

Had a mobo fry on a customers system. Replaced it, then Windows was unhappy. Performed a Windows reapir (with our OEM disk w/ SP2) and all was well. Went to go do updates and ran into this problem. After trying *EVERYTHING* from the friggin KB555175 page, I finally ran across this thread. Thanks for coming back and providing the solution that worked for you!! Nothing M$ said to do worked. Had I only tried the Reg hack 5 hours ago... :rolleyes:

--

Peace. ~G

  • 2 months later...
After reinstalling Windows XP Pro sp2, I can not get any Windows Updates due to not having Windows Installer 3.1 anymore. And it will not install from the Update site, nor from the downloaded WindowsInstaller-KB893803-v2-x86.exe file.

It is always stopped by the Windows File Protection process. Even in Safe Mode.

Anyone else been thru this ? Any ideas ?

I had the same problem and spent a lot of time on Web. I found a lot of the same questions and no solutions.

After that I found solution for my computer myself. May be my way will help to somebody else.

Follow next:

Click Start/Run Type regedit click OK. Click any -sign to+ to see only HKEY_--- tables.

Right click HKEY_Classes_Root in fulldown menu click Permission select Secure table. In Group or User names box

should be Administrator or Administratos with name of computer. If you do not see it click Add button.

In open "Enter the object names to select" box type: Administrator, Name of your computer will add automaticaly.

Click Apply/Ok.

Check and Repeat it to all HKEY_

Close regedit and try to install Windows Installer 3.1. It worked on my computer succesfuly. Try the same

blagov

  • 10 months later...

Hi, Im having a nightmare trying to get this to work. I think I have tried everything listed above but still no joy. Here is my log file if anyone can help. There seems to be so many errors Idont know where to start...

0.140: 2007/12/28 11:45:32.234 (local)

0.140: g:\0797be65586d454786c05f203b809b74\UPDATE\update.exe (version 6.1.22.4)

0.140: Hotfix started with following command line:

1.719: In Function TestVolatileFlag, line 11660, RegOpenKeyEx failed with error 0x2

1.719: In Function TestVolatileFlag, line 11692, RegOpenKeyEx failed with error 0x2

1.719: DoInstallation: CleanPFR failed: 0x2

1.734: SetProductTypes: InfProductBuildType=BuildType.IP

1.734: SetAltOsLoaderPath: No section uses DirId 65701; done.

1.797: DoInstallation: FetchSourceURL for g:\0797be65586d454786c05f203b809b74\update\update_wxp.inf failed

1.797: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: 0xe0000102

1.797: BuildCabinetManifest: update.url absent

1.797: Starting AnalyzeComponents

1.797: AnalyzePhaseZero used 0 ticks

1.797: No c:\windows\INF\updtblk.inf file.

1.797: SetupFindFirstLine in LoadExclusionList Failed with error: 0xe0000102

1.797: SetupFindFirstLine in LoadExclusionList Failed with error: 0xe0000102

5.000: CreateUninstall = 0,Directory = C:\WINDOWS\$MSI31Uninstall_KB893803v2$

13.328: SetupVerifyInfFile failed with error 0x490 for oem9.inf of device PCI\VEN_1033&DEV_00E0&SUBSYS_00322027&REV_02\3&61AAA01&0&4A

20.047: Third Party Provider = VIA Technologies, Inc. for PCI\VEN_1106&DEV_3177&SUBSYS_00000000&REV_00\3&61AAA01&0&88

22.156: SetupVerifyInfFile failed with error 0x490 for oem14.inf of device ROOT\ACRONISDEVICES\0000

22.484: Failed to query DriverPath of ROOT\LEGACY_AFD\0000 0x2

22.484: Failed to query DriverPath of ROOT\LEGACY_AVG7RSW\0000 0x2

22.484: Failed to query DriverPath of ROOT\LEGACY_AVGCORE\0000 0x2

22.484: Failed to query DriverPath of ROOT\LEGACY_AVGFSH\0000 0x2

22.484: Failed to query DriverPath of ROOT\LEGACY_BEEP\0000 0x2

22.484: Failed to query DriverPath of ROOT\LEGACY_BTKRNL\0000 0x2

22.484: Failed to query DriverPath of ROOT\LEGACY_BTSERIAL\0000 0x2

22.484: Failed to query DriverPath of ROOT\LEGACY_BTSLBCSP\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_DMBOOT\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_DMLOAD\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_FIPS\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_GPC\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_HTTP\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_IP6FW\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_IPNAT\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_IPSEC\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_KSECDD\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_MNMDD\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_MOUNTMGR\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_NDIS\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_NDISTAPI\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_NDISUIO\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_NDPROXY\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_NETBT\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_NTSIM\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_NULL\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_NWLNKIPX\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_NWLNKNB\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_NWLNKSPX\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_PARTMGR\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_PARVDM\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_RASACD\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_RDPCDD\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_RDPWD\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_SDR2EPPB\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_SIFILTER\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_TCPIP\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_TCPIP6\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_TDPIPE\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_TDTCP\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_TFFSPORT\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_TMPREFLT\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_VGASAVE\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_VIAAGP\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_VOLSNAP\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_WANARP\0000 0x2

22.500: Failed to query DriverPath of ROOT\LEGACY_WS2IFSL\0000 0x2

24.984: SetupVerifyInfFile failed with error 0x490 for c:\windows\inf\oem25.inf of device ROOT\NET\0000

25.234: SetupVerifyInfFile failed with error 0x490 for c:\windows\inf\oem25.inf of device ROOT\NET\0002

25.594: SetupVerifyInfFile failed with error 0x490 for c:\windows\inf\oem26.inf of device ROOT\PORTS\0000

25.922: SetupVerifyInfFile failed with error 0x490 for c:\windows\inf\oem26.inf of device ROOT\PORTS\0002

26.234: SetupVerifyInfFile failed with error 0x490 for c:\windows\inf\oem26.inf of device ROOT\PORTS\0003

38.172: SetupVerifyInfFile failed with error 0x490 for oem15.inf of device USB\VID_066B&PID_400B\5&14B326C8&0&2

38.500: SetupVerifyInfFile failed with error 0x490 for oem15.inf of device USB\VID_066B&PID_400B\9A8A67

38.844: SetupVerifyInfFile failed with error 0x490 for oem15.inf of device USB\VID_066B&PID_400B\9A8ACD

43.219: C:\WINDOWS\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem57.CAT trusts inf c:\windows\inf\oem57.inf of device USB\VID_0BB4&PID_0B01\5&14B326C8&0&1

43.609: C:\WINDOWS\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem57.CAT trusts inf c:\windows\inf\oem57.inf of device USB\VID_0BB4&PID_0B01\5&14B326C8&0&3

44.015: C:\WINDOWS\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem57.CAT trusts inf c:\windows\inf\oem57.inf of device USB\VID_0BB4&PID_0B01\5&A63631E&0&1

46.734: SetupVerifyInfFile failed with error 0x490 for oem9.inf of device USB2\ROOT_HUB20\4&275894C5&0

51.687: OEM file scan used 49890 ticks

51.750: AnalyzePhaseOne: used 49953 ticks

51.750: AnalyzeComponents: Hotpatch analysis disabled; skipping.

51.750: AnalyzeComponents: Hotpatching is disabled.

51.750: AnalyzePhaseTwo used 0 ticks

51.750: AnalyzePhaseThree used 0 ticks

51.750: AnalyzePhaseFive used 0 ticks

51.765: AnalyzePhaseSix used 15 ticks

51.765: AnalyzeComponents used 49968 ticks

51.765: Downloading 0 files

51.765: bPatchMode = FALSE

51.765: Inventory complete: ReturnStatus=0, 49968 ticks

51.765: Num Ticks for invent : 49968

51.765: Allocation size of drive C: is 4096 bytes, free space = 7050510336 bytes

51.765: Drive C: free 6723MB req: 5MB w/uninstall 0MB

51.765: CabinetBuild complete

51.765: Num Ticks for Cabinet build : 0

51.765: DynamicStrings section not defined or empty.

51.765: FileInUse:: need to restart already, turn off

51.765: FileInUse:: Add to list - Service Name: msiserver

51.765: StopServices: OpenService failed :0x424

52.781: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: 0xe0000102

65.906: System Restore Point set.

65.984: PFE2: Not avoiding Per File Exceptions.

66.172: DoInstallation: Installing assemblies with source root path: g:\0797be65586d454786c05f203b809b74\

66.172: Num Ticks for Copying files : 14407

66.172: Num Ticks for Reg update and deleting 0 size files : 0

66.172: UpdateSpUpdSvcInf: Source [ProcessesToRunAfterReboot] section is empty; nothing to do.

72.140: RebootNecessary = 0,WizardInput = 0 , DontReboot = 1, ForceRestart = 0

Any help greatly recieved with the seasons best wishes!

  • 2 weeks later...
:) Thanks for the suggestions. Microsoft gave me some complcated scheme to follow, which I used in part. Apparently all that was really needed is to right-click on HKEY_CLASSES_ROOT in regedit, and add my user name in Special permissions.

It was one of those weird experiences where I half-guessed what to change, and I'm not completely sure just what I did.

I don't really understand why this was needed -- since I am the only user and Administrator. I guess it was some side-effect of doing the in place Service Pack 2 upgrade. Some old and some new settings were mixed ?

All is well now, except either the Registry tinkering or some of the new patches messed up a few programs that were already installed. Fortunately I had some needed files saved to CD and reinstall took care of the rest. :laugh:

  • 1 year later...

I joined here just now specifically to say !THANK YOU! - the clues I found in this thread helped solve the same issue on a client's computer that's had us chasing our tails all morning.

I've no doubt I will find more lifesavers here ;-) and hope at some point I can give back at least a little.

Should have guessed a fix would wind up involving my least favorite registry branch (how do I hate thee HKCR, let me count the ways...).

DB

I joined here just now specifically to say !THANK YOU! - the clues I found in this thread helped solve the same issue on a client's computer that's had us chasing our tails all morning.

I've no doubt I will find more lifesavers here ;-) and hope at some point I can give back at least a little.

Should have guessed a fix would wind up involving my least favorite registry branch (how do I hate thee HKCR, let me count the ways...).

DB

You'll find a lot of valuable technical information on these forums. Welcome.

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

    • No registered users viewing this page.
  • Posts

    • Disabling open on hover, great! That was so stupid! They need to do a fix, where if a network share is disconnected, it doesn't hang when opening "This PC" for 20 seconds.
    • Microsoft releases major feature updates for stock Windows 11 apps by Taras Buria In addition to releasing new Windows 11 preview builds, Microsoft announced that inbox Windows apps now have dedicated release notes in the official documentation. At long last, users have access to all the release notes for each app, with changes listed in chronological order. Microsoft used to announce feature updates for stock apps with each build. Now, with Windows Insider release notes hosted on the Microsoft Learn website, each app has a dedicated space for its changelog, which is very useful for those who want to track new features and improvements. Alongside that, Microsoft dropped massive feature updates for six stock apps: Clock, Media Player, Calculator, Voice Recorder, Photos, and Paint. Each app packs quite a lot of changes and new capabilities, so here are the release notes. Here are quick notes so that you can jump to the app you are interested in the most: Calculator Camera Clock Media Player Paint Photos Sound Recorder Here is what is new for the Calculator in version 11.2605.9.0: More accurate square-root results — Fixed rare cases where a calculation that should equal zero (like sqrt(2.25) - 1.5) returned a tiny leftover value instead. Readable text in High Contrast themes — Settings text now shows the correct colors in the High Contrast Aquatic and Desert themes. Fixed layout for right-to-left languages — For languages like Arabic and Hebrew, the graph, number pad, equation fields, and scroll buttons now appear correctly oriented. Reliable launch after upgrading — Fixed an issue where upgrading from much older versions could leave outdated settings that stopped the app from opening. Here is what is new for the Camera app (version 2026.2605.7.0): Zoom slider works on more cameras — The zoom slider now works on the latest cameras, respects your system zoom settings, and updates instantly when you change those settings. Full range of zoom levels — Fixed an issue where the zoom slider only showed three steps on some devices that zoom in finer increments. Front camera works on more devices — Resolved a problem that blocked the front-facing camera on certain wide-angle devices. More video resolution choices — You can now pick video resolutions that were previously hidden; the app shows a heads-up warning instead of removing them. QR links you can still use — When a scanned QR code points to something with no matching app, the link is now copied to your clipboard (with a notification) while still offering a Store search. Smarter default settings — When you haven't set a preference, the app now follows your system settings by default. The Clock app has a massive changelog with the following improvements in version 11.2605.9.0: Timers keep counting after they hit zero — When a timer runs out, it now keeps counting up (for example, -00:27:31) so you can see how far past the time you've gone. You can turn off the daily goal — Focus Sessions now include an "Off" option so you can skip setting a daily goal entirely. New 15-minute snooze option — Alarms now offer a 15-minute snooze interval. Run up to 3 countdowns at once — The Countdown Widget now supports three simultaneous countdowns, up from two. Timer Widget notifications now appear — Fixed an issue where the "timer finished" notification didn't show when the timer was started from the widget. Less clutter in Focus Sessions — Tasks you've already completed no longer show up in the Focus Session task list. More accurate focus progress — Fixed a rounding issue that could show your daily focus progress as a minute short (for example, 49 minutes instead of 50). Smoother World Clock comparisons — The World Clock compare page now loads dates as you scroll, so it feels more responsive. Up-to-date World Clock locations — Refreshed country and city names to match their current names. Correct sun and moon icons during midnight sun — Fixed an icon that wrongly showed a moon during all-day daylight in polar regions. Fixed back-button behavior in clock comparisons — Pressing back once now takes you back as expected, instead of jumping the date to 1926. Corrected the Newfoundland time zone — Newfoundland now uses the right time zone (St. John's). Disabled alarms stay looking disabled — Editing a turned-off alarm no longer makes it appear turned on. Cleaner timer cards — The expand button is now turned off on timer cards that have no time set, preventing actions that wouldn't do anything. Clearer theme setting — Updated the wording to "Choose your preferred app theme." Smoother Settings links — The "About" links in Settings no longer trigger an unexpected "switch apps" prompt. Fixed spacing in Spotify settings — Corrected uneven spacing in the Spotify settings card. Better focus visibility in High Contrast — The focus highlight in World Clock is now clearly visible in the High Contrast Aquatic and Desert themes. No more double announcements — Screen readers no longer read the timer value twice. Countdown names read correctly — Screen readers now properly announce the name of each countdown. Keyboard focus stays put — Focus no longer disappears after you press the Timer Reset button. Clearer alarm toggle for screen readers — Tidied up how the alarm on/off switch is announced. The Media Player app received plenty of changes as well (version 11.2605.14.0): Custom captions — You can now personalize how closed captions appear, with caption styling tied to your Windows caption settings, plus a quick link to open those settings directly. "Indexing" banner in the play queue — When your media library is still being scanned, a banner now explains why some items may not appear yet. Fixed the look of selected items — Corrected a layout glitch with selected items in lists. Fewer playback failures — Improved how the app recognizes supported file types, so more files play without issues. Playlists need a name — You can no longer accidentally save a playlist with a blank name. Cleaner look for empty playlists — Improved how a playlist appears when it has no items yet. More stable play queue edits — Fixed a crash that could happen when changing the play queue while the app was switching between sessions. Clearer "missing codec" message — Improved the dialog that appears when a file needs a codec you don't have, with clearer guidance on what to do. A big update is also available for Paint in version 11.2605.61.0: Adjustable eraser transparency — You can now control how transparent the eraser is. Cleaner stamp brush strokes — Fixed visible color shifts and artifacts when using stamp-style brushes. JPEG photos save in place — Opening a rotated JPEG and pressing Save now overwrites the original instead of unexpectedly prompting "Save As." No more crash on bad image files — Opening a damaged or invalid image, from within the app, by double click, or commandline, now shows a clear error message instead of closing the app. Classic selection behavior restored — The selection outline now hides while you move, resize, or rotate a selection, just like in classic Paint. Tidier AI image panel — Fixed missing spacing at the bottom of the AI image generation panel for a cleaner layout. Visible button hover in light theme — Toolbar split buttons now show a clear hover highlight in the light theme. Snappier toolbar — Streamlined how the ribbon lays out, giving a small speed boost at startup. Fewer background crashes — Fixed a crash that could happen while background tasks were finishing up. Stable app shutdown — Prevented rare crashes when closing the app. Fixed layer removal glitch — Deleting the active layer no longer leaves the layers list in an inconsistent state. Here is what is new in the Photos app (version 2026.11060.2004.0): AI watermarking — AI-generated or edited images can now carry a visible Copilot watermark. You choose Never, Always, or Ask Every Time in Settings, with a confirmation when saving. The watermarking is off by default in settings. Better viewing of small images and pixel art — Tiny images (like 16×16 pixel art) now zoom in far more to fill the screen and stay crisp instead of looking blurry. Select scanned text with the keyboard — When text is detected in an image, you can now navigate and select it using the arrow keys, Shift+Arrow, Home/End, and Ctrl+A, with a clear focus highlight. Fixed a crash in text recognition — Resolved a crash that could close Photos while detecting text in images; the app now recovers gracefully. Easier keyboard navigation — Tabbing through the navigation bar no longer stops on hidden controls, so it takes a single Tab to move past it instead of three. And finally, here is the Sound Recorder (version 11.2605.1.0): Waveform shows with Bluetooth mics — The live waveform now displays correctly when you record using a Bluetooth audio device. No more stray scrollbar — A non-working horizontal scrollbar no longer appears at the bottom of the waveform unless you've zoomed in. Mark button ready right away — The Mark button no longer looks grayed out until you hover over it after opening the app. Markers hidden for WAV files — Markers are now turned off for WAV recordings, since that format can't store them — so they're no longer lost silently. Smoother deleting — Quickly pressing Delete and Enter to remove several recordings in a row no longer triggers a "file doesn't exist" error. Fixed a memory issue — Resolved a memory leak that occurred each time a recording started. You can find all these changelogs in the official documentation here.
    • again, an article about Microsoft Edge and ridicules hater's comments
    • From this very same article: "For organizations that prefer a “more deliberate pace”, the Extended Stable channel remains an option."
    • Or every other browser, because they all behave the same, at least the mainstream ones. Firefox does exactly the same: background updates, restart to install them. Haters gotta hate, I guess.
  • Recent Achievements

    • Very Popular
      AndrewSteel earned a badge
      Very Popular
    • Veteran
      Taliseian went up a rank
      Veteran
    • One Month Later
      Clizby earned a badge
      One Month Later
    • One Month Later
      Timaximus earned a badge
      One Month Later
    • Week One Done
      Timaximus earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      PsYcHoKiLLa
      170
    3. 3
      +Edouard
      162
    4. 4
      Steven P.
      85
    5. 5
      ATLien_0
      78
  • Tell a friend

    Love Neowin? Tell a friend!