Problème explorateur de fichier
mat_352004
Messages postés
4
Statut
Membre
-
fabul Messages postés 42113 Date d'inscription Statut Modérateur Dernière intervention -
fabul Messages postés 42113 Date d'inscription Statut Modérateur Dernière intervention -
Bonjour, depuis quelque jour après une fausse manipulation dans l'explorateur de fichier de mon ordinateur je n'ai plus aucune catégorie disponible au choix et cela uniquement lors du téléchargement de mes documents. Je n'arrive pas du tout à modifiée les paramètre également. Merci de votre aide
Configuration: Windows / Edge 83.0.478.45
5 réponses
-
Salut,
Crées un fichier .REG contenant ceci et exécutes le
Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\BagMRU]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\Bags]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\BagMRU]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags]
[-HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU]
[-HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags]
[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell]
"BagMRU Size"=dword:00004e20
[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell]
"FolderType"="NotSpecified"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=-
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=-
Ensuite, redémarres Windows... -
Comment on fait pour crée un fichier .REG, je suis vraiment pas douée. En tout cas merci beaucoup
-
Avec le bloc-notes, tu colles comme dans un fichier.txt et tu fais enregistrer sous > fichier.reg
-
-
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question -
Pas possible d'exécuter sa me met que ce n'est pas un script du registre
-
C'est parce que tu n'a pas tout copié ce qui est à copier dans le cadre.
Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\BagMRU]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\Bags]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\BagMRU]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags]
[-HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU]
[-HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags]
[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell]
"BagMRU Size"=dword:00004e20
[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell]
"FolderType"="NotSpecified"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=-
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=-
-