Windows 10 is probably the complete operating system of today. In addition to the thousands of “visible features” it offers, it is possible to make some changes and boost the speed of your PC.
Windows 10 tricks and hacks
Here are 10 simple windows 10 tricks and hacks to use to maximize user experience.
1. Cheats Windows 10, install APP on the external disk
In Windows 10 you can install applications to external devices. Useful if you can not use a considerable amount of free space.
To do this, follow the path:
Settings → System → Archiving
In save locations, choose where to save the new applications. Pre-existing applications cannot be moved to other external units.
2. Tricks Windows 10, shortcuts from the prompt
Finally, the copy and paste functions are available in cmd. Active by default, they can be deactivated by choosing Properties and removing the check from Enable key combination with CTRL.
3. Hack Windows 10 for a scheduled restart
We can get a scheduled restart for each update performed. The procedure is as follows: Settings → Update and security → Windows update.
4. Multi-source updates
We can install updates from P2P sources in case Microsoft servers do not respond. Go to Settings → Update and security → Windows update and click on Advanced options, then on Choose how to deliver updates and set On.
5. Offline maps
The Maps application allows an off-line consultation of the service. Start Maps, go to the Settings panel, click Download or update maps and choose a map of the desired country or region. Keep reading Black Bird Cleaner, a lightweight tool to clean and optimize Windows
6. Delete the search field
In Windows 10, the search field can be deleted. Proceed as follows: right-click on the taskbar and from Cortana choose Hidden to delete it completely or Show Cortana icon if you want to show only the icon. You can also delete the Activity View button.
7. Tablet mode
It can be useful on touchscreen devices that can operate through tiles.
From the systray choose Tablet Mode. To activate it permanently go to Settings → System → Tablet Mode.
8. Facilitated sharing
In Windows 10 File Explorer, you can share files using other applications. Just select what interests you, move to the Share tab and click on Sharing.
9. Custom Notifications
To activate/deactivate application notifications go to Settings → System → Notifications and actions, by clicking Activate or Deactivate system icons you can choose which icons to display in the notification area.
10. Vocal Assistant
To activate and configure it go to Settings → Accessibility → Voice Assistant.
6 hacks of windows 10
Hack # 1 – Enable Dark Mode
Who wants to change the ” Settings ” to Dark Mode (Dark Mode) go to:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Themes \ Personalize
Then create a 32-bit DWORD- type key (right click> New> DWORD Value 32) with the name AppsUseLightTheme and value 0 (zero).
After creating the key, you only have to restart the system or the Explorer and the Dark Mode will be active.
Hack # 2 – Disable the Activity Center
The “new” Windows 10 Activity Center presents system notifications and also a set of shortcuts for the most extensive functionalities. Whoever considers this functionality useless, can deactivate it.
To do this, you have to go to:
HKEY_CURRENT_USER \ Software \ Policies \ Microsoft \ Windows \ Explorer
Then create a 32-bit DWORD- type key (right click> New> DWORD value 32) with the name disable notification center and value 0 (zero). To apply the configuration, restart the Explorer or restart the PC.
Hack # 3 – Remove One Drive from Explorer
If you do not use OneDrive, then you can also remove the icon that is in the Explorer.
To do this, go to:
HKEY_CLASSES_ROOT \ CLSID and search 018D5C66-4533
Then modify the ” System.IsPinnedToNameSpaceTree ” key by changing the value to 0 (zero). Immediately the OneDrive icon will disappear.
Hack # 4 – Make the Taskbar Transparent
Would you like to make the Windows 10 taskbar even more transparent? Although no function allows this change to be made directly, we can always resort to the system registry.
For this, you must go to:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced
Next, you must create a DWORD (32 bits) with the name UseOLEDTaskbarTransparency and assign the value 1.
After creating the key, it is only to reboot the system or the Explorer. The taskbar should appear with a level of transparency greater than usual.
Hack # 5 – Remove Login Screen Wallpaper
Do not you like a Wallpaper to appear on the login screen? Then remove it. To do this simply in the registry, go to:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Policies \ Microsoft \ Windows \ System
And you must create a DWORD (32 bits) with the name DisableLogonBackgroundImage and finally assign the value 1.
Hack # 6 – Add application to the Contextual Menu
With the right mouse button, the user has access to the context menu, a shortcut menu style. Suppose you want to create a shortcut to Notepad in that menu. For this it is enough to follow the following steps:
Go to HKEY_CLASSES_ROOT \ Directory \ Background \ shell
- Create a key named Notepad
- Inside the key Notepad create another key called command
Ultimately, in the key (Default) created, you only have to modify the value parameter by the value of the executable of the application. In this case, it is notepad.exe. As you can see, now the shortcut to Notepad appears in the context menu.
These are some windows 10 tricks and hacks that you can experience in your PC. If you know other interesting ones, share in the comments that I will have the pleasure to publish them.