Standalone backup agent for Microsoft Windows servers and workstations (formerly Veeam Endpoint Backup FREE)
Post Reply
leventh
Novice
Posts: 3
Liked: never
Joined: Jul 18, 2026 10:20 pm
Full Name: Levent
Contact:

Veeam Agent 13.0.3 Recovery Media (Windows 11 25H2 WinRE) - SMB access and local restore issue - Support Case: #08164986

Post by leventh »

Support Case: #08164986

Environment

Lenovo laptop
Windows 11 Insider 25H2 (Recovery Media created from this WinRE)
Veeam Agent 13.0.3.1220
ReadyNAS 214 (SMB)
Local USB disk also tested

13.0.2 Recovery Media (created from Windows 11 23H2 WinRE)

Network share accessible
Backup repository detected
Restore points listed correctly
Restore starts
Eventually fails with:
Shared memory connection was closed
(include recovery logs if available)

13.0.3 Recovery Media (created from Windows 11 25H2 WinRE)

Network tests:

ping UNINAS214 → OK
wpeutil InitializeNetwork → OK
net use → System error 1222
net view \\UNINAS214 → System error 53
dir \\UNINAS214\Backups → The system cannot find the path specified

GUI:

Network restore cannot access the repository.

Local backup test

Even when restoring from a locally attached disk (no SMB involved):

Backup is detected.
Restore starts.
Fails with:
Authentication failed, see inner exception.

Question

Is Veeam Agent 13.0.3 Recovery Media currently compatible with Windows 11 25H2 (Insider) WinRE?

Has anyone reproduced:

SMB access problems from Recovery Media
Local restore "Authentication failed" errors
Differences between Recovery Media created from 23H2 vs 25H2 WinRE?

I have reviewed KB4726. However, unlike the documented issue, I can reproduce the failure even when restoring from a locally attached USB disk, without any SMB or Veeam Backup Server connection involved.
Mildur
Product Manager
Posts: 12047
Liked: 3440 times
Joined: May 13, 2017 4:51 pm
Full Name: Fabian K.
Location: Switzerland
Contact:

Re: Veeam Agent 13.0.3 Recovery Media (Windows 11 25H2 WinRE) - SMB access and local restore issue - Support Case: #0816

Post by Mildur »

Hi Levent,

Thanks for the case number.

Please always wait for a conclusion from our Customer Support team, as politely requested by our forum policy. A forum topic will not make the investigation happen any faster, since there is no-one from our support team active in this forum.
Is Veeam Agent 13.0.3 Recovery Media currently compatible with Windows 11 25H2 (Insider) WinRE?
Windows 11 25H2 is fully supported. However, regarding “Insider”: no, using Insider versions together with Veeam Agent is not supported. We cannot guarantee proper functionality in such environments.

System Requirements for Microsoft Windows Computers
Running Veeam Agent on Insider versions of Microsoft Windows Client and Server OSes is not supported.
Thank you,
Fabian
Product Management Analyst @ Veeam Software
L.Gapp
Lurker
Posts: 1
Liked: never
Joined: Jul 20, 2026 9:35 am
Full Name: Luca Gapp
Contact:

Re: Veeam Agent 13.0.3 Recovery Media (Windows 11 25H2 WinRE) - SMB access and local restore issue - Support Case: #0816

Post by L.Gapp »

Hello,

We are experiencing the same issue.

We created recovery media with Veeam Recovery Media 13.0.3, but no SMB shares are available. Even when using the Command Prompt and running:

net use K: \\<server>\<share>

the connection cannot be established.

After investigating, we found that the LanmanWorkstation (Workstation) service is not running, which appears to be the cause of the problem.

We also tried to start the service manually using:

net start lanmanworkstation

However, this fails with an error, so the service cannot be started.

As a workaround, we had to use an older recovery image, where SMB access works as expected.
leventh
Novice
Posts: 3
Liked: never
Joined: Jul 18, 2026 10:20 pm
Full Name: Levent
Contact:

Re: Veeam Agent 13.0.3 Recovery Media (Windows 11 25H2 WinRE) - SMB access and local restore issue - Support Case: #0816

Post by leventh »

In addition to the information below, my system is not running a Windows Insider Preview build. It is running the public Windows 11 25H2 build 26200.8894 (KB5121767 Out-of-Band). Therefore, I believe the Insider limitation mentioned in the forum does not apply to my environment.
After some tests the version of Windows 11 between 23H2 and 25H2 the result of the process as below:

Windows 11 23H2 + Veeam Agent 13.0.3 Recovery Media

Bare Metal Restore completed successfully.
The Recovery Media successfully restored backups created by both Veeam Agent 6.0.0 and Veeam Agent 13.0.3.
The recovery environment correctly initialized the network (Ethernet and Wi-Fi adapters were available).
Restore logs were exported successfully.

Windows 11 25H2 + Veeam Agent 13.0.3 Recovery Media

Bare Metal Restore consistently fails with the previously reported AuthenticationException.
The Recovery Media does not initialize the network in the same way as the 23H2 Recovery Media.

Based on these comparison tests, the issue appears to be reproducible only with Recovery Media created from Windows 11 25H2 in my environment.

According to conclusion from Veeam customer support;
(Maybe it will help those who have the same problem).
The temporary solution is to use WS2025 Recovery Media (It seems that all versions that were based on a June release seem to be affected)
Unfortunately, at the moment, the root cause of the issue alongside potential fixes are still investigated.
leventh
Novice
Posts: 3
Liked: never
Joined: Jul 18, 2026 10:20 pm
Full Name: Levent
Contact:

Re: Veeam Agent 13.0.3 Recovery Media (Windows 11 25H2 WinRE) - SMB access and local restore issue - Support Case: #0816

Post by leventh »

L.Gapp wrote: Jul 20, 2026 9:39 am Hello,

We are experiencing the same issue.

We created recovery media with Veeam Recovery Media 13.0.3, but no SMB shares are available. Even when using the Command Prompt and running:

net use K: \\<server>\<share>

the connection cannot be established.

After investigating, we found that the LanmanWorkstation (Workstation) service is not running, which appears to be the cause of the problem.

We also tried to start the service manually using:

net start lanmanworkstation

However, this fails with an error, so the service cannot be started.

As a workaround, we had to use an older recovery image, where SMB access works as expected.

Hello,

I already did it "net start lanmanworkstation" but it doesn't work...
Please see my last post.

I'm going to try WS2025 recovery media and share the results.
Mildur
Product Manager
Posts: 12047
Liked: 3440 times
Joined: May 13, 2017 4:51 pm
Full Name: Fabian K.
Location: Switzerland
Contact:

Re: Veeam Agent 13.0.3 Recovery Media (Windows 11 25H2 WinRE) - SMB access and local restore issue - Support Case: #0816

Post by Mildur »

Hi Levent,

Thanks for the case number.
I discussed your case with my R&D colleagues.
We already have a case open with Microsoft, as we fully rely on Windows Recovery Environment (Windows RE).

Best,
Fabian
Product Management Analyst @ Veeam Software
joecruz
Veeam Software
Posts: 11
Liked: 3 times
Joined: Aug 11, 2021 8:19 pm
Full Name: Joseph Cruz
Contact:

Re: Veeam Agent 13.0.3 Recovery Media (Windows 11 25H2 WinRE) - SMB access and local restore issue - Support Case: #0816

Post by joecruz »

Hello PM Team,

I ran into this issue with a partner, it had the same error message. Slightly different setup, we are testing bare metal recovery from a physical system to a VMware VM to get my partner used to the process and create plans for alternate restoration options in DR scenarios.

OS: Windows 11 24H2
Trying to perform a bare metal restore from backups stored in a Cloud Connect Repository.
Case #: 03834267
lluttrell
Novice
Posts: 4
Liked: 1 time
Joined: Jun 15, 2026 4:48 pm
Full Name: Richard Williams
Contact:

Re: Veeam Agent 13.0.3 Recovery Media (Windows 11 25H2 WinRE) - SMB access and local restore issue - Support Case: #0816

Post by lluttrell »

This has been an issue for over a month. Reproducible by many, but not confirmed by veeam. I burned through my entire evaluation period trying to work with support on this issue.

The provided workaround for new users (who don't have older recovery media) is to:

1) Download and install windows 10 (yes the EOL product)
2) Install veeam agent on it
3) Install drivers for the target windows 11 machine if needed
4) Create a recovery image from the windows 10 machine, (add the extra drivers if needed)

Support was not able to confirm this is a bug. Explanation was an old bug that was fixed in 2025. There's no KB for this as far as I'm aware.

Case #08133492
Case #08157716

Hope this helps
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests