Try the following:
- Open the Run dialog inside the VM by pressing
Win + R, then typesecpol.mscand press Enter to open the Local Security Policy editor. - Navigate to: Local Policies > Security Options.
- Find the setting: "Interactive logon: Do not require CTRL+ALT+DEL".
- Set it to Disabled: This ensures that the system will require Ctrl+Alt+Del before the login screen appears.
Alternatively, this can be enforced through Group Policy, which is more suited for larger environments where you want to ensure consistency across multiple systems. You can use this Group Policy path: Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options > Interactive logon: Do not require CTRL+ALT+DEL, and set it to Disabled.
If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
hth
Marcin