DosProbie Posted February 14, 2015 Share Posted February 14, 2015 Got any Tips, Tricks or Tweaks for Windows 10 that you would like to share? Post them here and with screenshots, scripts etc. So that it may be benefical to others. ENABLING THE 'NEW' WINDOWS 10 CLOCK AND CALENDAR FEATUREYou can enable this feature via the registry or just use the commandline script provided and run as admin.~DP@Echo Off::Enable new clock experience in Windows 10 - Enable = 0 , Disable = 1:: Credit @ http://www.ghacks.net/2015/01/26/enable-new-clock-experience-in-windows-10/Reg Add "Hklm\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell" /V "UseWin32TrayClockExperience" /t REG_DWORD /d 0 /fpause 1 Link to comment Share on other sites More sharing options...
MTDirector Posted February 14, 2015 Share Posted February 14, 2015 (edited) Just an other tweak : enable desktop Windows Update on the last Windows 10 Technical Preview Use desktop Windows Update = 0, disable it = 1@Echo OffReg Add "HKLM\Software\Microsoft\WindowsUpdate\UX" /v "IsConvergedUpdateStackEnabled" /t REG_DWORD /d 0 /f Edited February 14, 2015 by MTDirector Link to comment Share on other sites More sharing options...
DosProbie Posted February 14, 2015 Author Share Posted February 14, 2015 Thanks MT for the reg file to enable Windows Update, It Fixed my update Issue!~DP Link to comment Share on other sites More sharing options...
DosProbie Posted February 14, 2015 Author Share Posted February 14, 2015 (edited) **Universal WaterMark Remover for Windows 10**Have tried out serveral watermark removers and this is the only one that I have found that works!- Go to: http://winaero.com/download.php?view.1794 - Click on the gray 'DOWNLOAD' Button then unzip and install.- Removes the watermark 'Windows 10 Pro Technical Preview Evaluation copy. Build 9926' Done! ~DP[bEFORE][AFTER] Edited February 14, 2015 by DosProbie 1 Link to comment Share on other sites More sharing options...
DosProbie Posted February 14, 2015 Author Share Posted February 14, 2015 Realtek HD Audio v6.0.1.7446 for Windows 10 For those who have Realtek HD Audio here is the link posted for the drivers from Laptopvideo2go.comI just updated mine and works great.~DPhttp://www.files.laptopvideo2go.com/audio/realtek_6,0,1,7446.exe Link to comment Share on other sites More sharing options...
MTDirector Posted February 15, 2015 Share Posted February 15, 2015 Two new tweaks for Windows 10 : 1) Enable a new logon screen in Windows 10 : Enable = 1, disable = 0@Echo OffReg Add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\TestHooks" /v "Threshold" /t REG_DWORD /d 1 /f 2) Enable new sound mixer : Enable = 1, disable = 0@Echo OffReg Add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\MTCUVC" /v "EnableMtcUvc" /t REG_DWORD /d 1 /f Link to comment Share on other sites More sharing options...
NoelC Posted February 15, 2015 Share Posted February 15, 2015 (edited) NOTE: This is VERY experimental at this point. Some interesting registry values seen being read by ApplicationFrameHost when it first starts... Set as a decimal percentage, this one seems to resize Modern Apps...[ HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Scaling ] LegacyAppScaleFactor REG_DWORD 85 This one seems to remove the minimum window size restriction...[ HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ImmersiveShell\ApplicationFrame ] DisableMinimumSize REG_DWORD 1 Please do not try these on a critical system. I only just discovered them and I'm not sure what all the implications may be. -Noel Edited February 15, 2015 by NoelC 3 Link to comment Share on other sites More sharing options...
My1 Posted February 15, 2015 Share Posted February 15, 2015 win10 shouldnt be on a crit anyway, in case sth fails I just reboot into win8 Link to comment Share on other sites More sharing options...
DosProbie Posted February 15, 2015 Author Share Posted February 15, 2015 Here are a few more 'hidden' tweaks from the Collection Book site=> http://www.thecollectionbook.info/builds/windows/build/1422#fixes~DP Link to comment Share on other sites More sharing options...
ralcool Posted February 16, 2015 Share Posted February 16, 2015 Unsuprisingly, when I disabled UAC using this reg key NoelC pointed me at.... HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System EnableLUA to 0 The new notifications box, new clock/calender and even the calculator didn't work anymore. Oddly the calculator, even if you click the old Win32 version- only the new metro one loads. This is the consistency issue Noel talks about. So I can't use the old calc.exe anymore. Thanks M$. It also didn't fix the installation of files to the system32 folder being disabled anyway. Its less Microsoft leading the way, more a chain gang being forced against their will to forced march. Link to comment Share on other sites More sharing options...
My1 Posted February 16, 2015 Share Posted February 16, 2015 @ralcool why not do it the old fashioned way? @noelc I found out that when you go too smal it will change to phone layout similar to win8 with modernmix and I must say that the apps (at least the settings) work out perfectly this way... Link to comment Share on other sites More sharing options...
DosProbie Posted February 18, 2015 Author Share Posted February 18, 2015 WINDOWS 10 UPDATE TIP: "Microsoft is rolling out two new hotfixes, the KB3038930 and KB3040021, for Windows 10 Technical Preview build 9926 today to prepare the operating system for the next build."http://pureinfotech.com/2015/02/18/windows-10-build-9926-kb3040021-and-kb3038930-preparation-next-build/http://microsoft-news.com/microsoft-releases-three-new-hotfix-updates-for-windows-10-build-9926/ ~DP Link to comment Share on other sites More sharing options...
NoelC Posted February 18, 2015 Share Posted February 18, 2015 A Windows Update to prepare for a Windows Update. Hm. Sounds like software bureaucracy. Thanks for the heads up. -Noel Link to comment Share on other sites More sharing options...
My1 Posted February 18, 2015 Share Posted February 18, 2015 Fun fact Win 10 had a Windows Update update while ago so we had a Windows Update Update to prepare for a WIndows Update now which then prepares for a Windows Update later... THAT's software bureaucracy... Link to comment Share on other sites More sharing options...
DosProbie Posted February 19, 2015 Author Share Posted February 19, 2015 Look like Myserson the Duke grad and vp of operating systems over at Microsoft is setting the New Update standard for all of us..~DP Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now