Windows 7 is finalizing your settings problem

Allerlei tweaks windows 7

Moderator: Theet

Theet
Posts: 200
Joined: Mon 27 Sep 2010, 16:35

Windows 7 is finalizing your settings problem

Post by Theet »

How to fix windows 7 install stuck at step "Finalizing your settings"

You can try this:

1) Type Shift+F10 to open de cmd prompt
2) Type below code to see the tasklist:

Code: Select all

tasklist /v | more
3) And there I saw this KB installer which didn't seem to be doing anything. So i simply killed it (look for the right process) with e.g.

Code: Select all

taskkill /PID 1176
4) After that the system will restart and you can login.