meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:windows10 [2023/12/13 16:39] niziakwindows:windows10 [2026/03/18 12:31] (current) – [Remove Win10upgrade] niziak
Line 35: Line 35:
 Solution: Run commandline and type "**OptionalFeatures.exe**" and add "**SMB 1.0/CIFS File Sharing Support**" Solution: Run commandline and type "**OptionalFeatures.exe**" and add "**SMB 1.0/CIFS File Sharing Support**"
  
 +Power shell: 
 +<code powershell> 
 +Get-WindowsOptionalFeature -Online -FeatureName SMB1Protocol 
 +Disable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol 
 +Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol 
 +</code>
 ====== Performance Tips ====== ====== Performance Tips ======
  
 ===== Remove Win10upgrade ===== ===== Remove Win10upgrade =====
  
-  * Press Windows key + R then type: cleanmgr.exe (Disk Cleanup)+  * Press Windows key + R then type: ''cleanmgr.exe'' (Disk Cleanup)
   * go to **Clean up system files**   * go to **Clean up system files**
   * Select:   * Select: