Kako da ubrzaš Windows 10 ?
DisableCortana.reg:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search]
"AllowCortana"=dword:00000000
EnableCortana.reg:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search]
"AllowCortana"=dword:00000001
https://www.windows-commandline.com/change-windows-wallpaper-command-line/
https://superuser.com/questions/850989/change-windows-desktop-background-command-line
HKEY_CURRENT_USER\Control Panel\Desktop
There are two more keys here:
1) WallpaperStyle
2) TileWallpaper.
WallpaperStyle = 10 and TileWallpaper = 0 make walpaper filled
WallpaperStyle = 6 and TileWallpaper = 0 make walpaper fited
WallpaperStyle = 2 and TileWallpaper = 0 make walpaper stretched
WallpaperStyle = 0 and TileWallpaper = 0 make walpaper centered
WallpaperStyle = 0 and TileWallpaper = 1 make walpaper tiled
Disable unnecessary services and speed-up Windows 10:
- Press Windows + R keystrokes
- type cmd (run as administrator)
- type msconfig
- select Services tab
- unselect unnecessary services
Windows 10 doesn’t give you an easy way to pause downloads in the Settings app directly. Instead, follow these steps:
- Right-click the Start Menu and select Command Prompt (Admin) :
- Enter
net stop wuauserv
- Enter
net stop bits
- Enter
net stop dosvc
- Close the Command Prompt window.
Each command may take a few seconds to complete. If you want to reverse the process and resume downloads, follow these steps:
No comments:
Post a Comment
Коментар: