Is there a way to show the date in the taskbar, when using small taskbar icons? i.imgur.com/WO41ER8.png It should fit, but it automatically goes away when you set small icons, too bad. Edit: And maybe also resizing the Start menu to fit this: (manually) i.imgur.com/GIoMWot.png And maybe even to set shortcut application icons in here: i.imgur.com/M43i0pq.png Thanks.
Just had a play with StartIsBack for 10 and it has an option to make the Taskbar Icons the same size as they were in 7. Ive tried the reg changes for it from 7 but it doenst seem to work in 10: Code: [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics] "MinWidth"="50" Any idea on how to change it the way SIB does but manually?
try this one: Code: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics] "IconSpacing"="-1325" "IconVerticalSpacing"="-1125"
I cleanup some apps on my desktop! Those will be removed from startmenu Get AppList! ======== cmd in administrator mode! type: cd C:\Program Files\WindowsApps type: dir Now a list with all current apps will shown up with their exact file names to this date. copy those to text doc for their exact file names we need. Apps Remove ========= run:PowerShell in administrator mode 3DBuilderApp Remove-AppxPackage -Confirm -Package Microsoft.3DBuilder_10.1.9.0_x64__8wekyb3d8bbwe WeatherApp Remove-AppxPackage -Confirm -Package Microsoft.BingWeather_4.4.200.0_x86__8wekyb3d8bbwe FinanceApp Remove-AppxPackage -Confirm -Package Microsoft.BingFinance_4.4.200.0_x86__8wekyb3d8bbwe SportsApp Remove-AppxPackage -Confirm -Package Microsoft.BingSports_4.4.200.0_x86__8wekyb3d8bbwe NewsApp Remove-AppxPackage -Confirm -Package Microsoft.BingNews_4.4.200.0_x86__8wekyb3d8bbwe GetstartedApp Remove-AppxPackage -Confirm -Package Microsoft.Getstarted_2.2.7.0_x64__8wekyb3d8bbwe OneNoteApp Remove-AppxPackage -Confirm -Package Microsoft.Office.OneNote_17.4229.10061.0_x64__8wekyb3d8bbwe OfficeHubApp Remove-AppxPackage -Confirm -Package Microsoft.MicrosoftOfficeHub_17.6020.23801.0_x64__8wekyb3d8bbwe MapsApp Remove-AppxPackage -Confirm -Package Microsoft.WindowsMaps_4.1506.50715.0_x64__8wekyb3d8bbwe SkypeApp Remove-AppxPackage -Confirm -Package Microsoft.SkypeApp_3.2.1.0_x86__kzf8qxf38zg5c PhotosApp Remove-AppxPackage -Confirm -Package Microsoft.Windows.Photos_15.721.12350.0_x64__8wekyb3d8bbwe MusicApp Remove-AppxPackage -Confirm -Package Microsoft.ZuneMusic_3.6.11821.0_x64__8wekyb3d8bbwe VideoApp Remove-AppxPackage -Confirm -Package Microsoft.ZuneVideo_3.6.11821.0_x64__8wekyb3d8bbwe PeopleApp Remove-AppxPackage -Confirm -Package Microsoft.People_1.10241.0.0_x64__8wekyb3d8bbwe CommunicationsApp Remove-AppxPackage -Confirm -Package microsoft.windowscommunicationsapps_17.6020.42011.0_x64__8wekyb3d8bbwe XboxApp Remove-AppxPackage -Confirm -Package Microsoft.XboxApp_7.7.29027.0_x64__8wekyb3d8bbwe CameraApp Remove-AppxPackage -Confirm -Package Microsoft.WindowsCamera_5.42.3006.0_x64__8wekyb3d8bbwe PhoneApp Remove-AppxPackage -Confirm -Package Microsoft.WindowsPhone_10.1507.17010.0_x64__8wekyb3d8bbwe StoreApp Remove-AppxPackage -Confirm -Package Microsoft.WindowsStore_2015.7.22.0_x64__8wekyb3d8bbwe Do not deinstall the calc. otherwise you are without one! --------------------------------------------------------------- CalculatorApp Remove-AppxPackage -Confirm -Package Microsoft.WindowsCalculator_10.1507.15010.0_x64__8wekyb3d8bbwe Reinstall default build-in Windows 10 apps ========================== Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
I'm i the only who have experiences some bugs with this : Code: Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\DefenderAuditLogger" /v "Start" /t REG_DWORD /d "0" /f >nul Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\WMI\Autologger\FamilySafetyAOT" /v "Start" /t REG_DWORD /d "0" /f >nul Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\WMI\Autologger\LwtNetLog" /v "Start" /t REG_DWORD /d "0" /f >nul If they are at "0", my start menu, action center and search/cortana bar won't open. Even open on left clicking on volume or wifi ... i clic, but nothing happen, and maybe after a reboot the action center open one time but that it. At "1" (so activated) no problems. I found that de-activating some services have the same results, i will do further tests to know which one
Damn. You people are trigger tweaker happy. The OS isn't done yet and more changes are coming so I'm staying away from most of these tweaks so that it won't break something that will force me to reinstall Windows when the next big patches hits.
Isn't done yet ?? It is officially release since july 29th, and the same version was finished weeks ago ... And 90% of those tweaks / options where present in the Insider Preview, even 8.1, damn even 7 and Vista...