Unwanted changes on services window. Now, my os works funny [closed]





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















I was Looking for a solution to fix my printer problem, and I found the linked posted below.



No http service - Windows 10



I was searching through the services window of my computer for information when I started one of the services COM+, two available. With the hope of solving the problem with my printer.



COM+ System application
COM+ Event System



I would like to know how to restore the previous configuration.



This is my situation now:



Microsoft Windows [Version 10.0.17134.590]
(c) 2018 Microsoft Corporation. All rights reserved.

C:UsersRed>sc qc spooler
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: spooler
TYPE : 110 WIN32_OWN_PROCESS (interactive)
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSSystem32spoolsv.exe
LOAD_ORDER_GROUP : SpoolerGroup
TAG : 0
DISPLAY_NAME : Print Spooler
DEPENDENCIES : RPCSS
: http
SERVICE_START_NAME : LocalSystem

C:UsersRed>sc qc http
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: http
TYPE : 1 KERNEL_DRIVER
START_TYPE : 3 DEMAND_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : system32driversHTTP.sys
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : HTTP Service
DEPENDENCIES :
SERVICE_START_NAME :

C:UsersRed>sc qc DcomLaunch
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: DcomLaunch
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSsystem32svchost.exe -k DcomLaunch -p
LOAD_ORDER_GROUP : COM Infrastructure
TAG : 0
DISPLAY_NAME : DCOM Server Process Launcher
DEPENDENCIES :
SERVICE_START_NAME : LocalSystem

C:UsersRed>sc qc RpcEptMapper
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: RpcEptMapper
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSsystem32svchost.exe -k RPCSS -p
LOAD_ORDER_GROUP : COM Infrastructure
TAG : 0
DISPLAY_NAME : RPC Endpoint Mapper
DEPENDENCIES :
SERVICE_START_NAME : NT AUTHORITYNetworkService

C:UsersRed>sc qc RPCSS
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: RPCSS
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSsystem32svchost.exe -k rpcss -p
LOAD_ORDER_GROUP : COM Infrastructure
TAG : 0
DISPLAY_NAME : Remote Procedure Call (RPC)
DEPENDENCIES : RpcEptMapper
: DcomLaunch
SERVICE_START_NAME : NT AUTHORITYNetworkService

C:UsersRed>sc qc http
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: http
TYPE : 1 KERNEL_DRIVER
START_TYPE : 3 DEMAND_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : system32driversHTTP.sys
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : HTTP Service
DEPENDENCIES :
SERVICE_START_NAME :

C:UsersRed>sc qc Spooler
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: Spooler
TYPE : 110 WIN32_OWN_PROCESS (interactive)
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSSystem32spoolsv.exe
LOAD_ORDER_GROUP : SpoolerGroup
TAG : 0
DISPLAY_NAME : Print Spooler
DEPENDENCIES : RPCSS
: http
SERVICE_START_NAME : LocalSystem


My log on command prompt It's very similar to Vineet Garg. Except for the -p at the end of some lines.




C:WINDOWSsystem32svchost.exe -k RPCSS -p




I would like to find out if the consequences of the changes I made in my computer are serious and to fix the strange behaivour of my os.



Thank you



I made some changes, I plugged printer's USB on the port that showed on my command prompt, also I run a troubleshooter problem on the printer, I deleted two drivers I had extra from the printer.



Now is working fine, I checked the services and everything on print spooler stills the same.










share|improve this question















closed as unclear what you're asking by Twisty Impersonator, DavidPostill Mar 9 at 13:49


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.



















  • Welcome to Super User. What exactly is the problem you're experiencing? Your question may be suffering from the XY Problem. Please clarify the actual problem you're trying to solve and be sure to make your question title reflect your actual question. Please do not only respond in the comments. Instead, edit the post with this information.

    – Twisty Impersonator
    Mar 9 at 1:54


















0















I was Looking for a solution to fix my printer problem, and I found the linked posted below.



No http service - Windows 10



I was searching through the services window of my computer for information when I started one of the services COM+, two available. With the hope of solving the problem with my printer.



COM+ System application
COM+ Event System



I would like to know how to restore the previous configuration.



This is my situation now:



Microsoft Windows [Version 10.0.17134.590]
(c) 2018 Microsoft Corporation. All rights reserved.

C:UsersRed>sc qc spooler
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: spooler
TYPE : 110 WIN32_OWN_PROCESS (interactive)
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSSystem32spoolsv.exe
LOAD_ORDER_GROUP : SpoolerGroup
TAG : 0
DISPLAY_NAME : Print Spooler
DEPENDENCIES : RPCSS
: http
SERVICE_START_NAME : LocalSystem

C:UsersRed>sc qc http
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: http
TYPE : 1 KERNEL_DRIVER
START_TYPE : 3 DEMAND_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : system32driversHTTP.sys
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : HTTP Service
DEPENDENCIES :
SERVICE_START_NAME :

C:UsersRed>sc qc DcomLaunch
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: DcomLaunch
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSsystem32svchost.exe -k DcomLaunch -p
LOAD_ORDER_GROUP : COM Infrastructure
TAG : 0
DISPLAY_NAME : DCOM Server Process Launcher
DEPENDENCIES :
SERVICE_START_NAME : LocalSystem

C:UsersRed>sc qc RpcEptMapper
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: RpcEptMapper
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSsystem32svchost.exe -k RPCSS -p
LOAD_ORDER_GROUP : COM Infrastructure
TAG : 0
DISPLAY_NAME : RPC Endpoint Mapper
DEPENDENCIES :
SERVICE_START_NAME : NT AUTHORITYNetworkService

C:UsersRed>sc qc RPCSS
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: RPCSS
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSsystem32svchost.exe -k rpcss -p
LOAD_ORDER_GROUP : COM Infrastructure
TAG : 0
DISPLAY_NAME : Remote Procedure Call (RPC)
DEPENDENCIES : RpcEptMapper
: DcomLaunch
SERVICE_START_NAME : NT AUTHORITYNetworkService

C:UsersRed>sc qc http
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: http
TYPE : 1 KERNEL_DRIVER
START_TYPE : 3 DEMAND_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : system32driversHTTP.sys
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : HTTP Service
DEPENDENCIES :
SERVICE_START_NAME :

C:UsersRed>sc qc Spooler
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: Spooler
TYPE : 110 WIN32_OWN_PROCESS (interactive)
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSSystem32spoolsv.exe
LOAD_ORDER_GROUP : SpoolerGroup
TAG : 0
DISPLAY_NAME : Print Spooler
DEPENDENCIES : RPCSS
: http
SERVICE_START_NAME : LocalSystem


My log on command prompt It's very similar to Vineet Garg. Except for the -p at the end of some lines.




C:WINDOWSsystem32svchost.exe -k RPCSS -p




I would like to find out if the consequences of the changes I made in my computer are serious and to fix the strange behaivour of my os.



Thank you



I made some changes, I plugged printer's USB on the port that showed on my command prompt, also I run a troubleshooter problem on the printer, I deleted two drivers I had extra from the printer.



Now is working fine, I checked the services and everything on print spooler stills the same.










share|improve this question















closed as unclear what you're asking by Twisty Impersonator, DavidPostill Mar 9 at 13:49


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.



















  • Welcome to Super User. What exactly is the problem you're experiencing? Your question may be suffering from the XY Problem. Please clarify the actual problem you're trying to solve and be sure to make your question title reflect your actual question. Please do not only respond in the comments. Instead, edit the post with this information.

    – Twisty Impersonator
    Mar 9 at 1:54














0












0








0








I was Looking for a solution to fix my printer problem, and I found the linked posted below.



No http service - Windows 10



I was searching through the services window of my computer for information when I started one of the services COM+, two available. With the hope of solving the problem with my printer.



COM+ System application
COM+ Event System



I would like to know how to restore the previous configuration.



This is my situation now:



Microsoft Windows [Version 10.0.17134.590]
(c) 2018 Microsoft Corporation. All rights reserved.

C:UsersRed>sc qc spooler
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: spooler
TYPE : 110 WIN32_OWN_PROCESS (interactive)
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSSystem32spoolsv.exe
LOAD_ORDER_GROUP : SpoolerGroup
TAG : 0
DISPLAY_NAME : Print Spooler
DEPENDENCIES : RPCSS
: http
SERVICE_START_NAME : LocalSystem

C:UsersRed>sc qc http
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: http
TYPE : 1 KERNEL_DRIVER
START_TYPE : 3 DEMAND_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : system32driversHTTP.sys
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : HTTP Service
DEPENDENCIES :
SERVICE_START_NAME :

C:UsersRed>sc qc DcomLaunch
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: DcomLaunch
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSsystem32svchost.exe -k DcomLaunch -p
LOAD_ORDER_GROUP : COM Infrastructure
TAG : 0
DISPLAY_NAME : DCOM Server Process Launcher
DEPENDENCIES :
SERVICE_START_NAME : LocalSystem

C:UsersRed>sc qc RpcEptMapper
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: RpcEptMapper
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSsystem32svchost.exe -k RPCSS -p
LOAD_ORDER_GROUP : COM Infrastructure
TAG : 0
DISPLAY_NAME : RPC Endpoint Mapper
DEPENDENCIES :
SERVICE_START_NAME : NT AUTHORITYNetworkService

C:UsersRed>sc qc RPCSS
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: RPCSS
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSsystem32svchost.exe -k rpcss -p
LOAD_ORDER_GROUP : COM Infrastructure
TAG : 0
DISPLAY_NAME : Remote Procedure Call (RPC)
DEPENDENCIES : RpcEptMapper
: DcomLaunch
SERVICE_START_NAME : NT AUTHORITYNetworkService

C:UsersRed>sc qc http
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: http
TYPE : 1 KERNEL_DRIVER
START_TYPE : 3 DEMAND_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : system32driversHTTP.sys
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : HTTP Service
DEPENDENCIES :
SERVICE_START_NAME :

C:UsersRed>sc qc Spooler
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: Spooler
TYPE : 110 WIN32_OWN_PROCESS (interactive)
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSSystem32spoolsv.exe
LOAD_ORDER_GROUP : SpoolerGroup
TAG : 0
DISPLAY_NAME : Print Spooler
DEPENDENCIES : RPCSS
: http
SERVICE_START_NAME : LocalSystem


My log on command prompt It's very similar to Vineet Garg. Except for the -p at the end of some lines.




C:WINDOWSsystem32svchost.exe -k RPCSS -p




I would like to find out if the consequences of the changes I made in my computer are serious and to fix the strange behaivour of my os.



Thank you



I made some changes, I plugged printer's USB on the port that showed on my command prompt, also I run a troubleshooter problem on the printer, I deleted two drivers I had extra from the printer.



Now is working fine, I checked the services and everything on print spooler stills the same.










share|improve this question
















I was Looking for a solution to fix my printer problem, and I found the linked posted below.



No http service - Windows 10



I was searching through the services window of my computer for information when I started one of the services COM+, two available. With the hope of solving the problem with my printer.



COM+ System application
COM+ Event System



I would like to know how to restore the previous configuration.



This is my situation now:



Microsoft Windows [Version 10.0.17134.590]
(c) 2018 Microsoft Corporation. All rights reserved.

C:UsersRed>sc qc spooler
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: spooler
TYPE : 110 WIN32_OWN_PROCESS (interactive)
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSSystem32spoolsv.exe
LOAD_ORDER_GROUP : SpoolerGroup
TAG : 0
DISPLAY_NAME : Print Spooler
DEPENDENCIES : RPCSS
: http
SERVICE_START_NAME : LocalSystem

C:UsersRed>sc qc http
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: http
TYPE : 1 KERNEL_DRIVER
START_TYPE : 3 DEMAND_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : system32driversHTTP.sys
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : HTTP Service
DEPENDENCIES :
SERVICE_START_NAME :

C:UsersRed>sc qc DcomLaunch
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: DcomLaunch
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSsystem32svchost.exe -k DcomLaunch -p
LOAD_ORDER_GROUP : COM Infrastructure
TAG : 0
DISPLAY_NAME : DCOM Server Process Launcher
DEPENDENCIES :
SERVICE_START_NAME : LocalSystem

C:UsersRed>sc qc RpcEptMapper
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: RpcEptMapper
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSsystem32svchost.exe -k RPCSS -p
LOAD_ORDER_GROUP : COM Infrastructure
TAG : 0
DISPLAY_NAME : RPC Endpoint Mapper
DEPENDENCIES :
SERVICE_START_NAME : NT AUTHORITYNetworkService

C:UsersRed>sc qc RPCSS
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: RPCSS
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSsystem32svchost.exe -k rpcss -p
LOAD_ORDER_GROUP : COM Infrastructure
TAG : 0
DISPLAY_NAME : Remote Procedure Call (RPC)
DEPENDENCIES : RpcEptMapper
: DcomLaunch
SERVICE_START_NAME : NT AUTHORITYNetworkService

C:UsersRed>sc qc http
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: http
TYPE : 1 KERNEL_DRIVER
START_TYPE : 3 DEMAND_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : system32driversHTTP.sys
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : HTTP Service
DEPENDENCIES :
SERVICE_START_NAME :

C:UsersRed>sc qc Spooler
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: Spooler
TYPE : 110 WIN32_OWN_PROCESS (interactive)
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSSystem32spoolsv.exe
LOAD_ORDER_GROUP : SpoolerGroup
TAG : 0
DISPLAY_NAME : Print Spooler
DEPENDENCIES : RPCSS
: http
SERVICE_START_NAME : LocalSystem


My log on command prompt It's very similar to Vineet Garg. Except for the -p at the end of some lines.




C:WINDOWSsystem32svchost.exe -k RPCSS -p




I would like to find out if the consequences of the changes I made in my computer are serious and to fix the strange behaivour of my os.



Thank you



I made some changes, I plugged printer's USB on the port that showed on my command prompt, also I run a troubleshooter problem on the printer, I deleted two drivers I had extra from the printer.



Now is working fine, I checked the services and everything on print spooler stills the same.







services print-spooler






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 9 at 15:29







Mr Black B

















asked Mar 9 at 1:46









Mr Black BMr Black B

33




33




closed as unclear what you're asking by Twisty Impersonator, DavidPostill Mar 9 at 13:49


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.









closed as unclear what you're asking by Twisty Impersonator, DavidPostill Mar 9 at 13:49


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.















  • Welcome to Super User. What exactly is the problem you're experiencing? Your question may be suffering from the XY Problem. Please clarify the actual problem you're trying to solve and be sure to make your question title reflect your actual question. Please do not only respond in the comments. Instead, edit the post with this information.

    – Twisty Impersonator
    Mar 9 at 1:54



















  • Welcome to Super User. What exactly is the problem you're experiencing? Your question may be suffering from the XY Problem. Please clarify the actual problem you're trying to solve and be sure to make your question title reflect your actual question. Please do not only respond in the comments. Instead, edit the post with this information.

    – Twisty Impersonator
    Mar 9 at 1:54

















Welcome to Super User. What exactly is the problem you're experiencing? Your question may be suffering from the XY Problem. Please clarify the actual problem you're trying to solve and be sure to make your question title reflect your actual question. Please do not only respond in the comments. Instead, edit the post with this information.

– Twisty Impersonator
Mar 9 at 1:54





Welcome to Super User. What exactly is the problem you're experiencing? Your question may be suffering from the XY Problem. Please clarify the actual problem you're trying to solve and be sure to make your question title reflect your actual question. Please do not only respond in the comments. Instead, edit the post with this information.

– Twisty Impersonator
Mar 9 at 1:54










1 Answer
1






active

oldest

votes


















0














Really there shouldn't be any worry about having activated those two services. You may restart and it should be back to normal, as long as you didn't change the startup type to automatic. You may try starting the service 'Print Spooler' to see if it would help with your printer problems. Although your question is broad, I would hazard a guess and say the printing issue isn't related to these services.



On restoring to a previous state:



If you had it setup, you can restore from a backup.



Control PanelSystem and SecurityBackup and Restore (Windows 7) (I don't know why it's still called Windows 7 in Windows 10)



Or alernatively search for backup and restore.



Another method you may try is creating a recovery USB and trying the repair options there. There are different options ranging factory reset to a simple repair.






share|improve this answer
























  • Thank you for your response, I tried to print the demo page. first windows said that the printer couldn't do it, in the second try says there is an error state. I also tried to print offline with the same result. I would like to fix the problem before restarting the computer understanding the changes I made. Does anyone know a place where to learn more about the services and their relationship between them?

    – Mr Black B
    Mar 9 at 12:31













  • I would look for the model version of your printer and search online for drivers and support. Off the top of the my head I know that Brother printers require drivers downloaded from their site and installed to be able to run, as Windows may not have the correct drivers automatically installed for you. Have you tried printing the demo page without using the computer? It should be in your manual, and will tell you the status of the cartridges/etc. If even that doesn't work, I would physically inspect the ink cartridges (peeling the protective tape off is commonly missed) and paper tray.

    – avisitoritseems
    Mar 10 at 5:00


















1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














Really there shouldn't be any worry about having activated those two services. You may restart and it should be back to normal, as long as you didn't change the startup type to automatic. You may try starting the service 'Print Spooler' to see if it would help with your printer problems. Although your question is broad, I would hazard a guess and say the printing issue isn't related to these services.



On restoring to a previous state:



If you had it setup, you can restore from a backup.



Control PanelSystem and SecurityBackup and Restore (Windows 7) (I don't know why it's still called Windows 7 in Windows 10)



Or alernatively search for backup and restore.



Another method you may try is creating a recovery USB and trying the repair options there. There are different options ranging factory reset to a simple repair.






share|improve this answer
























  • Thank you for your response, I tried to print the demo page. first windows said that the printer couldn't do it, in the second try says there is an error state. I also tried to print offline with the same result. I would like to fix the problem before restarting the computer understanding the changes I made. Does anyone know a place where to learn more about the services and their relationship between them?

    – Mr Black B
    Mar 9 at 12:31













  • I would look for the model version of your printer and search online for drivers and support. Off the top of the my head I know that Brother printers require drivers downloaded from their site and installed to be able to run, as Windows may not have the correct drivers automatically installed for you. Have you tried printing the demo page without using the computer? It should be in your manual, and will tell you the status of the cartridges/etc. If even that doesn't work, I would physically inspect the ink cartridges (peeling the protective tape off is commonly missed) and paper tray.

    – avisitoritseems
    Mar 10 at 5:00
















0














Really there shouldn't be any worry about having activated those two services. You may restart and it should be back to normal, as long as you didn't change the startup type to automatic. You may try starting the service 'Print Spooler' to see if it would help with your printer problems. Although your question is broad, I would hazard a guess and say the printing issue isn't related to these services.



On restoring to a previous state:



If you had it setup, you can restore from a backup.



Control PanelSystem and SecurityBackup and Restore (Windows 7) (I don't know why it's still called Windows 7 in Windows 10)



Or alernatively search for backup and restore.



Another method you may try is creating a recovery USB and trying the repair options there. There are different options ranging factory reset to a simple repair.






share|improve this answer
























  • Thank you for your response, I tried to print the demo page. first windows said that the printer couldn't do it, in the second try says there is an error state. I also tried to print offline with the same result. I would like to fix the problem before restarting the computer understanding the changes I made. Does anyone know a place where to learn more about the services and their relationship between them?

    – Mr Black B
    Mar 9 at 12:31













  • I would look for the model version of your printer and search online for drivers and support. Off the top of the my head I know that Brother printers require drivers downloaded from their site and installed to be able to run, as Windows may not have the correct drivers automatically installed for you. Have you tried printing the demo page without using the computer? It should be in your manual, and will tell you the status of the cartridges/etc. If even that doesn't work, I would physically inspect the ink cartridges (peeling the protective tape off is commonly missed) and paper tray.

    – avisitoritseems
    Mar 10 at 5:00














0












0








0







Really there shouldn't be any worry about having activated those two services. You may restart and it should be back to normal, as long as you didn't change the startup type to automatic. You may try starting the service 'Print Spooler' to see if it would help with your printer problems. Although your question is broad, I would hazard a guess and say the printing issue isn't related to these services.



On restoring to a previous state:



If you had it setup, you can restore from a backup.



Control PanelSystem and SecurityBackup and Restore (Windows 7) (I don't know why it's still called Windows 7 in Windows 10)



Or alernatively search for backup and restore.



Another method you may try is creating a recovery USB and trying the repair options there. There are different options ranging factory reset to a simple repair.






share|improve this answer













Really there shouldn't be any worry about having activated those two services. You may restart and it should be back to normal, as long as you didn't change the startup type to automatic. You may try starting the service 'Print Spooler' to see if it would help with your printer problems. Although your question is broad, I would hazard a guess and say the printing issue isn't related to these services.



On restoring to a previous state:



If you had it setup, you can restore from a backup.



Control PanelSystem and SecurityBackup and Restore (Windows 7) (I don't know why it's still called Windows 7 in Windows 10)



Or alernatively search for backup and restore.



Another method you may try is creating a recovery USB and trying the repair options there. There are different options ranging factory reset to a simple repair.







share|improve this answer












share|improve this answer



share|improve this answer










answered Mar 9 at 3:20









avisitoritseemsavisitoritseems

162




162













  • Thank you for your response, I tried to print the demo page. first windows said that the printer couldn't do it, in the second try says there is an error state. I also tried to print offline with the same result. I would like to fix the problem before restarting the computer understanding the changes I made. Does anyone know a place where to learn more about the services and their relationship between them?

    – Mr Black B
    Mar 9 at 12:31













  • I would look for the model version of your printer and search online for drivers and support. Off the top of the my head I know that Brother printers require drivers downloaded from their site and installed to be able to run, as Windows may not have the correct drivers automatically installed for you. Have you tried printing the demo page without using the computer? It should be in your manual, and will tell you the status of the cartridges/etc. If even that doesn't work, I would physically inspect the ink cartridges (peeling the protective tape off is commonly missed) and paper tray.

    – avisitoritseems
    Mar 10 at 5:00



















  • Thank you for your response, I tried to print the demo page. first windows said that the printer couldn't do it, in the second try says there is an error state. I also tried to print offline with the same result. I would like to fix the problem before restarting the computer understanding the changes I made. Does anyone know a place where to learn more about the services and their relationship between them?

    – Mr Black B
    Mar 9 at 12:31













  • I would look for the model version of your printer and search online for drivers and support. Off the top of the my head I know that Brother printers require drivers downloaded from their site and installed to be able to run, as Windows may not have the correct drivers automatically installed for you. Have you tried printing the demo page without using the computer? It should be in your manual, and will tell you the status of the cartridges/etc. If even that doesn't work, I would physically inspect the ink cartridges (peeling the protective tape off is commonly missed) and paper tray.

    – avisitoritseems
    Mar 10 at 5:00

















Thank you for your response, I tried to print the demo page. first windows said that the printer couldn't do it, in the second try says there is an error state. I also tried to print offline with the same result. I would like to fix the problem before restarting the computer understanding the changes I made. Does anyone know a place where to learn more about the services and their relationship between them?

– Mr Black B
Mar 9 at 12:31







Thank you for your response, I tried to print the demo page. first windows said that the printer couldn't do it, in the second try says there is an error state. I also tried to print offline with the same result. I would like to fix the problem before restarting the computer understanding the changes I made. Does anyone know a place where to learn more about the services and their relationship between them?

– Mr Black B
Mar 9 at 12:31















I would look for the model version of your printer and search online for drivers and support. Off the top of the my head I know that Brother printers require drivers downloaded from their site and installed to be able to run, as Windows may not have the correct drivers automatically installed for you. Have you tried printing the demo page without using the computer? It should be in your manual, and will tell you the status of the cartridges/etc. If even that doesn't work, I would physically inspect the ink cartridges (peeling the protective tape off is commonly missed) and paper tray.

– avisitoritseems
Mar 10 at 5:00





I would look for the model version of your printer and search online for drivers and support. Off the top of the my head I know that Brother printers require drivers downloaded from their site and installed to be able to run, as Windows may not have the correct drivers automatically installed for you. Have you tried printing the demo page without using the computer? It should be in your manual, and will tell you the status of the cartridges/etc. If even that doesn't work, I would physically inspect the ink cartridges (peeling the protective tape off is commonly missed) and paper tray.

– avisitoritseems
Mar 10 at 5:00



Popular posts from this blog

How do I know what Microsoft account the skydrive app is syncing to?

Grease: Live!

When does type information flow backwards in C++?