mirror of
https://github.com/Disassembler0/Win10-Initial-Setup-Script.git
synced 2026-01-12 07:28:29 -05:00
Compare commits
31 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2ad2fe65d9 | ||
|
|
615ff8cacc | ||
|
|
42fde5e945 | ||
|
|
e3570d5f28 | ||
|
|
7de3e81c79 | ||
|
|
a41c0eea7b | ||
|
|
ccc65c4ad3 | ||
|
|
17a5c51e66 | ||
|
|
1eaa9d58bd | ||
|
|
e24132e074 | ||
|
|
04b85dac57 | ||
|
|
18e75afef6 | ||
|
|
46f3881d2b | ||
|
|
b67276058b | ||
|
|
8d468e7df1 | ||
|
|
ebaa3d0ba7 | ||
|
|
e9b915a2da | ||
|
|
3e1c7feeb6 | ||
|
|
491be4acc2 | ||
|
|
538a1fdd39 | ||
|
|
50362f37e1 | ||
|
|
871cad8660 | ||
|
|
5eb8a84dce | ||
|
|
d93d5ac4df | ||
|
|
b6840e2ba2 | ||
|
|
6830298064 | ||
|
|
39a1d9022d | ||
|
|
3f9e7e84a1 | ||
|
|
59b2000f6c | ||
|
|
b1447c0fc9 | ||
|
|
c79ed38b66 |
@@ -26,9 +26,16 @@ DisableAdminShares
|
||||
# DisableSMB1
|
||||
SetCurrentNetworkPrivate
|
||||
SetUnknownNetworksPrivate
|
||||
DisableNetDevicesAutoInst
|
||||
EnableCtrldFolderAccess
|
||||
DisableFirewall
|
||||
DisableDefender
|
||||
DisableDefenderCloud
|
||||
EnableF8BootMenu
|
||||
SetDEPOptOut
|
||||
DisableScriptHost
|
||||
EnableMeltdownCompatFlag
|
||||
|
||||
DisableUpdateMSRT
|
||||
DisableUpdateDriver
|
||||
DisableUpdateRestart
|
||||
@@ -44,6 +51,8 @@ DisableSuperfetch
|
||||
DisableIndexing
|
||||
SetBIOSTimeUTC
|
||||
EnableHibernation
|
||||
DisableSleepButton
|
||||
DisableSleepTimeout
|
||||
DisableFastStartup
|
||||
|
||||
DisableActionCenter
|
||||
@@ -61,6 +70,13 @@ ShowSmallTaskbarIcons
|
||||
ShowTaskbarTitles
|
||||
HideTaskbarPeopleIcon
|
||||
ShowTrayIcons
|
||||
DisableSearchAppInStore
|
||||
DisableNewAppPrompt
|
||||
SetControlPanelViewIcons
|
||||
SetVisualFXPerformance
|
||||
AddENKeyboard
|
||||
EnableNumlock
|
||||
|
||||
ShowKnownExtensions
|
||||
ShowHiddenFiles
|
||||
HideSyncNotifications
|
||||
@@ -69,17 +85,21 @@ SetExplorerThisPC
|
||||
ShowThisPCOnDesktop
|
||||
ShowUserFolderOnDesktop
|
||||
HideDesktopFromThisPC
|
||||
HideDesktopFromExplorer
|
||||
HideDocumentsFromThisPC
|
||||
HideDocumentsFromExplorer
|
||||
HideDownloadsFromThisPC
|
||||
HideDownloadsFromExplorer
|
||||
HideMusicFromThisPC
|
||||
HideMusicFromExplorer
|
||||
HidePicturesFromThisPC
|
||||
HidePicturesFromExplorer
|
||||
HideVideosFromThisPC
|
||||
HideVideosFromExplorer
|
||||
Hide3DObjectsFromThisPC
|
||||
SetVisualFXPerformance
|
||||
Hide3DObjectsFromExplorer
|
||||
DisableThumbnails
|
||||
DisableThumbsDB
|
||||
AddENKeyboard
|
||||
EnableNumlock
|
||||
|
||||
DisableOneDrive
|
||||
UninstallOneDrive
|
||||
@@ -94,10 +114,9 @@ InstallLinuxSubsystem
|
||||
InstallHyperV
|
||||
SetPhotoViewerAssociation
|
||||
AddPhotoViewerOpenWith
|
||||
DisableSearchAppInStore
|
||||
DisableNewAppPrompt
|
||||
EnableF8BootMenu
|
||||
SetDEPOptOut
|
||||
UninstallPDFPrinter
|
||||
UninstallXPSPrinter
|
||||
RemoveFaxPrinter
|
||||
|
||||
# HideServerManagerOnLogin
|
||||
# DisableShutdownTracker
|
||||
@@ -105,5 +124,8 @@ SetDEPOptOut
|
||||
# DisableCtrlAltDelLogin
|
||||
# DisableIEEnhancedSecurity
|
||||
|
||||
UnpinStartMenuTiles
|
||||
UnpinTaskbarIcons
|
||||
|
||||
WaitForKey
|
||||
Restart
|
||||
|
||||
@@ -26,9 +26,16 @@ EnableAdminShares
|
||||
# EnableSMB1
|
||||
SetCurrentNetworkPublic
|
||||
SetUnknownNetworksPublic
|
||||
EnableNetDevicesAutoInst
|
||||
DisableCtrldFolderAccess
|
||||
EnableFirewall
|
||||
EnableDefender
|
||||
EnableDefenderCloud
|
||||
DisableF8BootMenu
|
||||
SetDEPOptIn
|
||||
EnableScriptHost
|
||||
DisableMeltdownCompatFlag
|
||||
|
||||
EnableUpdateMSRT
|
||||
EnableUpdateDriver
|
||||
EnableUpdateRestart
|
||||
@@ -44,6 +51,8 @@ EnableSuperfetch
|
||||
EnableIndexing
|
||||
SetBIOSTimeLocal
|
||||
DisableHibernation
|
||||
EnableSleepButton
|
||||
EnableSleepTimeout
|
||||
EnableFastStartup
|
||||
|
||||
EnableActionCenter
|
||||
@@ -61,6 +70,13 @@ ShowLargeTaskbarIcons
|
||||
HideTaskbarTitles
|
||||
ShowTaskbarPeopleIcon
|
||||
HideTrayIcons
|
||||
EnableSearchAppInStore
|
||||
EnableNewAppPrompt
|
||||
SetControlPanelViewCategories
|
||||
SetVisualFXAppearance
|
||||
RemoveENKeyboard
|
||||
DisableNumlock
|
||||
|
||||
HideKnownExtensions
|
||||
HideHiddenFiles
|
||||
ShowSyncNotifications
|
||||
@@ -69,17 +85,21 @@ SetExplorerQuickAccess
|
||||
HideThisPCFromDesktop
|
||||
HideUserFolderFromDesktop
|
||||
ShowDesktopInThisPC
|
||||
ShowDesktopInExplorer
|
||||
ShowDocumentsInThisPC
|
||||
ShowDocumentsInExplorer
|
||||
ShowDownloadsInThisPC
|
||||
ShowDownloadsInExplorer
|
||||
ShowMusicInThisPC
|
||||
ShowMusicInExplorer
|
||||
ShowPicturesInThisPC
|
||||
ShowPicturesInExplorer
|
||||
ShowVideosInThisPC
|
||||
ShowVideosInExplorer
|
||||
Show3DObjectsInThisPC
|
||||
SetVisualFXAppearance
|
||||
Show3DObjectsInExplorer
|
||||
EnableThumbnails
|
||||
EnableThumbsDB
|
||||
RemoveENKeyboard
|
||||
DisableNumlock
|
||||
|
||||
EnableOneDrive
|
||||
InstallOneDrive
|
||||
@@ -94,10 +114,9 @@ UninstallLinuxSubsystem
|
||||
UninstallHyperV
|
||||
UnsetPhotoViewerAssociation
|
||||
RemovePhotoViewerOpenWith
|
||||
EnableSearchAppInStore
|
||||
EnableNewAppPrompt
|
||||
DisableF8BootMenu
|
||||
SetDEPOptIn
|
||||
InstallPDFPrinter
|
||||
InstallXPSPrinter
|
||||
AddFaxPrinter
|
||||
|
||||
# ShowServerManagerOnLogin
|
||||
# EnableShutdownTracker
|
||||
|
||||
@@ -26,9 +26,16 @@ DisableAdminShares
|
||||
DisableSMB1
|
||||
SetCurrentNetworkPrivate
|
||||
SetUnknownNetworksPrivate
|
||||
DisableNetDevicesAutoInst
|
||||
# EnableCtrldFolderAccess
|
||||
DisableFirewall
|
||||
DisableDefender
|
||||
DisableDefenderCloud
|
||||
EnableF8BootMenu
|
||||
SetDEPOptOut
|
||||
DisableScriptHost
|
||||
EnableMeltdownCompatFlag
|
||||
|
||||
DisableUpdateMSRT
|
||||
DisableUpdateDriver
|
||||
DisableUpdateRestart
|
||||
@@ -44,6 +51,8 @@ DisableDefragmentation
|
||||
DisableIndexing
|
||||
SetBIOSTimeUTC
|
||||
EnableHibernation
|
||||
DisableSleepButton
|
||||
DisableSleepTimeout
|
||||
DisableFastStartup
|
||||
|
||||
DisableActionCenter
|
||||
@@ -61,6 +70,13 @@ ShowSmallTaskbarIcons
|
||||
ShowTaskbarTitles
|
||||
HideTaskbarPeopleIcon
|
||||
ShowTrayIcons
|
||||
DisableSearchAppInStore
|
||||
DisableNewAppPrompt
|
||||
SetControlPanelViewIcons
|
||||
SetVisualFXPerformance
|
||||
AddENKeyboard
|
||||
EnableNumlock
|
||||
|
||||
ShowKnownExtensions
|
||||
ShowHiddenFiles
|
||||
HideSyncNotifications
|
||||
@@ -69,17 +85,21 @@ SetExplorerThisPC
|
||||
ShowThisPCOnDesktop
|
||||
ShowUserFolderOnDesktop
|
||||
HideDesktopFromThisPC
|
||||
HideDesktopFromExplorer
|
||||
HideDocumentsFromThisPC
|
||||
HideDocumentsFromExplorer
|
||||
HideDownloadsFromThisPC
|
||||
HideDownloadsFromExplorer
|
||||
HideMusicFromThisPC
|
||||
HideMusicFromExplorer
|
||||
HidePicturesFromThisPC
|
||||
HidePicturesFromExplorer
|
||||
HideVideosFromThisPC
|
||||
HideVideosFromExplorer
|
||||
Hide3DObjectsFromThisPC
|
||||
SetVisualFXPerformance
|
||||
Hide3DObjectsFromExplorer
|
||||
DisableThumbnails
|
||||
DisableThumbsDB
|
||||
AddENKeyboard
|
||||
EnableNumlock
|
||||
|
||||
DisableOneDrive
|
||||
# UninstallOneDrive
|
||||
@@ -94,10 +114,9 @@ UninstallMediaPlayer
|
||||
InstallHyperV
|
||||
SetPhotoViewerAssociation
|
||||
AddPhotoViewerOpenWith
|
||||
DisableSearchAppInStore
|
||||
DisableNewAppPrompt
|
||||
EnableF8BootMenu
|
||||
SetDEPOptOut
|
||||
UninstallPDFPrinter
|
||||
UninstallXPSPrinter
|
||||
RemoveFaxPrinter
|
||||
|
||||
HideServerManagerOnLogin
|
||||
DisableShutdownTracker
|
||||
@@ -105,5 +124,8 @@ DisablePasswordPolicy
|
||||
DisableCtrlAltDelLogin
|
||||
DisableIEEnhancedSecurity
|
||||
|
||||
# UnpinStartMenuTiles
|
||||
UnpinTaskbarIcons
|
||||
|
||||
WaitForKey
|
||||
Restart
|
||||
|
||||
@@ -26,9 +26,16 @@ EnableAdminShares
|
||||
EnableSMB1
|
||||
SetCurrentNetworkPublic
|
||||
SetUnknownNetworksPublic
|
||||
EnableNetDevicesAutoInst
|
||||
# DisableCtrldFolderAccess
|
||||
EnableFirewall
|
||||
EnableDefender
|
||||
EnableDefenderCloud
|
||||
DisableF8BootMenu
|
||||
SetDEPOptIn
|
||||
EnableScriptHost
|
||||
DisableMeltdownCompatFlag
|
||||
|
||||
EnableUpdateMSRT
|
||||
EnableUpdateDriver
|
||||
EnableUpdateRestart
|
||||
@@ -44,6 +51,8 @@ EnableDefragmentation
|
||||
EnableIndexing
|
||||
SetBIOSTimeLocal
|
||||
DisableHibernation
|
||||
EnableSleepButton
|
||||
EnableSleepTimeout
|
||||
EnableFastStartup
|
||||
|
||||
EnableActionCenter
|
||||
@@ -61,6 +70,13 @@ ShowLargeTaskbarIcons
|
||||
HideTaskbarTitles
|
||||
ShowTaskbarPeopleIcon
|
||||
HideTrayIcons
|
||||
EnableSearchAppInStore
|
||||
EnableNewAppPrompt
|
||||
SetControlPanelViewCategories
|
||||
SetVisualFXAppearance
|
||||
RemoveENKeyboard
|
||||
DisableNumlock
|
||||
|
||||
HideKnownExtensions
|
||||
HideHiddenFiles
|
||||
ShowSyncNotifications
|
||||
@@ -69,17 +85,21 @@ SetExplorerQuickAccess
|
||||
HideThisPCFromDesktop
|
||||
HideUserFolderFromDesktop
|
||||
ShowDesktopInThisPC
|
||||
ShowDesktopInExplorer
|
||||
ShowDocumentsInThisPC
|
||||
ShowDocumentsInExplorer
|
||||
ShowDownloadsInThisPC
|
||||
ShowDownloadsInExplorer
|
||||
ShowMusicInThisPC
|
||||
ShowMusicInExplorer
|
||||
ShowPicturesInThisPC
|
||||
ShowPicturesInExplorer
|
||||
ShowVideosInThisPC
|
||||
ShowVideosInExplorer
|
||||
Show3DObjectsInThisPC
|
||||
SetVisualFXAppearance
|
||||
Show3DObjectsInExplorer
|
||||
EnableThumbnails
|
||||
EnableThumbsDB
|
||||
RemoveENKeyboard
|
||||
DisableNumlock
|
||||
|
||||
EnableOneDrive
|
||||
# InstallOneDrive
|
||||
@@ -94,10 +114,9 @@ InstallMediaPlayer
|
||||
UninstallHyperV
|
||||
UnsetPhotoViewerAssociation
|
||||
RemovePhotoViewerOpenWith
|
||||
EnableSearchAppInStore
|
||||
EnableNewAppPrompt
|
||||
DisableF8BootMenu
|
||||
SetDEPOptIn
|
||||
InstallPDFPrinter
|
||||
InstallXPSPrinter
|
||||
AddFaxPrinter
|
||||
|
||||
ShowServerManagerOnLogin
|
||||
EnableShutdownTracker
|
||||
|
||||
Reference in New Issue
Block a user