Which parameter does the -RunDefaults includes ? #301
Netweezurd
started this conversation in
General
Replies: 1 comment
-
|
Heya, Under the hood the And if you happen to use Windows 10 it also includes this one: 'Hide3dObjects' This is as of release 2025.08.16, it's subject to change when new features are added that are deemed suitable for the default preset. There's no other 'presets' like this at the moment. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Which parameter does the -RunDefaults includes ?
I can read that it does disable telemetry, diagnostic etcetera but is it the same/include -DisableTelemetry ?
Like most small shop admin, I have no time. That this or that technology has good ROI because it's low maintenance... that's in their dreams. Windows is now quite costly. So everything I do/use has to be quick. Command line parameters are awesome. I started adding parameters and after the 24th out of 68 on the list, it looked like this :
-RunDefaults -CreateRestorePoint -RemoveCommApps -RemoveW11Outlook -RemoveGamingApps -DisableDVR -ClearStart -DisableStartRecommended -DisableStartPhoneLink
Wait a minute !
So, first, Thank You for putting this together. I was using a self modified unattended IoT-LTSC-Like from UnattendedWinstall by Memstechtips but, I or it, now breaks Windows... sometimes. It installs on some HP but crashes on some Dell. Before I waste more time on it, I need to push a bunch of units out the door so... an after the fact script will do.
So my question is, does using "RunDefaults" include some of the other parameters ?
If so any other amalgamations ?
Again, Thank You.
Beta Was this translation helpful? Give feedback.
All reactions