GDI + window preventing solution from shutting down: The graphics device interface and the Windows application prevent your computer from shutting down. Windows GDI + is the part of the Windows operating system that provides two-dimensional vector graphics, images, and typography. GDI + improves the Windows Graphics Device Interface (GDI) (the graphics device interface included with earlier versions of Windows) by adding new functionality and taking full advantage of existing functionality. And sometimes the GDI application and Windows conflict giving the error GDI + window that prevents it from turning off.
What is GDI +?
GDI was the tool through which what you see is what you get (WYSIWYG) was provided in Windows applications. GDI + is an enhanced version of GDI based on C ++. La interfaz de dispositivo gráfico (GDI) es una interfaz de programming de aplicaciones de Microsoft Windows y un componente central del sistema operativo responsable de representar objetos gráficos y transmitirlos a dispositivos de salida como monitores e impresoras.
Una interfaz de dispositivo gráfico, como GDI +, posibilita a los programadores de aplicaciones mostrar información en una pantalla o impresora sin tener que preocuparse por los detalles de un dispositivo de visualización en particular. El programmer de aplicaciones realiza llamadas a métodos proporcionados por clases GDI + y esos métodos, a su vez, realizan las llamadas adecuadas a controladores de dispositivos específicos. GDI + aísla la aplicación del hardware gráfico,
And it is this isolation that enables developers to create device-independent applications.
GDI + window that prevents shutdown
Method 1: Run the power troubleshooter to diagnose and correct the error.
1.Press Windows key + R to open the Run dialog box.
2.Type Control and hit enter to open the Control Panel.
3.In the search box, type 'firefighter' and select 'Problem solving.'
4.Now click Security system and select Energy, then follow the instructions on the screen.
5.Restart to apply the changes.
Method 2: perform system file verification (SFC)
1.Press Windows key + Q to open the charms bar.
2. Type cmd and right click on the cmd option and select 'Execute as an administrator.'
3.Type sfc / scannow and hit enter.
4.Restart.
The above must have fixed your problem with GDI window that prevents shutdown if not, continue with the next method.
Method 3: start the computer on a clean boot
Puede iniciar Windows usando un recopilatorio mínimo de controladores y programas de inicio usando «arranque limpio». Con la ayuda de un arranque limpio, puede quitar los enfrentamientos de software.
Step 1:
1.Press the Windows key + R button, then type 'msconfig' and click OK.
2.Click Boot tab in the system settings and uncheck 'Safe boot' option.
3.Now go back to the general tab and make sure 'Selective start' It is checked.
4.Uncheck 'Load startup items'low selective start.
5.Select the Service tab and check the box 'Hide all Microsoft services.'
6.Now click 'Disable all'to disable all unnecessary services that can cause clashes.
7.On the Home tab, click 'Open Task Manager'.
8.Now in Home tab (Internal task manager) Disable all the startup items that are enabled.
9.Click OK and then Restart.
Step 2: enable half of the services
1.Press the Windows key + R button, then write 'msconfig' and click OK.
2.Select the Service tab and check the box 'Hide all Microsoft services.'
3.Now select half of the checkboxes in the List of services and let they.
4.Click OK and then Restart.
Step 3: establish if the problem returns
- If the problem persists, repeat step 1 and step 2. In step 2, select only half of the services that you originally selected in step 2.
- If the problem does not occur, repeat step 1 and step 2. In step 2, select only half of the services that you did not select in step 2. Repeat these steps until you have chosen all the check boxes.
- If only one service is selected in the list of services and you are still experiencing the problem, then the chosen service is causing the problem.
- Go to step 6. If no services are causing this problem, go to step 4.
Step 4: enable half of the startup items
If no startup items cause this problem, Microsoft services are more likely to cause the problem. To set which Microsoft service, repeat step 1 and step 2 without hiding all Microsoft services in any of the steps.
Step 5: establish if the problem returns
- If the problem persists, repeat step 1 and step 4. In step 4, select only half of the services that you originally selected from the Startup Item list.
- If the problem does not occur, repeat step 1 and step 4. In step 4, select only half of the services that you did not select in the Startup Item list. Repeat these steps until you have chosen all the check boxes.
- If only one startup item is selected in the Startup Item list and you are still experiencing the problem, then the chosen startup item is causing the problem. Go to step 6.
- If no startup items cause this problem, Microsoft services are most likely causing the problem. To set which Microsoft service, repeat step 1 and step 2 without hiding all Microsoft services in any of the steps.
Step 6: solve the problem.
Ahora que puede haber determinado qué elemento de inicio o servicio está provocando el problema, contactese con el fabricante del programa o vaya a su forum y determine si el problema se puede solucionar. O puede ejecutar la utilidad de configuración del sistema y inhabilitar ese servicio o elemento de inicio.
Step 7: Follow these steps to restart normal startup:
1.Press the Windows key + R button and type 'msconfig' and click OK.
2.On the General tab, select the Normal startup optionand then click OK.
3.When you are prompted to restart the computer, click Restart.
It may also be of interest to you:
In short, you have fixed GDI + window preventing problem from shutting down, now you are ready to go. But if you still have any doubts regarding this post, feel free to ask them in the comments.