VPS - Enable Windows boot logs
Objective
Windows boot logs allow you to identify the drivers and services loaded during system startup.
They are particularly useful for diagnosing boot issues, blue screens, or system freezes.
This guide explains how to enable Windows boot logs on a server to help with the analysis and troubleshooting of your VPS.
Requirements
- An active VPS offer in your OVHcloud Control Panel.
Instructions
Enabling Windows boot logs
Windows boot logs can be useful for server error diagnostics.
To enable them, follow the steps below by navigating through the tabs:
Connect to your server via a remote desktop or a KVM session.
Open the Windows Start menu and click Run.

Type "msconfig" and click OK.

In the new window, enable the log option next to Boot log. Then click OK.

At the next server startup, the logs will be saved in a .txt file. The file path is: C:\Windows\ntbtlog.txt.
To access the log file in rescue mode, follow the instructions in the guide "Enable and use rescue mode on a VPS".
Go further
Change the administrator password on a Windows server
How to recover access to the server if you lose the user password
Join our community of users.
-
Secure Shell (SSH) : un protocole de réseau sécurisé utilisé pour établir des connexions entre un client et un serveur. Il permet d'exécuter des commandes à distance de manière sécurisée. ↩