Windows 10: How to restore Startup Settings to default?

Discus and support How to restore Startup Settings to default? in Windows 10 Gaming to solve the problem; I recently changed one of the settings in the "Startup Settings", which settings are detailed in this article. I believe I selected--"Disable driver... Discussion in 'Windows 10 Gaming' started by galen_burnett_7, Nov 1, 2023.

  1. How to restore Startup Settings to default?


    I recently changed one of the settings in the "Startup Settings", which settings are detailed in this article. I believe I selected--"Disable driver signature enforcement"--in order to install a third-party driver, which I believe was option number 7 in the menu I was presented with. Can you please tell me how to see any such changes I have made to these settings and how to restore them to default if needs be: for example, perhaps I hit "8" rather than "7" and so disabled something I did not want to disable.

    :)
     
    galen_burnett_7, Nov 1, 2023
    #1

  2. Setting Default Printer via Startup Script

    This looks like a good solution, and similar to some of the VB scripts I tried.. but it is a logon script. I would need something that works as a startup script. We are not mapping printers to users as they move around too much, but rather mapping to each computer.

    The Link that W1ZZARD posted is good information. Sadly however, I have tried utilizing most of the commands that are available. The /c command is indeed interesting, but we are trying to map them when a computer starts up (prior to logon screen) versus just mapping them remotely. The purpose would be if we had a lab that needed the default printer changed, sure we could just send the remote command to each machine, or even remote into them ourselves and manually do it, but I was looking for a smoother alternative.

    It seems like its just something that will have to be done manually and with user education.

    Thanks for all the suggestions though.
     
    Wastedslayer, Nov 1, 2023
    #2
  3. kenkickr Win User
    Setting Default Printer via Startup Script

    I use a batch at startup to set the default printer,

    @Echo off
    RUNDLL32 PRINTUI.DLL,PrintUIEntry /y /n "Printer Name"
    exit
     
    kenkickr, Nov 1, 2023
    #3
  4. Arul_D Win User

    How to restore Startup Settings to default?

    In Windows 10 how do I return the font on my desktop icons to the default setting?

    Hello,

    Welcome to the Microsoft Community.

    I would suggest you to follow the below steps and check if you are able to restore to default font settings in windows 10.


    • Type fonts in the search and press enter

    • Click on Font settings

    • Click on Restore default font settings.
    Keep us posted if you face any issues on windows in future. We will be glad to help you.
     
    Arul_D, Nov 1, 2023
    #4
Thema:

How to restore Startup Settings to default?

Loading...
  1. How to restore Startup Settings to default? - Similar Threads - restore Startup Settings

  2. How to restore Startup Settings to default?

    in Windows 10 Software and Apps
    How to restore Startup Settings to default?: I recently changed one of the settings in the "Startup Settings", which settings are detailed in this article. I believe I selected--"Disable driver signature enforcement"--in order to install a third-party driver, which I believe was option number 7 in the menu I was...
  3. Restore default settings

    in Windows 10 Software and Apps
    Restore default settings: I have applied read only settings to the personal users folder in mr windows 11 laptop. And due to this some functions such as search bar is not working. How do i restore original settings to each folder?...
  4. Restore default settings

    in Windows 10 Gaming
    Restore default settings: I have applied read only settings to the personal users folder in mr windows 11 laptop. And due to this some functions such as search bar is not working. How do i restore original settings to each folder?...
  5. How to Restore my Default Processor Settings.

    in Windows 10 Gaming
    How to Restore my Default Processor Settings.: Good DayI made a BIG Mistake by Changing my Settings under Msconfig-Boot-Advanced options and then changed my Number of Processors to 8Now after I have done that my pc start up with Blue Screen of Death. How can I Restore my settings to the Default without reloading Windows....
  6. How to Restore my Default Processor Settings.

    in Windows 10 Software and Apps
    How to Restore my Default Processor Settings.: Good DayI made a BIG Mistake by Changing my Settings under Msconfig-Boot-Advanced options and then changed my Number of Processors to 8Now after I have done that my pc start up with Blue Screen of Death. How can I Restore my settings to the Default without reloading Windows....
  7. How to Restore my Default Processor Settings.

    in Windows 10 BSOD Crashes and Debugging
    How to Restore my Default Processor Settings.: Good DayI made a BIG Mistake by Changing my Settings under Msconfig-Boot-Advanced options and then changed my Number of Processors to 8Now after I have done that my pc start up with Blue Screen of Death. How can I Restore my settings to the Default without reloading Windows....
  8. how to restore default keyboard settings?

    in Windows 10 Customization
    how to restore default keyboard settings?: My keyboard entry has slowedown ad canno makenries nomaly , note thetpngefectsi tis https://answers.microsoft.com/en-us/windows/forum/all/how-to-restore-default-keyboard-settings/b4f6f054-791a-4292-8f87-6219615ba382
  9. Restore Windows Services to Default Startup Settings

    in Windows 10 Performance & Maintenance
    Restore Windows Services to Default Startup Settings: This batch script restores Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1 and Windows 10 services to default startup settings. Code: :: Batch Script Created by . @Echo Off & Cls :: Check if batch script executed with administrators privilege. Call :IsAdmin ::...
  10. Default font settings restore.

    in Windows 10 Customization
    Default font settings restore.: How can I restore the default font settings on Windows 10. When I try by going through Control Panel the button to reset default settings just goes grey when I click on it....