Thursday, January 14, 2021

Short down Windows 10

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:

  1. Right-click the Start Menu and select Command Prompt (Admin) :
  2. Enter net stop wuauserv
  3. Enter net stop bits
  4. Enter net stop dosvc
  5. 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:

  1. Right-click the Start Menu and select Command Prompt (Admin) :
  2. Enter net start wuauserv
  3. Enter net start bits
  4. Enter net start dosvc
  5. Close the Command Prompt window.

MORE TIPS FOR PROGRAMMERS:








Drgari, evo me na DISCORD aplikaciji, slobodno me kontaktirajte i javno pišite sve što Vas zanima, odgovoriću na svako Vaše pitanje jer nam je cilj promocija otvorenog koda i slobodnog softvera u Srbiji.

Posetite i moj DISCORD server Srbija, srećno programiranje !

++



NAJBOLJE PUCAČINE IZ PRVOG LICA ZA SLABIJE KOMPJUTERE I LAPTOPOVE:


Google Maps > KML > GML :







No comments:

Post a Comment

Коментар: