Jump to content

Search the Community

Showing results for tags 'Win 10 Tips-Tricks-Tweaks'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • The General Stuff
    • Announcements
    • Introduce Yourself!
    • General Discussion
  • Microsoft Software Products
    • Windows 11
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows Server
    • Older Windows NT-Family OSes
    • Windows 9x/ME
    • Other Microsoft Products
  • Unattended Windows Discussion & Support
    • Unattended Windows
    • Other Unattended Projects
  • Member Contributed Projects
    • Nuhi Utilities
    • Member Projects
    • Other Member Contributed Projects
    • Windows Updates Downloader
  • Software, Hardware, Media and Games
    • Forum Categories
    • Mobile Devices
  • Customizing Windows and Graphics
    • Customizing Windows
    • Customizing Graphics
  • Coding, Scripting and Servers
    • Web Development (HTML, Java, PHP, ASP, XML, etc.)
    • Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
    • Server - Side Help (IIS, Apache, etc.)

Calendars

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype

Found 1 result

  1. 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
×
×
  • Create New...