Hi all, Last Thursday Microsoft released Windows 11 Insider Preview Build 25295 to the Dev Channel. Upgrades went smooth here, spotted some new stuff: Task Manager shows a different results in performance & details tab (Feedback Hub: https://aka.ms/AAjlw92) As shown in the screenshot above CPU load seems 100% while the processor is only throttled at 1.93 Ghz, …
Tag: performance
Jul 31
Best Practice Analyser – ‘Warning’ Short file name creation should be disabled – Configuration
Disabling Short filename Creation frees up performance for other file server tasks This will stop NTFSfrom generating the 8 char filename alias for all files (only required for very old software) Example: Query the current state for the setting: To disable the function, change the following registry value & reboot the system HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem NtfsDisable8dot3NameCreation Set …