meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| windows:windows10 [2023/12/13 16:39] – niziak | windows:windows10 [2026/03/18 12:31] (current) – [Remove Win10upgrade] niziak | ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| Solution: Run commandline and type " | Solution: Run commandline and type " | ||
| + | Power shell: | ||
| + | <code powershell> | ||
| + | Get-WindowsOptionalFeature -Online -FeatureName SMB1Protocol | ||
| + | Disable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol | ||
| + | Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol | ||
| + | </ | ||
| ====== Performance Tips ====== | ====== Performance Tips ====== | ||
| ===== Remove Win10upgrade ===== | ===== Remove Win10upgrade ===== | ||
| - | * Press Windows key + R then type: cleanmgr.exe (Disk Cleanup) | + | * Press Windows key + R then type: '' |
| * go to **Clean up system files** | * go to **Clean up system files** | ||
| * Select: | * Select: | ||