windows server 2025 not starting in Proxmox

Nov 16, 2023
2
0
6
we had a windows server 2025 machine in our proxmox. today suddenly it got shut down and we are unable to start it again. It's going to the autorepair files screen and suddenly the 'start now' screen appears. and VM is not switching on. we had taken a clone in Dec of the same machine.. That is also acting the same way now.please let us know how we can recoover the VM? it was very important machine. In the summary the CPU and Memory usage was showing very high but there wasnt any unsual acticities as per our knowledge. after thatmachine is not starting
 
Last edited:
Did you check the system logs [0] during that time frame? They might give you a hint about what went wrong. Your vm config [1] might also contain relevant hints about what is going on.

[0]: journalctl --since='2026-03-dd'
[1]: qm config <VMID>
 
It's going to the autorepair files screen and suddenly the 'start now' screen appears. and VM is not switching on.
This sentence conflicts itself. The VM is switching on & booting up - but the Guest OS (VM) is playing up.

This looks most like a Windows issue - some MS KB update gone wrong? Driver issues?

we had taken a clone in Dec of the same machine
By "clone" do you mean backup?

Restoring from a known working backup would be the way to go.

Since you provide NO details, this is all I have.

Good luck.
 
Hi,


The issue appears to be that your Windows Server 2025 VM is stuck in an Automatic Repair loop and unable to boot normally.

Since the cloned VM is also showing the same behavior, this likely indicates OS-level corruption or a possible disk/storage-related issue rather than a Proxmox problem.

We recommend booting the VM using a Windows ISO and attempting repair options (Startup Repair, disk check, system file check) to recover the system.

If the issue persists, restoring from a healthy backup may be required.