How to make backspace go one level up in Windows 10?
Page 1 of 1
paxsali
Banned



Posts: 18352

PostPosted: Sat, 21st Sep 2019 22:13    Post subject: How to make backspace go one level up in Windows 10?
Since Windows Vista the behavior of backspace has changed from going up a level in the filesystem structure to just going to the previous location (like in a browser).

Is there a way to change that to always go up, like via a reg-edit or so?


"There will be no end to the troubles of humanity, until philosophers become kings, or kings become philosophers.", Plato.
"Hyperbole will destroy us all.", Matt Dillahunty.
"The hyperbole, the demonization of the other opinion and the unwillingness to even read the opposing opinion destroys the so important political discussions necessary for the well functioning of society.", Couleur
Back to top
TheZor
VIP Member



Posts: 5991

PostPosted: Sat, 21st Sep 2019 22:42    Post subject:
Alt+up or this might or work:
https://www.howtogeek.com/howto/8955/make-backspace-in-windows-7-or-vista-explorer-go-up-like-xp-did/


R5 5600X - 3070FE - 16GB DDR4 3600 - Asus B550 TUF Gaming Plus - BeQuiet Straight Power 11 750W - Pure Base 500DX
Back to top
scaramonga




Posts: 9800

PostPosted: Sun, 22nd Sep 2019 01:00    Post subject:
This should do it....

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Keys\Telemetry\Keys\Telemetry\Backspace]
"EnableBackspaceKeyPrevious"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Keys\Telemetry\Keys\Telemetry\Backspace]
"EnableRecordingBackspaceToMS"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Keys\Telemetry\Keys\Telemetry\Backspace]
"EnableXtraTelemetryWhenThisIsEnabled"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard\KeySettings\Telemetry\548332331-933be-4824-96c1-97b60b740e00\0c5b647-d2df-2941-891a]
"Attributes"=dword:00000001


Save as a .reg file, import Wink
Back to top
8ball




Posts: 587

PostPosted: Tue, 24th Sep 2019 07:56    Post subject:
scaramonga wrote:
This should do it....

[code:1]Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Keys\Telemetry\Keys\Telemetry\Backspace]
"EnableBackspaceKeyPrevious"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Keys\Telemetry\Keys\Telemetry\Backspace]
"EnableRecordingBackspaceToMS"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Keys\Telemetry\Keys\Telemetry\Backspace]
"EnableXtraTelemetryWhenThisIsEnabled"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard\KeySettings\Telemetry\548332331-933be-4824-96c1-97b60b740e00\0c5b647-d2df-2941-891a]
"Attributes"=dword:00000001[/code:1]

Save as a .reg file, import Wink

Laughing Aww Yeah Troll Face
Back to top
Page 1 of 1 All times are GMT + 1 Hour
NFOHump.com Forum Index - Applications
Signature/Avatar nuking: none (can be changed in your profile)  


Display posts from previous:   

Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2.0.8 © 2001, 2002 phpBB Group